1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 00:32:04 +02:00
Files
u-boot-megous/arch/arm/dts
Joris Offouga 4e267b92fb pico-imx7d: Convert DM MMC
This patch enable convert DM MMC for imx7d-pico board and variant.

Before the DM conversion only usdhc3 was enabled and therefore it appeared
as MMC 0 to u-boot. After enabling MMC DM though usdhc3 defaults to MMC 2,
which left unattended would drive changes to existing pico-pi bootscripts and
environment variables that rely on mmc 0.

Setup the alias of mmc0 and usdhc3 so that existing pico-imx7d boot code will
work unmodified.

When converting to DM_MMC it is necessary that SPL initializes eMMC
by itself, so move the original eMMC initialization from U-Boot
proper to SPL.

Signed-off-by: Joris Offouga <offougajoris@gmail.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
2019-04-25 19:16:24 +02:00
..
2018-09-10 20:48:18 -04:00
2018-09-10 20:48:18 -04:00
2018-09-10 20:48:18 -04:00
2018-09-10 20:48:18 -04:00
2018-09-10 20:48:18 -04:00
2018-09-10 20:48:18 -04:00
2019-04-22 18:13:24 -04:00
2019-04-23 17:57:22 -04:00
2018-08-06 11:24:45 +09:00
2019-04-25 19:16:24 +02:00
2018-09-04 08:47:23 +02:00
2018-09-04 08:47:23 +02:00
2018-11-16 16:51:59 -05:00
2019-02-19 16:58:23 -05:00
2018-07-09 15:25:35 -04:00
2019-04-17 14:34:45 +05:30
2018-11-13 22:06:08 +05:30
2018-09-10 20:48:18 -04:00