I have a custom MPC8280 board that is set up very similar to the A&M Rattler 8280 board that currently runs Redboot. The MPC8280 custom board has its own bootloader that I can use to load programs to sdram at a higher address. I can't load the Redboot RAM(built for the Rattler) to 0x40000 where the elf is linked to using the bootloader, but I can load it to 0x800000. How do I change Redboot to link at address 0x800000 instead?
Also is it possible to test ROM+RAM builds out of sdram only before programming flash? Thanks, Oren -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
