Thanks Robert and Maxim. I started again with a fresh git clone and was able to compile a new 3.2 kernel.
When I tried booting the compiled kernel on a BBB, it hits the following error related to EEProm Configuration Option variable: ............................. No daughter card found [ 1.103912] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write [ 1.119110] Board config.name: A335BNLT0A5C3513BBBK0428�������������������������������� [ 1.127502] Board name: A335BNLT [ 1.130889] Board version: 0A5C [ 1.134155] SKU: ������ [ 1.136718] The error message above indicates that there is an issue with [ 1.136718] the EEPROM or the EEPROM contents. After verifying the EEPROM [ 1.136718] contents, if any, refer to the am335x_evm_setup function in the [ 1.136718] arch/arm/mach-omap2/board-am335xevm.c file to modify the board [ 1.136749] initialization code to match the hardware configuration ............................. On Wednesday, December 11, 2013 10:03:49 PM UTC+2, lisarden wrote: > > To confirm what Robert says: > > git clone git://github.com/RobertCNelson/linux-dev.git > cd linux-dev/ > git checkout origin/am33x-v3.2 -b tmp > ./build_kernel.sh > > > > 2013/12/11 Robert Nelson <[email protected] <javascript:>> > >> On Wed, Dec 11, 2013 at 1:08 PM, Ali <[email protected] <javascript:>> >> wrote: >> > Dear Maxim, >> > >> > I have a Debain rootfs from RCN. >> > However, while trying to build the 3.2 kernel from RCN databse, it >> gaves lot >> > of merge conflicts for the patches. >> >> Really? What did you change? >> >> It builds cleanly as setup in git: >> http://rcn-ee.homeip.net:8080/job/github_linux-dev/565/consoleText >> >> > >> > Can you provide me with access to the patched 3.2 kernel for the BBB? >> >> Regards, >> >> -- >> Robert Nelson >> http://www.rcn-ee.com/ >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > LinkedIn - http://www.linkedin.com/in/maximpodbereznyy > Company - http://www.linkedin.com/company/mentorel > Facebook - https://www.facebook.com/mentorel.company > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
