[U-Boot-Users] Re: Booting problems for Integrator/CP+ARM920T
Catalin Marinas
catalin.marinas at arm.com
Fri Feb 4 17:06:34 CET 2005
"Alan Casey" <alan.casey5 at mail.dcu.ie> writes:
> I am still having trouble booting Linux on the ARM
> Integrator/CP with an ARM920T macrocell. I have tried
> Peter Pearse's Patches which enable U-Boot to support
> the ARM920T macrocell but i can get message as before:
>
>>
>>> Starting Kernel ...
>>>
>>> Then nothing - the boot process freezes.
Are you sure it is not a problem with the kernel?
> CONFIG_CMDLINE="console=ttyUA0 mem=128M root=/dev/ram0 video=vc:1-2clcdfb
> ramdisk_size=17408 initrd=0x24500000,6980391
>
> And in U-Boot i set:
> setenv bootargs console=ttyUA0 mem=128M root=/dev/ram0
> video=vc:1-2clcdfb
Try "console=ttyAMA0" (and configure the terminal to 38400 8N1), you
might be able to get some kernel messages.
Catalin
More information about the U-Boot
mailing list