On Tue, Dec 17, 2019 at 12:18:52PM +0100, Lucas Stach wrote: > We only have a single update target, so make it the default. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > --- > arch/arm/boards/zii-imx8mq-dev/board.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied, thanks Sascha > > diff --git a/arch/arm/boards/zii-imx8mq-dev/board.c b/arch/arm/boards/zii-imx8mq-dev/board.c > index 144adb9cef18..dcf945db495a 100644 > --- a/arch/arm/boards/zii-imx8mq-dev/board.c > +++ b/arch/arm/boards/zii-imx8mq-dev/board.c > @@ -19,7 +19,8 @@ static int zii_imx8mq_dev_init(void) > > barebox_set_hostname("imx8mq-zii-rdu3"); > > - imx8mq_bbu_internal_mmcboot_register_handler("eMMC", "/dev/mmc0", 0); > + imx8mq_bbu_internal_mmcboot_register_handler("eMMC", "/dev/mmc0", > + BBU_HANDLER_FLAG_DEFAULT); > > if (bootsource_get_instance() == 0) > of_device_enable_path("/chosen/environment-emmc"); > -- > 2.20.1 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox