forked from Imagelibrary/rtems
bsp/raspberrypi: Enable FDT support.
This commit adds FDT support to the BSP.
This commit is contained in:
committed by
Christian Mauderer
parent
f1f6cd95c9
commit
eca25efe27
@@ -41,6 +41,10 @@ extern "C" {
|
||||
|
||||
#define BSP_FEATURE_IRQ_EXTENSION
|
||||
|
||||
#if BSP_START_COPY_FDT_FROM_U_BOOT
|
||||
#define BSP_FDT_IS_SUPPORTED
|
||||
#endif
|
||||
|
||||
#define RPI_L2_CACHE_ENABLE 1
|
||||
|
||||
#define BSP_GPIO_PIN_COUNT 32
|
||||
|
||||
Reference in New Issue
Block a user