Re: [PATCH] ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC

2024-08-23 Thread Fabio Estevam
On Wed, Aug 21, 2024 at 6:04 PM Marek Vasut wrote: > > Enable 'cat' command to print file from filesystem to stdout. > Enable 'xxd' command to hexdump file from filesystem to stdout. > > Signed-off-by: Marek Vasut Applied, thanks.

[PATCH] ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC

2024-08-21 Thread Marek Vasut
Enable 'cat' command to print file from filesystem to stdout. Enable 'xxd' command to hexdump file from filesystem to stdout. Signed-off-by: Marek Vasut --- Cc: "NXP i.MX U-Boot Team" Cc: Fabio Estevam Cc: u-boot@lists.denx.de --- configs/imx8mm_data_modul_edm_sbc_defconfig | 2 ++ configs/imx