u-boot-brain/board/google
Bin Meng 64542f4616 x86: Make ROM_SIZE configurable in Kconfig
Currently the ROM_SIZE is hardcoded to 8MB in arch/x86/Kconfig. This
will not be the case when adding additional board support. Hence we
make ROM_SIZE configurable (512KB/1MB/2MB/4MB/8MB/16MB) and have the
board Kconfig file select the default ROM_SIZE.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-12-13 22:32:03 -07:00
..
chromebook_link x86: Make ROM_SIZE configurable in Kconfig 2014-12-13 22:32:03 -07:00
common x86: Emit post codes in startup code for Chromebooks 2014-11-21 07:34:11 +01:00