]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx51.h
karo: configs: set 'baseboard' variable in 'noenv' U-Boot
[karo-tx-uboot.git] / include / configs / tx51.h
index ce5a6f9ca84680b8c0fc67d16360c11a9ae08a4f..ce827149b96324e0b5aeda1040bc78011130203e 100644 (file)
 #define CONFIG_EXTRA_ENV_SETTINGS                                      \
        "autostart=no\0"                                                \
        "autoload=no\0"                                                 \
+       "baseboard=stk5-v3\0"                                           \
        "bootdelay=-1\0"                                                \
        "fdtaddr=" xstr(CONFIG_FDTADDR) "\0"                            \
        "mtdids=" MTDIDS_DEFAULT "\0"                                   \