[U-Boot-Users] [PATCH] fix compilation problem for mpc8349itx CFG_RAMBOOT

Timur Tabi timur at freescale.com
Wed May 23 21:08:48 CEST 2007


Nikita V. Youshchenko wrote:

> I've also tried 'g 100100' (_start_cold address), but it results into 
> exception. I have not checked why.

Probably because the IMMR has been moved from FF400000 to E0000000.  On cold boot, U-Boot 
expects the IMMR to be at FF400000, but instead it's at E0000000.  Address 100100 is the 
"cold boot" address, which assumes a power-on.

-- 
Timur Tabi
Linux Kernel Developer @ Freescale




More information about the U-Boot mailing list