Hello!

Is there anybody to let me execute kernel using angelboot utility? My
target b/d is ebsa285.
Please check my procedure for downloading.

1) Build kernel image using "make zImage" : kernel version is 2.2.12rmk1
2) Download kernel using "angelboot -v -d /dev/cua0 -S 115200 -e 8000 -b
8000 -0 0 -1 4 zImage"
3) I've checked whether it works or not with LED. It worked well until
flush I,D cache instruction starts in .Larmv4_flush_early.
   So I've removed 3 lines "mcr p15, 0 , r0, c7, c7" , "mcr p15, 0, r0, c7,
c10, 4", "mcr p15, 0, r0, c8, c7".
   After removing 3 lines, I could know it's working until MMU on. 
   After MMU enabled, I can't trace anymore...

Is there any missing part for downloading or building image?

Please let me have information of problem solving....




unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to