u-boot/board/google/chromebook_link
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
..
Kconfig x86: Make ROM_SIZE configurable in Kconfig 2014-12-13 22:32:03 -07:00
link.c x86: chromebook_link: Enable the Chrome OS EC 2014-11-25 07:11:17 -07:00
MAINTAINERS x86: Add chromebook_link board 2014-11-21 07:34:11 +01:00
Makefile x86: Add chromebook_link board 2014-11-21 07:34:11 +01:00