Hi,

Le 23/06/2013 12:58, Jacek Kikiewicz a écrit :
I can see you are running kernel from memory.
I had similar problem when doing this.
I'd advice two things to start with:
1. Flash kernel somewhere and try to run it from there
OR
2. Put it into different spot in memory and then try booting (I had best
results with end of memory).

You might want to also enable earlyprintk support from menuconfig -> Global build settings -> Kernel build options -> Enable earlyprintk.

Your load adress and entry point seem to be correct because you are reaching the zImage decompressor output, however the kernel seems be failing very early, prior to initializing a console device.



On 06/23/2013 10:57 AM, Artur Wronowski wrote:
I am working on it.

I have some problem with boot kernel, it hangs:

U-Boot# bootm 0x80200000
## Booting kernel from Legacy Image at 80200000 ...
    Image Name:   Linux
    Image Type:   ARM Linux Kernel Image (uncompressed)
    Data Size:    1649712 Bytes = 1.6 MiB
    Load Address: 80008000
    Entry Point:  80008000
    Verifying Checksum ... OK
    Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.

My target files (need clean up) is at
https://www.dropbox.com/home/Public/bbb/am33x

Maybe someone can help.

2013/5/14 Hui HU <[email protected]>:
Would you share some useful information? Any link or document? Thank you.

Hui

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel




_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to