Hi On Mon, Jan 29, 2018 at 4:23 PM, Shawn Guo <[email protected]> wrote: > On Mon, Jan 29, 2018 at 11:11:57AM -0200, Fabio Estevam wrote: >> From: Fabio Estevam <[email protected]> >> >> fastboot tool is a convenient way to flash the eMMC, so >> add support for it. >> >> Examples of usages: >> >> On the mx6sabresd: >> >> => fastboot 0 >> >> On the Linux PC connected via USB: >> >> $ sudo fastboot getvar bootloader-version -i 0x0525 >> bootloader-version: U-Boot 2018.01-00550-g7517cfe >> finished. total time: 0.000s >> >> $ sudo fastboot reboot -i 0x0525 >> >> (this causes the mx6sabresd to reboot) >> >> Signed-off-by: Fabio Estevam <[email protected]> > > Tested-by: Shawn Guo <[email protected]> >
are partition already defined? in sabre config. It's not used to know the u-boot version ;) Can you just update the commit message in how you perform the update? Michael _______________________________________________ > U-Boot mailing list > [email protected] > https://lists.denx.de/listinfo/u-boot -- | Michael Nazzareno Trimarchi Amarula Solutions BV | | COO - Founder Cruquiuskade 47 | | +31(0)851119172 Amsterdam 1018 AM NL | | [`as] http://www.amarulasolutions.com | _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

