[PATCH] Update some AMCC 4xx board config files (set initrd_high)
[platform/kernel/u-boot.git] / include / configs / yucca.h
index a6532b5..6417ed8 100644 (file)
        "bootfile=yucca/uImage\0"                                       \
        "kernel_addr=E7F10000\0"                                        \
        "ramdisk_addr=E7F20000\0"                                       \
+       "initrd_high=30000000\0"                                        \
        "load=tftp 100000 yuca/u-boot.bin\0"                            \
        "update=protect off 2:4-7;era 2:4-7;"                           \
                "cp.b ${fileaddr} FFFB0000 ${filesize};"                \