]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/sunxi-common.h
sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE
[karo-tx-uboot.git] / include / configs / sunxi-common.h
index e7689213834a21f3eb1a6c79a3fead264ff255ea..1d947d7d9eab39030964f4d6b1e14e678303e55e 100644 (file)
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
        MEM_LAYOUT_ENV_SETTINGS \
-       "fdtfile=" CONFIG_FTDFILE "\0" \
+       "fdtfile=" CONFIG_FDTFILE "\0" \
        "console=ttyS0,115200\0" \
        BOOTENV