openbios/forth
Mark Cave-Ayland 81ecc5b0c7 Remove /chosen "memory" property from the default device tree.
Similar to the earlier commit for "mmu", do the same for /chosen "memory"
property. Hence all architectures that want the "pretty" memory properties
can provide suitable ihandles if required, and those that don't will not
fail with a NULL pointer dereference from a zero ihandle.

While we're here, correct the SPARC32 initialiser to point to the correct
/virtual-memory node for "mmu" so that once again we can get "pretty"
memory properties on SPARC32.

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

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@1120 f158a5a8-5612-0410-a976-696ce0be7e32
2013-04-19 07:03:38 +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 "memory" property from the default device tree. 2013-04-19 07:03:38 +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