coreboot/device
Ronald G. Minnich 0e68335b17 Fix a typo in device.c -- calling phase1 in phase2
start documenting the device model -- since it is clear to me from
reading v2 that not even the v2 guys totally got it
call write_tables in stage2
fix the makefile to put stage2.o first to make sure it gets
called. 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@135 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-02-26 19:24:33 +00:00
..
agp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
cardbus_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
device.c Fix a typo in device.c -- calling phase1 in phase2 2007-02-26 19:24:33 +00:00
device_util.c * initial console entries in Kconfig 2007-02-23 11:33:02 +00:00
hypertransport.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
Makefile some dependencies fixes. 2007-02-26 13:59:35 +00:00
pci_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pci_ops.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pci_rom.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pciexp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pcix_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pnp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
root_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
smbus_ops.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00