
On Sun, Jun 15, 2003 at 05:04:31PM -0500, Woodruff, Richard wrote:
The only little bit stopping some of this from working before is that common/devices.c was written such that it was not relocation agnostic (Current ARM code do not do the selective relocation which the PPC ports appear to do). Everything I've tried so far still works as before (or better), and the console seems to work on my ARM board.
The whole lib_arm stuff should be reviewed and made more compatible to the way it is done in ppc. I still have some patches in the -ptx U-Boot tree which change the memory handling according to what is written in the README. I agree with Wolfgang that it should be done the right way, but unfortunately I don't have that much time to do the work at the moment...
Robert