
25 Nov
2012
25 Nov
'12
12:21 p.m.
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