Files
u-boot/include/configs
Murali Karicheri 349c26dd06 keystone2: config: restructure handling of default env settings
Currently to customize env for various ks2 boards, individual
variables such as NAME_FS etc are defined and included in the
common config.h to define CONFIG_EXTRA_ENV_SETTINGS. This
doesn't scale well if a variable is not applicable on a
specific board. Using this scheme, we have to define variables
with empty value and it's ugly. Instead, to allow board specific
customization of default env variable, define a common
CONFIG_EXTRA_ENV_KS2_SETTINGS for all common variables and define
board specific variables in individual board specific config.h
using CONFIG_EXTRA_ENV_KS2_BOARD_SETTINGS. Use the common and board
specific variables to define CONFIG_EXTRA_ENV_SETTINGS. This way
more variables can be added in future for individual boards
without affecting the other config.h files.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Reviewed-by: Tom Rini <trini@ti.com>
2014-11-06 11:04:39 -05:00
..
2014-10-22 09:30:55 -07:00
2014-10-27 14:35:54 +01:00
2014-08-30 07:46:40 -04:00
2014-05-13 19:43:01 -04:00
2014-10-27 17:54:13 -04:00
2014-10-10 09:44:44 -04:00
2014-06-05 17:01:58 -04:00
2014-09-22 16:15:04 +02:00
2014-09-22 15:47:19 +02:00
2014-04-28 10:45:55 +02:00
2014-04-28 10:45:55 +02:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2014-10-23 10:02:16 +02:00
2014-10-10 09:44:44 -04:00
2014-10-10 09:44:44 -04:00
2014-10-27 17:54:13 -04:00
2014-10-22 10:36:48 -06:00
2014-10-01 07:05:09 -04:00
2014-05-27 18:22:24 +04:00
2014-04-28 10:45:56 +02:00
2014-10-10 09:44:44 -04:00
2014-10-01 09:13:29 +02:00
2014-10-22 10:36:48 -06:00