Oliver, But, where can I find the entire source tree for files such as mentioned in your snippet below? like: include/configs/am335x_evm.h. Something like a git tree of all the source code, including this boot systems (either grub or uboot)
_Swami On Tue, Apr 12, 2016 at 8:39 AM, Oliver Grawert <o...@ubuntu.com> wrote: > 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 > > -- > snappy-devel mailing list > snappy-devel@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/snappy-devel > >
-- snappy-devel mailing list snappy-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snappy-devel