]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx51.h
board: karo: add 'ftd resize' to 'fdtsave' command
[karo-tx-uboot.git] / include / configs / tx51.h
index a360acc7c300d708deeb712eea3943ec95f3d85b..c28775f6565cdcca10a3d5061553ce9d49c9ba33 100644 (file)
        "default_bootargs=set bootargs " CONFIG_BOOTARGS                \
        " ${append_bootargs}\0"                                         \
        "fdtaddr=91000000\0"                                            \
-       "fdtsave=nand erase.part dtb"                                   \
+       "fdtsave=fdt resize;nand erase.part dtb"                                        \
        ";nand write ${fdtaddr} dtb ${fdtsize}\0"                       \
        "mtdids=" MTDIDS_DEFAULT "\0"                                   \
        "mtdparts=" MTDPARTS_DEFAULT "\0"                               \