projects
/
profile
/
common
/
platform
/
kernel
/
u-boot-artik7.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f76687
)
artik711s_raptor: configs: enable OF_BOARD_SETUP
author
Chanho Park
<chanho61.park@samsung.com>
Wed, 18 Apr 2018 11:12:20 +0000
(20:12 +0900)
committer
Chanho 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
patch
|
blob
|
history
diff --git
a/include/configs/artik711s_raptor.h
b/include/configs/artik711s_raptor.h
index a9a98f0743cc0f4db53f6033269accfafebfc78c..8f5e241b6ec244f7fb528b5b38fd85653f525f6e 100644
(file)
--- a/
include/configs/artik711s_raptor.h
+++ b/
include/configs/artik711s_raptor.h
@@
-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;" \