[U-Boot-Users] Can't boot uClinux image on mcf5329evb

Liew Tsi Chung-r5aahp Tsi-chung.Liew at freescale.com
Tue Aug 7 20:03:11 CEST 2007


Aaron,

	The dtimer needed for get_timer(). If you disabled it in u-boot, many thins such as CFI FLASH, ethernet will fail! The best way to implement it in lib_m68k/m68k_linux.c. - do_bootm_linux()

Regards,
TsiChung

-----Original Message-----
From: Aaron Sells [mailto:aaron.sells at gmail.com] 
Sent: Tuesday, August 07, 2007 7:59 AM
To: Robert S. Grimes
Cc: Das U-Boot Mailing List; Liew Tsi Chung-r5aahp
Subject: Re: Can't boot uClinux image on mcf5329evb

Bob,

Robert S. Grimes wrote:
>     Spurious interrupt 1
>     Spurious interrupt 2
>     Spurious interrupt 3
>     Spurious interrupt 4
>     Spurious interrupt 5
>     Spurious interrupt 6
>       . . .

I commented out the following line of cpu/mcf532x/interrupts.c to get past this issue:

	intp->imrh0 &= ~CFG_TMRINTR_MASK;

Regards,
Aaron Sells




More information about the U-Boot mailing list