Searched hist:"5 c1a7ea6adf80decf6a9e998afc6a26508c68dbc" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/ |
H A D | config.mk | 5c1a7ea6adf80decf6a9e998afc6a26508c68dbc Fri Mar 08 07:45:27 CST 2013 Simon Glass <sjg@chromium.org> __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board
We are introducing a new unified board setup. Add a check to make sure that board config files do not define CONFIG_SYS_GENERIC_BOARD unless their architecture defines __HAVE_ARCH_GENERIC_BOARD
__HAVE_ARCH_GENERIC_BOARD will currently not be the default setting, but we can switch this later when most architecture support generic board.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | README | 5c1a7ea6adf80decf6a9e998afc6a26508c68dbc Fri Mar 08 07:45:27 CST 2013 Simon Glass <sjg@chromium.org> __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board
We are introducing a new unified board setup. Add a check to make sure that board config files do not define CONFIG_SYS_GENERIC_BOARD unless their architecture defines __HAVE_ARCH_GENERIC_BOARD
__HAVE_ARCH_GENERIC_BOARD will currently not be the default setting, but we can switch this later when most architecture support generic board.
Signed-off-by: Simon Glass <sjg@chromium.org>
|