Hi Patrice,

> From: Patrice CHOTARD
> 
> Sure, i will send a v3
> 
> Thanks
> 
> Patrice
> 

You can also activate CONFIG_ENV_VARS_UBOOT_CONFIG

Then the variables are defined in ./include/env_default.h :

arch=CONFIG_SYS_ARCH
cpu=CONFIG_SYS_CPU
board=CONFIG_SYS_BOARD
board_name=CONFIG_SYS_BOARD
vendor=CONFIG_SYS_VENDOR
soc=CONFIG_SYS_SOC

It is perhaps more simple.

Regards
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to