]> git.sur5r.net Git - u-boot/blobdiff - include/configs/charon.h
VCMA9: use ARM relocation feature to fix build error
[u-boot] / include / configs / charon.h
index 80a273c7e1a3dec8c0a7f746ecca477352e5eaf2..f29ceafb6b3d71ea18a2c837a031dc2bf25cd335 100644 (file)
@@ -47,6 +47,7 @@
        "bootfile=/tftpboot/charon/uImage\0"                    \
        "fdt_file=/tftpboot/charon/charon.dtb\0"                \
        "u-boot=/tftpboot/charon/u-boot.bin\0"                  \
+       "mtdparts=" MTDPARTS_DEFAULT "\0"                       \
        "addmtd=setenv bootargs ${bootargs} ${mtdparts}\0"