Hi, On Tue, 10 Jan 2023 13:56:45 +0300, Alexey Romanov wrote: > Keeping the commands code in an arch/ is not correct. This patchset > moves the meson smc commands from arch/arm/mach-meson to cmd/meson > folder and also adds a new 'efusedump' command with which user can > print efuse memory. > > Alexey Romanov (5): > asm/arch-meson: add missing meson_sm_write_efuse signature > arm/mach-meson: move smc commands in cmd/meson > doc/usage: cmd: documentation for meson/sm command > cmd/arm: meson: sm: introduce efusedump command > doc/usage: cmd: sm: documentation efusedump cmd > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-test) [1/5] asm/arch-meson: add missing meson_sm_write_efuse signature https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/12d782734927818b9d2f197e3905410632b01fcc [2/5] arm/mach-meson: move smc commands in cmd/meson https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/311106a1c6eebdc5d0284faae30bf9087227a6c1 [3/5] doc/usage: cmd: documentation for meson/sm command https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/23435cfb3a2b672d7006d2d7e04276bd39fbb1a5 [4/5] cmd/arm: meson: sm: introduce efusedump command https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/38e29404b8630ff7e761c37d6d9fd927135a7810 [5/5] doc/usage: cmd: sm: documentation efusedump cmd https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/12e561f63a16e29b89a9138a929719427736da27 -- Neil

