]> Git Repo - J-u-boot.git/blobdiff - configs/orangepi-rk3399_defconfig
Convert CONFIG_SYS_TEXT_BASE to Kconfig
[J-u-boot.git] / configs / orangepi-rk3399_defconfig
index 9f0053914ae15aee251666521e40e820a4049a22..9857fb10653fca6a671a8d19d85ef1e8711adf7e 100644 (file)
@@ -1,4 +1,5 @@
 CONFIG_ARM=y
+CONFIG_SKIP_LOWLEVEL_INIT=y
 CONFIG_ARCH_ROCKCHIP=y
 CONFIG_SYS_TEXT_BASE=0x00200000
 CONFIG_NR_DRAM_BANKS=1
@@ -9,6 +10,7 @@ CONFIG_TARGET_EVB_RK3399=y
 CONFIG_DEBUG_UART_BASE=0xFF1A0000
 CONFIG_DEBUG_UART_CLOCK=24000000
 CONFIG_DEBUG_UART=y
+CONFIG_SYS_LOAD_ADDR=0x800800
 CONFIG_DEFAULT_FDT_FILE="rockchip/rk3399-orangepi.dtb"
 CONFIG_DISPLAY_BOARDINFO_LATE=y
 # CONFIG_SPL_RAW_IMAGE_SUPPORT is not set
This page took 0.027384 seconds and 4 git commands to generate.