On Wed, Feb 1, 2017 at 8:26 AM, Abhinav Misra <[email protected]> wrote: > Hi Guys, > > I have just purchased a beagle bone bone black (Rev C). Want to play around > the linux kernel and device driver stuff. > Searching for the source code of kernel and u-boot.I tried out the below > link but unable to clone kernel source code. > > http://elinux.org/Beagleboard:BeagleBoneBlack_Rebuilding_Software_Image > > Please help me out on this and let me know the correct path for fetching > u-boot and kernel for BBB.
https://github.com/beagleboard/linux The kernel source git repo is documented in /etc/apt/sources.list The main kernel sources are not in apt due to limited server space. The u-boot source patch is listed under /opt/source/ both these are documented here: https://eewiki.net/display/linuxonarm/BeagleBone+Black Regards, -- Robert Nelson https://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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhXZ4dGodfBB3JcYvNPZRH_XTQ55dVE%3DqMR6RLsje0vAw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
