On Thu Sep 11, 2025 at 5:15 PM CEST, Tom Rini wrote: > On Thu, Sep 11, 2025 at 03:34:28PM +0200, Mathieu Dubois-Briand wrote: >> Allow to flash a board using NXP UUU utility: >> - Enable fastboot support on USB. >> - Add fastboot partition aliases with names used by UUU. Also add extra >> environment variables used by UUU. >> - Set 'dofastboot' environment variable based on boot device >> configuration, allowing to automatically enter fastboot when booting >> from USB. >> >> Signed-off-by: Mathieu Dubois-Briand <[email protected]> >> --- >> board/freescale/imx93_frdm/imx93_frdm.c | 6 ++++++ >> board/freescale/imx93_frdm/imx93_frdm.env | 8 ++++++++ >> configs/imx93_frdm_defconfig | 13 +++++++++++++ >> 3 files changed, 27 insertions(+) > > This needs to update doc/board/nxp/imx93_frdm.rst as well, thanks.
Sure, I will update the doc. Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com

