aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/slof/tree.fs
diff options
context:
space:
mode:
authorThomas Huth <thuth@linux.vnet.ibm.com>2011-08-01 14:21:37 +0200
committerThomas Huth <thuth@linux.vnet.ibm.com>2011-10-12 16:21:48 +0200
commitc6919593897c1c04a47e420ee34458eca7011e3f (patch)
treeca0b6c2fe719d685068e62849497dd6bd5557eea /board-qemu/slof/tree.fs
parentc3ef350a8a3f4075299d7b14d5e603574c21a6de (diff)
downloadSLOF-c6919593897c1c04a47e420ee34458eca7011e3f.zip
SLOF-c6919593897c1c04a47e420ee34458eca7011e3f.tar.gz
SLOF-c6919593897c1c04a47e420ee34458eca7011e3f.tar.bz2
Set up PCI nodes on board-qemu
Populate the PCI device tree nodes with additional properties and words, and provide enough of the SLOF PCI framework to be able to use the nodes with our device specific drivers. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Diffstat (limited to 'board-qemu/slof/tree.fs')
-rw-r--r--board-qemu/slof/tree.fs13
1 files changed, 2 insertions, 11 deletions
diff --git a/board-qemu/slof/tree.fs b/board-qemu/slof/tree.fs
index 2358b02..e4b92de 100644
--- a/board-qemu/slof/tree.fs
+++ b/board-qemu/slof/tree.fs
@@ -15,12 +15,6 @@
400 cp
-0 value puid
-
-440 cp
-
-480 cp
-
\ The root of the device tree and some of its kids.
" /" find-device
@@ -32,6 +26,8 @@
\ Yaboot is stupid. Without this, it can't/won't find /etc/yaboot.conf.
s" chrp" device-type
+480 cp
+
\ See 3.6.5, and the PowerPC OF binding document.
new-device
s" mmu" 2dup device-name device-type
@@ -57,11 +53,6 @@ device-end
;
fixup-tbfreq
-4d0 cp
-
-\ Grab rtas from qemu
-#include "rtas.fs"
-
500 cp
: populate-vios ( -- )