openbios/forth
Mark Cave-Ayland 389fcff303 Remove /chosen "mmu" property from the default device tree (second attempt).
Not all architectures have an "mmu" property in /chosen, and having a NULL
value causes the internal property formatting nodes to invoke a NULL ihandle
reference. The architectures that require it already add it into the device
tree as required during initialisation, so there should be no change in
behaviour. As reported by Artyom Tarasenko.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@1117 f158a5a8-5612-0410-a976-696ce0be7e32
2013-04-09 19:25:48 +00:00
..
admin Ignore any attempts to emit a character to stdout when stdout is set to 0. 2013-01-07 12:57:56 +00:00
bootstrap Redefine "to" word in device.fs to allow the current package to be set like a standard value. 2012-12-07 14:28:07 +00:00
debugging loader: implement new loader type for CHRP/Apple partition bootcode (%BOOT) 2013-04-05 09:35:08 +00:00
device Remove /chosen "mmu" property from the default device tree (second attempt). 2013-04-09 19:25:48 +00:00
lib Improve dir word by reducing complexity and adding some more diagnostics. 2012-11-24 14:43:06 +00:00
packages Change the new-device word so that subsequent words within a new device are added to the public wordlist and not 2010-01-01 18:17:15 +00:00
system Force any errors in the CIF interpret word to reset the Forth engine back to the Forth interpret state. 2010-10-16 22:21:51 +00:00
testsuite Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
util Fully decode PCI unit name attribute. 2009-11-10 21:39:42 +00:00
Kconfig initial import of openbios--main--1.0--patch-26 2006-04-26 15:08:19 +00:00
build.xml Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00