On Wed, Feb 19, 2014 at 11:28 AM, <[email protected]> wrote: > Thanks for the replies guys. I don't seem to have the board-am335xevm.c > file in my kernel sources (grabbing them this > way<http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Availability:>or > this > way <http://beagleboard.org/linux>) so I can't really make the > appropriate modifications. I've found the board file online, but is there a > specific kernel source I should use that already includes that file? And if > I download the file and make the appropriate modifications, will the kernel > build process even do anything? I'm guessing I would need to specify > am335xevm as the target or something to that effect? I've never built the > Linux kernel before so this is all pretty new to me. >
If it truly is a 100% clone of the BeagleBone Black with just a blank eeprom.. Disable the write protect on that eeprom and boot with this flasher image: http://rcn-ee.net/deb/testing/2014-02-18/BBB-blank-eMMC-flasher-debian-7.4-2014-02-18-2gb.img.xz However if it is not a 100% clone do not use that. 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/groups/opt_out.
