]> git.ozlabs.org Git - tonyb-yaboot.git/commit
print available ranges under control of linux, yaboot-debug property
authorAnton Blanchard <anton@samba.org>
Thu, 8 Jul 2010 19:03:37 +0000 (19:03 +0000)
committerTony Breeds <tony@bakeyournoodle.com>
Fri, 16 Jul 2010 05:51:57 +0000 (15:51 +1000)
commit89aafcfba49a5a302c591b05c7c73d26451dcfda
treeb7df98bd4c3e76c886478bb78e90324c53fb5598
parentd01b3f4172d368eed8e56ab974e6028ce0710591
print available ranges under control of linux, yaboot-debug property

Debugging yaboot failures is difficult because we often have to retest with a
yaboot built with debug enabled. As a first step to fixing this, look for a
linux,yaboot-debug property and dump the available ranges when it is non zero.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
include/prom.h
second/prom.c
second/yaboot.c