[U-Boot] Fwd: u-boot fails at Start.S in P2020

2012-10-15 Thread vidya Krishnamoorthy
Hi , I am using a custom board(VPX Based P2020 board) and try to port latest uboot in it . The board is similar to xpedite550x board and the technical specification is shown below ->Processor Freescale QorIQ P2020 processor Dual PowerPC e500v2 cores at up to 1.2 GHz 512 kB of shared

Re: [U-Boot] P2020rdb :- process hangs while invalidate_tlb's

2012-11-14 Thread vidya Krishnamoorthy
Hi Scott, Thanks for ur reply, Problem got solved after increasing the TLB entry size of flash to 256MB. Now u-boot booted properly and able to get the prompt. On Tue, Oct 23, 2012 at 5:28 AM, Scott Wood wrote: > On 10/18/2012 05:50:23 AM, diyaa wrote: > >> >> Hi >> >> I am working on a cu