1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-24 03:52:08 +02:00
Files
u-boot-megous/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay 69446dee37 stm32mp: stm32prog: use get_cpu_dev for GetID command
Use get_cpu_dev() in uart getID command and remove the defines
DEVICE_ID_BYTE1 and 2 defines.

This patch prepare the support for new SOC family.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-06-18 10:09:41 +02:00
..