summaryrefslogtreecommitdiff
path: root/configs/rockpro64-rk3399_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-07-08 06:05:57 +0300
committerTom Rini <trini@konsulko.com>2020-07-08 06:05:57 +0300
commit526fe06a5d1d96ce22cca743576945016ec4e2ef (patch)
treef5950f0058d0c6482d78f7af604864a3b7bf8208 /configs/rockpro64-rk3399_defconfig
parent0b59138690a93f3d880be3d5aa675f7219376e58 (diff)
parentad277eb4587ab1ac710ce8fd2b733874032d951f (diff)
downloadu-boot-526fe06a5d1d96ce22cca743576945016ec4e2ef.tar.xz
Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- dts sync from kernel for rk3399 boards; - Add Radxa Rock Pi N8, N10; - Some feature update for Pinebook Pro;
Diffstat (limited to 'configs/rockpro64-rk3399_defconfig')
-rw-r--r--configs/rockpro64-rk3399_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rockpro64-rk3399_defconfig b/configs/rockpro64-rk3399_defconfig
index 3575cf7e5b..31b3ee2aa4 100644
--- a/configs/rockpro64-rk3399_defconfig
+++ b/configs/rockpro64-rk3399_defconfig
@@ -12,6 +12,8 @@ CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_DEBUG_UART=y
+CONFIG_USE_PREBOOT=y
+CONFIG_PREBOOT="usb start"
CONFIG_DEFAULT_FDT_FILE="rockchip/rk3399-rockpro64.dtb"
CONFIG_MISC_INIT_R=y
CONFIG_DISPLAY_BOARDINFO_LATE=y