
24 May
2013
24 May
'13
12:32 a.m.
On Thu, May 23, 2013 at 5:27 PM, Andy Fleming afleming@gmail.com wrote:
On Tue, Apr 16, 2013 at 2:58 AM, Prabhakar Kushwaha < prabhakar@freescale.com> wrote:
- Add NAND boot target
- defines contants
- Add spl_minimal.c to initialise DDR
- update TLB entries as per NAND boot
Signed-off-by: Prabhakar Kushwaha prabhakar@freescale.com
I'm currently applying your SYSCLK change which depends on this patch. As soon as I've pushed that upstream, could you rebase this patch on the top of my tree? That patch added the BSC9131RDB_NAND_SYSCLK100 target, which doesn't make sense without the initial NAND target, so this patch should now add that target in addition to the BSC9131RDB_NAND target.
I should be pushing them up later today.
Nevermind. It looks like subsequent patches also conflict. I will apply the patches in the requested order. :)
Andy