diff options
Diffstat (limited to 'configs/nanopi-r2s-rk3328_defconfig')
-rw-r--r-- | configs/nanopi-r2s-rk3328_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nanopi-r2s-rk3328_defconfig b/configs/nanopi-r2s-rk3328_defconfig index 0923f991c93..c85959aba3c 100644 --- a/configs/nanopi-r2s-rk3328_defconfig +++ b/configs/nanopi-r2s-rk3328_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y +CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_ARCH_ROCKCHIP=y CONFIG_SYS_TEXT_BASE=0x00200000 CONFIG_SPL_GPIO=y |