X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Ftxa5.h;h=9fd5b84a2cd490a8458839ddb9960a6509a59c9f;hp=668242fd9e614a9f5d8255d92c86fe01e3c47cd7;hb=047997571bf2c5bd43058c8e9da8052e09d9111f;hpb=ffa2038407d1dc610146b2e677cc16ea8838fce4 diff --git a/include/configs/txa5.h b/include/configs/txa5.h index 668242fd9e..9fd5b84a2c 100644 --- a/include/configs/txa5.h +++ b/include/configs/txa5.h @@ -178,6 +178,7 @@ extern int lcd_output_bpp; #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" \