[U-Boot] Debugging why my kernel won't start
Rogan Dawes
rogan at dawes.za.net
Mon Aug 16 10:38:19 CEST 2010
On 2010/08/16 10:34 AM, Gérald Kerma wrote:
> Dear Rogan,
>
> I've you set the uboot env machid to the correct value ?
> setenv machid<HexValue>
> just replace HexValue with the correct MACH_TYPE.
>
> You must then see something like :
> Using machid 0xa76 from environment
> after kernel loaded by uboot.
>
> Best regards,
>
Hi Gerald,
Thanks for the hint. That'll make it easier to handle the difference
between the official and de facto machine ids.
Unfortunately, I don't even get to that point. It seems that my true
problem is in the memmove function.
Rogan
More information about the U-Boot
mailing list