Heiko Schocher 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk
Commit 2a1a2cb6 didnt remove the dummy mem reservation in fdt_chosen,
and this stopped Linux from booting with a Ramdisk. This patch fixes
this, by deleting the useless dummy mem reservation.

When booting with a Ramdisk, a fix offset FDT_RAMDISK_OVERHEAD is now
added to of_size, so we dont need anymore a dummy mem reservation.

I measured the value of FDT_RAMDISK_OVERHEAD on a MPC8270 based
system (=0x44 bytes) and rounded it up to 0x80).

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
2008-09-13 02:03:38 +02:00
..
2008-04-18 00:31:41 -07:00
2008-08-31 04:24:55 +02:00
2008-05-21 00:14:08 +02:00
2008-06-03 20:28:50 +02:00
2008-08-06 14:05:38 +02:00
2008-09-10 22:48:05 +02:00
2008-08-21 01:33:58 +02:00
2008-09-06 01:57:18 +02:00
2008-08-06 14:05:38 +02:00
2008-09-10 22:48:05 +02:00
2008-03-25 22:16:15 +01:00
2008-06-03 20:32:25 +02:00
2008-06-03 20:28:50 +02:00
2008-08-31 04:24:55 +02:00
2008-04-24 17:21:55 +02:00
2008-09-10 22:48:05 +02:00
2008-09-06 22:36:54 +02:00
2008-08-06 14:05:38 +02:00
2003-06-27 21:31:46 +00:00
2008-09-10 22:48:06 +02:00
2008-09-10 22:48:06 +02:00
2008-08-06 14:05:38 +02:00
2002-08-17 09:36:01 +00:00
2008-09-09 17:02:59 +02:00
2006-08-31 16:46:53 +02:00