summaryrefslogtreecommitdiff
path: root/configs/rock2_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-10-03 13:09:29 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-03 13:09:29 (GMT)
commit51b4a639e45bfb592d7019b4e2a8cc72ad206c9b (patch)
tree4014fa73958f7ad2b9281c60a8e2253f32099239 /configs/rock2_defconfig
parente95b9b4437bcc31107bdc3b7625bd7c11ad24ef7 (diff)
parent67171e13a3e0665b18c657a6704a22ca7900f4c3 (diff)
downloadu-boot-fsl-qoriq-51b4a639e45bfb592d7019b4e2a8cc72ad206c9b.tar.xz
Merge git://git.denx.de/u-boot-rockchip
Diffstat (limited to 'configs/rock2_defconfig')
-rw-r--r--configs/rock2_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rock2_defconfig b/configs/rock2_defconfig
index fc9ff78..0361256 100644
--- a/configs/rock2_defconfig
+++ b/configs/rock2_defconfig
@@ -7,6 +7,8 @@ CONFIG_SPL_STACK_R_ADDR=0x80000
CONFIG_DEFAULT_DEVICE_TREE="rk3288-rock2-square"
CONFIG_SPL_STACK_R=y
CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x2000
+# CONFIG_SPL_MMC_SUPPORT is not set
+CONFIG_ROCKCHIP_SPL_BACK_TO_BROM=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set