Andy Fleming 073e1b5099 Fix initrd/dtb interaction
The original code would wrongly relocate the blob to be right before
the initrd if it existed.  The blob *must* be within CFG_BOOTMAPSZ,
if it is defined.  So we make two changes:

1) flag the blob for relocation whenever its address is above BOOTMAPSZ

2) If the blob is being relocated, relocate it before kbd, not initrd

Signed-off-by: Andy Fleming <afleming@freescale.com>
2007-08-14 17:38:19 +02:00
..
2007-08-14 17:38:19 +02:00
2007-06-30 18:50:48 +02:00
2007-05-05 21:34:19 +02:00
2006-07-21 11:56:05 +02:00
2006-08-15 14:15:51 +02:00
2007-07-13 09:54:17 +02:00
2007-08-10 19:21:37 -04:00
2005-10-15 18:23:43 +02:00
2006-09-18 10:48:03 +02:00
2007-05-17 00:06:11 +02:00
2007-03-24 15:45:34 +01:00
2007-05-09 11:37:56 +01:00
2005-09-25 18:49:35 +02:00
2007-06-06 10:08:13 +02:00
2005-10-13 16:45:02 +02:00
2006-08-31 16:46:53 +02:00