On Wed, Apr 3, 2019 at 9:32 AM Andrew Elder <[email protected]> wrote: > > Hi All, > > What is the philosophy behind maintaining a separate git tree here > https://github.com/beagleboard/linux vs having all required software/driver > support part of mainline Linux? > > I can't seem to find a reference to the thinking and/or processes.
Did you try the search bar? Go run mainline, what interface is missing? ps you can quickly boot mainline omap2plus_defconfig or multi_v7_defconfig configs with: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm/configs/omap2plus_defconfig https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm/configs/multi_v7_defconfig via: sudo /opt/scripts/tools/update_kernel.sh --omap2plus-channel or: sudo /opt/scripts/tools/update_kernel.sh --multiv7-channel 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/CAOCHtYhOLD5LK2ZBt%3D8yKcYTV-bsQcrXbUWETOqBbAxvCK9ubA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
