]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx48.h
karo: add 'fdtsave' command to default env
[karo-tx-uboot.git] / include / configs / tx48.h
index a52a15eb9949b8786a3061d31eed2605589c55f3..c2fecde864a3bcd77cd62b3eadee6595fcd14555 100644 (file)
        " ${append_bootargs}\0"                 \
        "cpu_clk=" xstr(CONFIG_SYS_MPU_CLK) "\0"                        \
        "fdtaddr=81000000\0"                                            \
+       "fdtsave=nand erase.part dtb;nand write ${fdtaddr} dtb ${fdtsize}\0" \
        "mtdids=" MTDIDS_DEFAULT "\0"                                   \
        "mtdparts=" MTDPARTS_DEFAULT "\0"                               \
        "otg_mode=device\0"                                             \