Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u...
authorTom Rini <trini@konsulko.com>
Tue, 31 Jan 2023 15:15:39 +0000 (10:15 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 31 Jan 2023 15:15:39 +0000 (10:15 -0500)
- jethub j100: add rescue boot from microSD
- move meson sm command to cmd/meson and add efusedump sub-command
- switch dwc2 otg to DM for G12A, GXL & AXG
- Add new boards:
 - Odroid Go Ultra
 - Odroid-N2L

1  2 
MAINTAINERS
arch/arm/dts/Makefile
cmd/Kconfig
doc/usage/index.rst

diff --cc MAINTAINERS
Simple merge
Simple merge
diff --cc cmd/Kconfig
Simple merge
@@@ -77,9 -73,8 +77,10 @@@ Shell command
     cmd/scp03
     cmd/setexpr
     cmd/size
 +   cmd/sleep
     cmd/sound
 +   cmd/source
+    cmd/sm
     cmd/temperature
     cmd/tftpput
     cmd/true