u-boot-brain/arch/x86
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
..
cpu Replace <compiler.h> with <linux/compiler.h> 2014-12-08 09:35:46 -05:00
dts x86: dts: Add video information to the device tree 2014-11-25 07:11:16 -07:00
include/asm Replace <compiler.h> with <linux/compiler.h> 2014-12-08 09:35:46 -05:00
lib Replace <compiler.h> with <linux/compiler.h> 2014-12-08 09:35:46 -05:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00
Kconfig x86: Make ROM_SIZE configurable in Kconfig 2014-12-13 22:32:03 -07:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00