Hi !

I've still trouble booting my i.MX21 kernel and yes, I still 
waiting for the JTAG device.

Can someone tell me if I made everything right on the haret side? 
I'm not sure if HaRET fully supports the ARM926 architecture, as 
I got mmutrace never working ...


Via haretconsole:

HaRET(1)# set KERNEL zImage
HaRET(2)# set RAMADDR 0xC0000000
HaRET(3)# set RAMSIZE 0x04000000
HaRET(4)# set CMDLINE "debug console=/dev/ttymxc1"
HaRET(5)# set KERNELCRC 1
HaRET(6)# set MTYPE 2051
HaRET(7)# set FBDURINGBOOT 0
HaRET(8)# bootlinux
boot KERNEL=zImage INITRD=
Opening file zImage
boot params: RAMADDR=c0000000 RAMSIZE=04000000 MTYPE=2051 
CMDLINE='debug console=/dev/ttymxc1'
Boot FB feedback: 0
Built virtual to physical page mapping
Allocated 123 pages (tags=47000000/c3609000 
kernel=47001000/c3608000 initrd=47077000/c3592000 
index=47077000/c3592000)
Built kernel tags area
Built page index
preload=2...@4707a000/c358f000 sj=4707A000 
stack=47078000/c3591000 data=47079000/c3590000 exec=c358f128
Reading 482640 bytes...
Read complete
CRC test complete.  tags=3128213160 kernel=2718624989 initrd=0
Launching to physical address c358f010
Trampoline setup (tram=...@00026020/18026020/c07ab020)
MMU setup: mmu=A0180000/c0480000
Go Go Go...
                              

On the serial port of the device:
Uncompressing Linux.................................. done, 
booting the kernel.



Two questions:

1. Despite the fact that I set "set FBDURINGBOOT 0", my LCD 
display contains now only garbage. Is this to be expected?

2. Can I assume that HaRET made everything correct because
I get some output from the Linux zImage decompressor on the 
serial port?
_______________________________________________
Haret mailing list
[email protected]
https://handhelds.org/mailman/listinfo/haret

Reply via email to