1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/include
Stephen Warren 418b7f3aff Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG
CONFIG_ENV_VARS_UBOOT_CONFIG creates environment variables indicating
which configuration U-Boot was built for. Some U-Boot binaries run on
multiple boards, and hence this information may not uniquley describe
the HW that U-Boot is actually running on. Another patch introduces
environment variable board_name to represent that. In order to avoid
scripts having to check $board_name, use it if set, and then fall back
to using $board, make CONFIG_ENV_VARS_UBOOT_CONFIG also set a default
value for board_name, so that variable is always available.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2012-11-02 15:13:30 -07:00
..
2012-10-15 11:53:47 -07:00
2012-08-09 23:42:20 +02:00
2012-10-15 11:53:59 -07:00
2012-09-01 16:21:50 +02:00
2012-10-26 22:35:20 +02:00
2012-10-22 14:31:25 -05:00
2012-10-22 14:31:25 -05:00
2012-10-23 15:23:26 -05:00
2012-09-26 12:36:32 -05:00
2012-10-01 10:02:14 -07:00
2012-10-15 11:53:59 -07:00