[U-Boot] [PATCH 01/25] x86: Make ROM_SIZE configurable in Kconfig

Simon Glass sjg at chromium.org
Thu Dec 4 21:27:40 CET 2014


On 4 December 2014 at 08:00, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list