Actions
Bug #94
closed2.6.38.2 does not boot on C4 board
Start date:
11 Apr 2011
Due date:
% Done:
0%
Estimated time:
Severity:
Low
Description
The 2.6.38.2 release should have everything we need integrated into the source tree but initial attempts to build and boot this kernel fail. The kernel builds okay but when used it only starts to uncompress and then locks up.
Research is needed to determine why this version of the kernel doesn't boot.
This kernel is currently the default for the "org" repo for kernel builds. However the org repo is not the default repo. To test this kernel, use the following build command:
make KSRC=org kernel-clobber kernel
The KSRC specifies the repo to use.
Actions