switch-coreboot/util/dtc
Ronald G. Minnich 53283b1e36 fix a stupid bug in malloc.
add debug printks. 

make dtc put 'root' as the first_node, instead of making the last node
be the first node .... much happier in linuxbios. 

sprintf is broken ... dammit. I hope someone will fix it. I've got about
another week of full-time I can spend on this and then I go back to part
time. So I'm going to need some help soon.

other fixups, and also, make the dts conform to the needs of the device
tree. So we have a domain0 and a device (0,0) that is the north. 

Mostly things are working, but we're STILL not getting any memory in the
LB tables from the north. The device tree is a bitch. 

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@175 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-03 00:39:30 +00:00
..
Documentation filling in 2006-10-06 19:19:14 +00:00
tests filling in 2006-10-06 19:19:14 +00:00
comment-test.dts filling in 2006-10-06 19:19:14 +00:00
COPYING filling in 2006-10-06 19:19:14 +00:00
data.c Clean up nasty dtc warnings 2007-02-23 10:13:24 +00:00
dtc-lexer.l Clean up nasty dtc warnings 2007-02-23 10:13:24 +00:00
dtc-parser.y This is an incredibly long commit message, but I want it in here as I 2007-01-26 17:30:40 +00:00
dtc.c Clean up nasty dtc warnings 2007-02-23 10:13:24 +00:00
dtc.h This is ridiculous. 31-character names? What decade are we in? 2007-02-28 19:50:15 +00:00
dtsqemu filling in 2006-10-06 19:19:14 +00:00
flat_dt.h filling in 2006-10-06 19:19:14 +00:00
flattree.c fix a stupid bug in malloc. 2007-03-03 00:39:30 +00:00
fstree.c filling in 2006-10-06 19:19:14 +00:00
ftdump.c filling in 2006-10-06 19:19:14 +00:00
libdt.c filling in 2006-10-06 19:19:14 +00:00
livetree.c This is an incredibly long commit message, but I want it in here as I 2007-01-26 17:30:40 +00:00
Makefile * cleanup/refactor makefiles. 2007-02-23 12:19:25 +00:00
newstatic.c filling in 2006-10-06 19:19:14 +00:00
test.dts filling in 2006-10-06 19:19:14 +00:00
TODO filling in 2006-10-06 19:19:14 +00:00
treesource.c Clean up nasty dtc warnings 2007-02-23 10:13:24 +00:00