> > By delaying the load of the reset vector to the reset_exit phase,
> > you can always load from rom.

> I'm not sure how -- the ROM image is discarded when it gets loaded into
> read-only memory. If loaded to read-write memory, I bet it would
> stay around.

Ah, but by delaying until after cpu_reset has finished, I can always
load it from target memory. I bet that's what you meant, and yes it
works fine.

-- 
-keith

Attachment: signature.asc
Description: PGP signature

Reply via email to