coreboot-kgpe-d16/src/northbridge/via/vx800
Patrick Georgi 806a29eb19 Use the romstraps build infrastructure created for "tinybootblock"
(chipset_bootblock_inc and chipset_bootblock_lds) instead of using
chipset specific rules for "bigbootblock" in the generic i386 Makefile.

It also adds rules for the romstraps of
* southbridge/nvidia/ck804
* southbridge/sis/sis966
* northbridge/via/vx800
for the benefit of both image layouts.


Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5175 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-28 20:56:42 +00:00
..
examples janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00
chip.h First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
clk_ctrl.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
detection.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
dev_init.c Fix many things for via/epia-m700 to build. 2009-07-02 21:19:33 +00:00
dqs_search.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
dram_init.c Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
dram_init.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
dram_util.c Fix many things for via/epia-m700 to build. 2009-07-02 21:19:33 +00:00
dram_util.h Make directory hierarchy flat to match the same layout we use 2009-05-27 17:06:54 +00:00
drdy_bl.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
driving_clk_phase_data.h First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
driving_setting.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
final_setting.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
freq_setting.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
Kconfig Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
Makefile.inc Use the romstraps build infrastructure created for "tinybootblock" 2010-02-28 20:56:42 +00:00
northbridge.c Fix many things for via/epia-m700 to build. 2009-07-02 21:19:33 +00:00
northbridge.h First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
pci_rawops.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
raminit.c Fix many things for via/epia-m700 to build. 2009-07-02 21:19:33 +00:00
raminit.h First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
rank_map.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
romstrap.inc Here's the VIA vx800 patch from OLPC. 2009-05-27 13:12:42 +00:00
romstrap.lds This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
timing_setting.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
translator_ddr2_init.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
uma_ram_setting.c Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. 2009-07-07 17:54:26 +00:00
vga.c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
vgabios.c Tell vgabios code in a couple of boards/chipsets about CBFS 2009-10-03 16:27:48 +00:00
vgachip.h First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
vx800.h Fix many things for via/epia-m700 to build. 2009-07-02 21:19:33 +00:00
vx800_early_serial.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
vx800_early_smbus.c Fix many things for via/epia-m700 to build. 2009-07-02 21:19:33 +00:00
vx800_ide.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
vx800_lpc.c Remove nonsensical wrapper for function in 2010-02-23 20:31:37 +00:00