]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/lsxl.h
lsxl: place the dtb below the inital ramdisk
[karo-tx-uboot.git] / include / configs / lsxl.h
index 6c8e369861a9e0b7f83ab33be411922efd594b29..dff90250a01939d86e5cc6215a47298f924af2aa 100644 (file)
        "hdpart=0:1\0"                                                  \
        "kernel_addr=0x00800000\0"                                      \
        "ramdisk_addr=0x01000000\0"                                     \
-       "fdt_addr=0x01ff0000\0"                                         \
+       "fdt_addr=0x00ff0000\0"                                         \
        "bootcmd_legacy=ide reset "                                     \
                "&& load ide ${hdpart} ${kernel_addr} /uImage.buffalo " \
                "&& load ide ${hdpart} ${ramdisk_addr} /initrd.buffalo "\