[U-Boot] [PATCH 0/2] Makefile mkconfig: Ease board name maintenance on shared boards

Henrik Nordström henrik at henriknordstrom.net
Sun Nov 25 12:21:24 CET 2012


This patch series adds CONFIG_SYS_BOARD_NAME with the boards.cfg board
name. This differs from the source level board name when multiple boards
share the same source using parameters set in boards.cfg.

This is used by the upcoming Allwinner sunxi (A10 & A13) SoC support

Henrik Nordstrom (2):
  mkconfig: Make CONFIG_SYS_BOARD_NAME default to the configured target
    name
  Makefile: Accept target names in all lower case to ease matching

 Makefile                   |    1 +
 include/config_fallbacks.h |    4 ++++
 mkconfig                   |    1 +
 3 files changed, 6 insertions(+), 0 deletions(-)

-- 
1.7.7.6




More information about the U-Boot mailing list