artik711s_raptor: configs: enable OF_BOARD_SETUP
authorChanho Park <chanho61.park@samsung.com>
Wed, 18 Apr 2018 11:12:20 +0000 (20:12 +0900)
committerChanho Park <chanho61.park@samsung.com>
Wed, 18 Apr 2018 11:20:41 +0000 (20:20 +0900)
This patch enables CONFIG_OF_BOARD_SETUP to fix up fdt blob during
boot-up.

Change-Id: I9531aeee7bf494964c6290c69fde0b3997769583
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
include/configs/artik711s_raptor.h

index a9a98f0743cc0f4db53f6033269accfafebfc78c..8f5e241b6ec244f7fb528b5b38fd85653f525f6e 100644 (file)
@@ -10,6 +10,8 @@
 
 #include "artik710_raptor.h"
 
+#define CONFIG_OF_BOARD_SETUP
+
 #undef CONFIG_DFU_ALT
 #define CONFIG_DFU_ALT \
        "bl1-emmcboot.img raw 0x1 0x80;" \