]> git.sur5r.net Git - u-boot/blobdiff - common/spl/Kconfig
rockchip: dts: rk3328-evb: add i2c1 and rk805 nodes
[u-boot] / common / spl / Kconfig
index b05ec21ed62e6a8157a498513880aea749f0b7c0..0bd8370337bcc5bd5d7d551abee2c49880535a76 100644 (file)
@@ -94,6 +94,7 @@ config SPL_STACK_R
 config SPL_STACK_R_ADDR
        depends on SPL_STACK_R
        hex "SDRAM location for SPL stack"
+       default 0x82000000 if ARCH_OMAP2PLUS
        help
          Specify the address in SDRAM for the SPL stack. This will be set up
          before board_init_r() is called.