switch-coreboot/northbridge/intel/i440bxemulation
Carl-Daniel Hailfinger fe0147c155 CONFIG_NORTHBRIDGE_INTEL_I440BXEMULATION_RAMSIZE was never used. Kill
it. Since it was the only content of the i440bxemulation northbridge
Kconfig, kill that file as well.
The i440BX RAM size is determined from the dts and the chipset specified
size is ignored. Print a warning for that, especially because v2 uses
the chipset specified RAM size.

Build and boot tested on qemu.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@766 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-08-15 16:41:37 +00:00
..
domain This started out as a trivial change and turned into a big change. This 2008-02-16 04:13:44 +00:00
i440bx.c CONFIG_NORTHBRIDGE_INTEL_I440BXEMULATION_RAMSIZE was never used. Kill 2008-08-15 16:41:37 +00:00
i440bx.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
Makefile Convert stage2 and initram makefile rules from object to source files. 2008-08-02 20:56:11 +00:00