
25 May
2004
25 May
'04
7:32 p.m.
Hello,
I need a reference board in order to understand how to initialize 2 flash devices in my board.
I know that I have to modify something in the board/(Board_YYY)/flash.c driver. This driver is written to initialize only one flash and it works. Now, I would like to implement an other flash. I don't have any idea where to start.
What I know, the Flash #1 is using 0x1000000 space area.
The Flash #2 must use another space area : 0x30000000, 128 Mbits.
Thank you
Christian