coreboot-kgpe-d16/targets/asus
Patrick Georgi 240ef7c769 Change the CBFS build process to use coreboot.rom
instead of coreboot.strip. That fixes the normal
image because the calculations for its offset in
the ROM match reality again.

This requires changes in CBFS configurations to
minimize the bootblock size. These are also done
for CBFS boards.

Other than this a couple of minor fixes are in this
patch:
- make asus/m2v-mx_se build with abuild with a
  crosscompiler
- move CONFIG_CBFS for hp/dl145_g3 to Options.lb
  as it's done everywhere else
- change the default config of abuild to not
  provide ROM_IMAGE_SIZE values for the images
  in a CBFS configuration
- change abuild's crosscompile autodetection to
  not try to use "i386-elf-i386-elf-gcc" (which
  is bogus)

Except for the latter two abuild changes (both
in util/abuild/abuild), they're available as
patch set on the mailing list in a mail from
2009-06-05 titled
[PATCH]es to get normal image to work again with CBFS

The changes in util/abuild/abuild are trivial and
abuild tested.

As discussed on the list,
targets/hp/dl145_g3/Config-abuild.lb is
deleted, now that Config.lb works again.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4344 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-06-06 07:19:53 +00:00
..
a8n_e Add an "-l <num>" argument to abuild that sets the LOGLEVEL variables 2009-04-21 20:31:18 +00:00
a8v-e_se Change default payload location for easier buildrom support (trivial). 2008-04-16 00:46:08 +00:00
m2v-mx_se Change the CBFS build process to use coreboot.rom 2009-06-06 07:19:53 +00:00
mew-am Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
mew-vm Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
p2b Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
p2b-d Add support for the ASUS P2B-D mainboard. 2009-04-18 14:02:00 +00:00
p2b-ds Add initial support for the ASUS P2B-DS (dual-CPU) mainboard. 2008-12-15 12:15:49 +00:00
p2b-f Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
p3b-f Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00