aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-09-08 16:47:32 +0200
committerJames Cameron <quozl@laptop.org>2020-03-12 14:17:55 +1100
commit03273464e43e4d5d6094713f775cce0ad5ca3bd3 (patch)
tree5f0b2efa4c55f9898605e5716fd5f991c3321dd8
parent6aaeead74b30517460cf8d569bbf4baf4230900f (diff)
downloadopenfirmware-03273464e43e4d5d6094713f775cce0ad5ca3bd3.tar.gz
pc/olpc: add model and compatible strings to the root node
They are sort of expected to be around.
-rw-r--r--cpu/x86/pc/olpc/fw.bth3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpu/x86/pc/olpc/fw.bth b/cpu/x86/pc/olpc/fw.bth
index ab33dc14..ba53a0f5 100644
--- a/cpu/x86/pc/olpc/fw.bth
+++ b/cpu/x86/pc/olpc/fw.bth
@@ -65,6 +65,9 @@ dev /
1 encode-int " #address-cells" property
1 encode-int " #size-cells" property
" OLPC" encode-string " architecture" property
+" OLPC XO-1" model
+" amd,geode-lx" +compatible
+" olpc,xo-1" +compatible
device-end
\ Memory management services