Re: [PATCH v4 0/5] arch-meson: introduce efusedump command

2023-01-10 Thread Neil Armstrong
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. > >

[PATCH v4 0/5] arch-meson: introduce efusedump command

2023-01-10 Thread Alexey Romanov
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