summaryrefslogtreecommitdiffstats
path: root/bsps/arm/raspberrypi/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/raspberrypi/include/bsp.h')
-rw-r--r--bsps/arm/raspberrypi/include/bsp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsps/arm/raspberrypi/include/bsp.h b/bsps/arm/raspberrypi/include/bsp.h
index 1075cb1771..b81d19cd76 100644
--- a/bsps/arm/raspberrypi/include/bsp.h
+++ b/bsps/arm/raspberrypi/include/bsp.h
@@ -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