Am Dienstag, den 12.04.2016, 21:59 +0800 schrieb 焦冶: > Dear all, > > I have a similar question. I want to flash Snappy Ubuntu to my Beaglebone's > internal eMMC, but the uboot in the bbb image seems hard coded where to > search for uboot.env file to mmc 0. I want to know where to find the modified > source of uboot for Snappy Ubuntu but I found nothing on the Internet. Anyone > has a clue?
that hardcoded path is a hard requirement, you can not change it without breaking snappy itself (the rollback code uses fw_setenv which requires fixed values to change the bootloader variables inside the environment blob file) we use the denx.de upstream tree with a few config changes like in http://paste.ubuntu.com/15793824/ the rest of the source for the gadget snaps can be found at [1] ciao oli [1] http://bazaar.launchpad.net/~snappy-dev/snappy-hub/snappy-systems/files
signature.asc
Description: This is a digitally signed message part
-- snappy-devel mailing list snappy-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snappy-devel