You can see a history about this pico-imx7d boot impruving on the follwoing
GitHub issue and pull-request.
https://github.com/TechNexion/u-boot-tn-imx/issues/6My current pull-request is
syncronized with u-boot mainline at u-boot-fslc. You can see the logical
changes much more in it. But i can not split it much more, because i used a
patch from Technexion for initialize
it.https://github.com/Freescale/u-boot-fslc/pull/49-------- Eredeti levél
--------Feladó: Fabio Estevam <feste...@gmail.com>Dátum: 2022 szeptember 27
14:21:14Tárgy: Re: [PATCH] pico-imx7d: add baseboard SD card boot
detectCímzett: egyszer...@freemail.huon Sun, Aug 21, 2022 at 7:31 PM
<egyszer...@freemail.hu> wrote: > > Migrate SD card boot detection from
Technexion u-boot for pico-imx7d SoM. > > From
ecd4f6ecbec290c63504f7ec3a9b478425235d14 Mon Sep 17 00:00:00 2001 > From:
"Benjamin Szőke" > <egyszer...@freemail.hu> > Date: Sun, 21 Aug 2022 21:08:55
+0200 > Subject: [PATCH] pico-imx7d: add baseboard SD card boot detect > > Add
SD card boot detection from Technexion u-boot for pico-imx7d SoM. Signed-off-by
tag is missing. Also, this patch changes too many things in a single patch,
which makes it hard to review it. Please rework it in a patch series, so that
each patch changes a single logical topic.