switch-coreboot/northbridge/intel/i440bxemulation
Stefan Reinauer 6869f4a129 new device model from Ron
This tree shows the new model. It demonstrates the constructor array
in use, for devices that are and are not specified in the dts. It
introduces a new generic structure, device_id, analogous to
device_path, which can describe all the types of device IDs we have.
It shows a way to set up arrays of structs, in the dts, for the
constructors, so we avoid ldscript hacks.

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



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@233 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-10 15:55:41 +00:00
..
config.h new device model from Ron 2007-03-10 15:55:41 +00:00
i440bx.c new device model from Ron 2007-03-10 15:55:41 +00:00
i440bx.h Various cosmetic fixes (trivial). 2007-02-27 13:58:07 +00:00
Kconfig Various cosmetic fixes (trivial). 2007-02-27 13:58:07 +00:00
Makefile Add the author of the respective changes by coresystems GmbH. 2007-02-27 21:49:28 +00:00