]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: imx: Replace YModem with SDP on Data Modul i.MX8M Mini eDM SBC SPL
authorMarek Vasut <marex@denx.de>
Fri, 29 Nov 2024 02:41:47 +0000 (03:41 +0100)
committerFabio Estevam <festevam@gmail.com>
Fri, 29 Nov 2024 12:20:25 +0000 (09:20 -0300)
commit0b97a394f6b76dc0b538e23af0589a51717119c1
treecba446b272941c29873b2dd36f94829ff9637f0b
parent3a689038bf9b8e841c68c8cc9f4b9ad484e814b2
ARM: imx: Replace YModem with SDP on Data Modul i.MX8M Mini eDM SBC SPL

The YModem support in SPL was never really used on this device,
the SDP support is much more convenient on i.MX8M Mini based
hardware. Replace the YModem support with SDP support.

The SDP can be utilized by forcing the board into SDP boot mode
by grounding test point right next to silkscreen label U30, and
then by using mfgtools 'uuu -brun spl flash.bin' once the device
enumerates on host system USB bus. The SDP capable USB port is
available on the USB micro-B port on the base board.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/imx8mm-data-modul-edm-sbc-u-boot.dtsi
board/data_modul/imx8mm_edm_sbc/spl.c
configs/imx8mm_data_modul_edm_sbc_defconfig