the following patch was just integrated into master: commit c2c97231e3f36e9d3f1ee8de2394220ec7beadeb Author: Ronald G. Minnich rminnich@gmail.com Date: Fri Mar 15 15:57:13 2013 -0700
Show the device tree.
This is a bit of a hack but it's very handy. It compiles in your static.c and then shows what coreboot would see when it is run. It uses your static.c and functions pulled from src/device/device_util.c. I've already used it to debug problems with the snow device tree.
I'm waiting someone to tell me this is already written :-)
Change-Id: Ia8c8a5d08d8757bec49eaf70473efa701bc56581 Signed-off-by: Ronald G. Minnich rminnich@gmail.com Reviewed-on: http://review.coreboot.org/2767 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks dhendrix@chromium.org
Build-Tested: build bot (Jenkins) at Sat Mar 16 04:13:12 2013, giving +1 Reviewed-By: David Hendricks dhendrix@chromium.org at Sat Mar 16 04:30:16 2013, giving +2 See http://review.coreboot.org/2767 for details.
-gerrit