Closed Tof37 closed 11 years ago
Taken from kernel boot log :
Uncompressing Linux... done, booting the kernel. [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.0.8-tof37 (tof37@tof37-PC) (gcc version 4.4.3 (GCC) ) #19 PREEMPT Sun Jun 23 14:30:34 CEST 2013 [ 0.000000] Partition (from atag) cache -- Offset:1c64 Size:37a [ 0.000000] Partition (from atag) system -- Offset:2d7 Size:b05 [ 0.000000] Partition (from atag) userdata -- Offset:ddc Size:e88 [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] bootmem alloc of 1208320 bytes failed! [ 0.000000] Kernel panic - not syncing: Out of memory [ 0.000000] from [ 0.000000] from [ 0.000000] from [ 0.000000] from [ 0.000000] from [ 0.000000] from [ 0.000000] from [ 0.000000] from <2000803c> [ 0.000000] Rebooting in 10 seconds.
Else, cpu and machine don't seem to init properly ....
solved with this commit https://github.com/Tof37/msm7x30-3.0.x-nAa/commit/06dc802b89f462b72f66d400b4757df4f04ba2e7
Taken from kernel boot log :
Uncompressing Linux... done, booting the kernel. [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.0.8-tof37 (tof37@tof37-PC) (gcc version 4.4.3 (GCC) ) #19 PREEMPT Sun Jun 23 14:30:34 CEST 2013 [ 0.000000] Partition (from atag) cache -- Offset:1c64 Size:37a [ 0.000000] Partition (from atag) system -- Offset:2d7 Size:b05 [ 0.000000] Partition (from atag) userdata -- Offset:ddc Size:e88 [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] bootmem alloc of 1208320 bytes failed! [ 0.000000] Kernel panic - not syncing: Out of memory [ 0.000000] from
[ 0.000000] from
[ 0.000000] from
[ 0.000000] from
[ 0.000000] from
[ 0.000000] from
[ 0.000000] from
[ 0.000000] from <2000803c>
[ 0.000000] Rebooting in 10 seconds.
Else, cpu and machine don't seem to init properly ....