Ollie or David,
Can you modify the flash_rom to take start and size command line?
I mean
Flash_rom -start=0k -size=384k xxxx.rom
And xxxx.rom only to be 384k.
Regards
YH
On Tue, 2004-04-20 at 20:06, YhLu wrote:
Ollie or David,
Can you modify the flash_rom to take start and size command line?
I mean
Flash_rom -start=0k -size=384k xxxx.rom
And xxxx.rom only to be 384k.
Why do you want to do this ? You should prepare the image the same size as your flash chip.
There are techinical difficulty doing this. Most flash parts are block/sector erase and byte program. There is no general way to start from an abitrary address to any size.
Ollie
Regards
YH