bsp/raspberrypi: Enable FDT support.

This commit adds FDT support to the BSP.
This commit is contained in:
G S Niteesh
2020-01-03 08:56:14 +05:30
committed by Christian Mauderer
parent f1f6cd95c9
commit eca25efe27
3 changed files with 17 additions and 0 deletions

View File

@@ -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