coreboot/southbridge/amd/cs5536
Carl-Daniel Hailfinger 77010a1111 The named unions in the device tree code are obnoxious and degrade
readability. Move to anonymous unions.

Build tested on all targets. Boot tested on qemu.
Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>

Ron tested this and it boots to Linux.
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@730 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-08-10 00:20:24 +00:00
..
cs5536.c The named unions in the device tree code are obnoxious and degrade 2008-08-10 00:20:24 +00:00
cs5536.h Make cs5536_setup_onchipuart() handle both UARTs and add missing break in dbe61 initram. 2008-03-07 06:33:05 +00:00
dts This change adds some debug prints, and a comment warning to dts on cs5536. 2008-06-04 14:36:35 +00:00
ide Move CS5536 IDE configuration into a separate dts and its own PCI device. 2008-05-07 23:21:55 +00:00
irq_tables.c Add file forgotten in r628. Same changelog follows: 2008-03-01 22:09:00 +00:00
Makefile Convert stage2 and initram makefile rules from object to source files. 2008-08-02 20:56:11 +00:00
smbus_initram.c V3 compilation errors: 2008-01-30 00:46:41 +00:00
stage1.c minor include stuff. 2008-08-01 16:59:09 +00:00