Re: [U-Boot] MIPS: accessing flash > 8MB (Chetan Nanda)

2009-07-27 Thread Chetan Nanda
On Mon, Jul 27, 2009 at 8:36 PM, Tim Braun wrote: > Chetan Nanda wrote: > > We have a MIPS-4KEC based SoC and running an older version of U-Boot > > (1.1.3) on it. It is working perfectly fine. > > Board has 8MB AMD flash and starting address of that flash is > > 0xBFC0 (reset vector for MIPS)

Re: [U-Boot] MIPS: accessing flash > 8MB (Chetan Nanda)

2009-07-27 Thread Tim Braun
Chetan Nanda wrote: > We have a MIPS-4KEC based SoC and running an older version of U-Boot > (1.1.3) on it. It is working perfectly fine. > Board has 8MB AMD flash and starting address of that flash is > 0xBFC0 (reset vector for MIPS). > > Problem is that we are not able to access full 8MB of

[U-Boot] MIPS: accessing flash > 8MB

2009-07-25 Thread Chetan Nanda
Hi, We have a MIPS-4KEC based SoC and running an older version of U-Boot (1.1.3) on it. It is working perfectly fine. Board has 8MB AMD flash and starting address of that flash is 0xBFC0 (reset vector for MIPS). Problem is that we are not able to access full 8MB of flash. Only 0xBFC0 - 0x