Clean up INIT_RAM options
authorAndy Fleming <afleming@freescale.com>
Tue, 15 Jul 2008 01:29:07 +0000 (20:29 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 15 Jul 2008 01:29:07 +0000 (20:29 -0500)
commit1107014e835ec9d46c0333f4211d104f77442db0
tree90708e27611babd234e6f019053d549c2386e4f7
parent4524561820a9327e89107854b3a7187800ccf719
Clean up INIT_RAM options

The L2_INIT_RAM option was unused, and recent changes to the TLB code
meant that the INIT_RAM TLBs weren't being cleared out.  In order to reduce
the amount of mapped space attached to nothing, we change things so the TLBs
get cleared.

Signed-off-by: Andy Fleming <afleming@freescale.com>
include/configs/MPC8544DS.h