On Tue, May 21, 2019, 8:24 PM <[email protected]> wrote: > I am making a custom PCB based around the BBB, and I am making sure it > will still run properly with the eMMC flash removed. I am also removing the > HDMI framer, but I have read that the it can be removed. P.S. how can I > compile a Linux distribution for my specific hardware. >
So you've basically designed a beaglebone green with emmc disabled. So easy, Just copy the green epprom values, and the kernel will ignore the missing emmc on init. https://github.com/RobertCNelson/omap-image-builder/blob/master/readme.md Regards, -- 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/CAOCHtYgXMeTX%2BtiyfggWafEA%2Bwdbsj5Wmz9uuBsxzpOvpWLzvA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
