On Mar 6, 2011, at 10:17 PM, Kumar Gala wrote: > From: Priyanka Jain <priyanka.j...@freescale.com> > > Using DDR as RAMBOOT base instead of L2SRAM for SDCard and SPI Flash > boot loaders because: > - P1_P2_RDB boards have soldered DDR so no need for SPD > - Also P102x has 256K L2 cache size so becomes a limiting factor for > size of image that could be loaded in SRAM mode and would require three > stage boot loader (TPL). > > Changes done: > 1. CONFIG_SYS_TEXT_BASE to 0x11000000 > 2. CONFIG_RESET_VECTOR_ADDRESS to 0x1107fffc > > Signed-off-by: Priyanka Jain <priyanka.j...@freescale.com> > Signed-off-by: Poonam Aggrwal <poonam.aggr...@freescale.com> > Signed-off-by: Dipen Dudhat <dipen.dud...@freescale.com> > Signed-off-by: Kumar Gala <ga...@kernel.crashing.org> > --- > board/freescale/p1_p2_rdb/ddr.c | 15 +++++++++++---- > board/freescale/p1_p2_rdb/tlb.c | 13 ++++--------- > include/configs/P1_P2_RDB.h | 8 ++++---- > 3 files changed, 19 insertions(+), 17 deletions(-)
applied to 85xx next - k _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot