I had a 3.1.7-2 kernel ooting ok, but this morning, I did a complete upgrade, which updated linux to 3.2.1-1.
And the dockstar does no longer boot
Here is what I got with he old kernel on the netconsole:
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-3.1.7-2-ARCH
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2851368 Bytes = 2.7 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
And with the new one:
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-3.2.1-1-ARCH
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2952128 Bytes = 2.8 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Unfortunately I don't have a ca-42 do do further debug
But I kept the old kernel so I still boot
Should I fill a bug report?