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

Chetan Nanda chetannanda at gmail.com
Sun Jul 26 04:43:00 CEST 2009


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 0xBFC00000
(reset vector for MIPS).

Problem is that we are not able to access full 8MB of flash. Only 0xBFC00000
- 0xBFFFFFFF (4MB) is accessible, as it lies in un-mapped, un-cached region
of MIPS.


More information about the U-Boot mailing list