From: Bernard L. <le...@bo...> - 2004-05-03 18:54:27
|
Basically I just wrote some code to copy the firmware to the right location in memory (its the same location as the kernel so you need to make sure the kernel is shutdown e.g. interrupts off), then tried to intialise the hardware back to the state its in after the Apple bootloader. Then I jumped the CPU and COP to 0x28000000 ;) The problem I had was that after the final jump there is no debug, so when it failed there was no way to work out why. You then have to hard reboot, wait for linux to boot then try again. It gets pretty frustrating pretty quickly. cheers, bern. On Mon, 2004-05-03 at 06:05, David Piasecki wrote: > Bernard, > > What steps did you take in your attempt? > > David > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > iPodlinux-devel mailing list > iPo...@li... > https://lists.sourceforge.net/lists/listinfo/ipodlinux-devel > |