]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rk3288_common.h
rockchip: Also load the initrd below 512M
[u-boot] / include / configs / rk3288_common.h
index 4f30fcef37baa47cbdaa2efed13ab3d6900a26c8..56f72a97731eb1a5718195bf4d4b770decfc5373 100644 (file)
  * limit the fdt reallocation to that */
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "fdt_high=0x1fffffff\0" \
+       "initrd_high=0x1fffffff\0" \
        ENV_MEM_LAYOUT_SETTINGS \
        BOOTENV
 #endif