On Tue, Jul 29, 2014 at 5:56 AM, Tristan Phillips <[email protected]> wrote: > Hi, > > I'm trying to patch 3.15.6-bone5 to run on a BeagleBone black. > > I'm working from the base flasher image downloaded from > http://elinux.org/BeagleBoardUbuntu#BeagleBone.2FBeagleBone_Black > > That image boots, however after flashing a new kernel built by doing: > > git clone https://github.com/RobertCNelson/bb-kernel.git > cd bb-kernel/ > git checkout origin/am33x-v3.15 -b tmp > ./build_kernel.sh > > I get the following kernel panic: > > mmc1: BKOPS_EN bit is not set > [ 3.960600] mmc1: new high speed MMC card at address 0001 > [ 3.967666] mmcblk1: mmc1:0001 MMC02G 1.78 GiB > [ 3.972656] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB > [ 3.979151] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB > [ 3.988642] mmcblk1: unknown partition table > [ 3.995322] mmcblk1boot1: unknown partition table > [ 4.001842] mmcblk1boot0: unknown partition table > grep: /proc/cmdline: No such file or directory
Cool! Didn't know we could disable: /proc/cmdline You should bisect it for me and figure out what config we are missing. 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]. For more options, visit https://groups.google.com/d/optout.
