On Tue, Mar 12, 2019 at 12:57 PM Pon Senthil Rajan Jeyaraman <[email protected]> wrote: > > Hello All, > > I have purchased a beagleone black board which comes with a debian OS in the > eMMC, I want to replace the existing debian OS in the eMMC with my own > compiled uboot and need to load the kernel image from the TFTP protocol. > > For the above setup I'm struck with the below questions; > 1. where could I get the uboot source for eMMC?
It's on the default image under /opt/sources/ otherwise: https://www.digikey.com/eewiki/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Bootloader:U-Boot > 2. How to replace the existing eMMC image with my new compiled uboot image > and boot the hardware with my uboot? It uses the same dd locations on the eMMC as the microSD: https://www.digikey.com/eewiki/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-SetupmicroSDcard 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/CAOCHtYiab8X_V%2BguKX4JPwsGJh77YsdM4SgtBR%3DsSEFxoYvnfg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
