
12 Sep
2007
12 Sep
'07
6:11 p.m.
On Wed, 2007-09-12 at 10:54, Stefan Roese wrote:
On Wednesday 12 September 2007, raj reddy wrote:
In the PC405GP processor Address Space Boot ROM -> 0xFFE00000 - 0xFFFFFFFF (i.e 2MB) But on my board i have flash 2M x 16 (CFI) which is of 4MB. That's the reason flash_start_address + flash_size > 0xFFFFFFFF. How can i fix this in the CFI driver?
This has nothing to do with the CFI driver. If you have 4MBytes of FLASH then your boot ROM starts at 0xffc0.0000 and *not* 0xffe0.0000. Fix this first.
Best regards, Stefan
Hey Raj,
Did you notice how neither Stefan nor I top-posted and yet we are still able to convey information to you?
jdl