projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
38c4f0b
)
mvebu: db-88f6820-amc: Enable FIT support
author
Chris Packham
<judge.packham@gmail.com>
Mon, 24 Oct 2016 22:40:55 +0000
(11:40 +1300)
committer
Stefan Roese
<sr@denx.de>
Thu, 1 Dec 2016 08:06:17 +0000
(09:06 +0100)
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/db-88f6820-amc_defconfig
patch
|
blob
|
history
diff --git
a/configs/db-88f6820-amc_defconfig
b/configs/db-88f6820-amc_defconfig
index
90cbd48
..
27ec656
100644
(file)
--- a/
configs/db-88f6820-amc_defconfig
+++ b/
configs/db-88f6820-amc_defconfig
@@
-8,6
+8,8
@@
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_DEFAULT_DEVICE_TREE="armada-385-amc"
+CONFIG_FIT=y
+CONFIG_FIT_VERBOSE=y
CONFIG_BOOTDELAY=3
CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_DISPLAY_BOARDINFO is not set