]> git.baikalelectronics.ru Git - uboot.git/commit
arm: stm32mp: migrate trace to log macro
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 6 Nov 2020 18:01:29 +0000 (19:01 +0100)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 13 Jan 2021 08:52:58 +0000 (09:52 +0100)
commitf6d67c7ba308a277c73bcc4fadccee67912de267
tree776cb907784ef5e66d5cec44c7f27b506a580aa4
parent58df1cfe40bae7f2a432f1ec27b1bb33d178ca20
arm: stm32mp: migrate trace to log macro

Change debug and pr_ macro to log macro and define LOG_CATEGORY.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/mach-stm32mp/boot_params.c
arch/arm/mach-stm32mp/cmd_stm32key.c
arch/arm/mach-stm32mp/cpu.c
arch/arm/mach-stm32mp/dram_init.c
arch/arm/mach-stm32mp/fdt.c
arch/arm/mach-stm32mp/pwr_regulator.c
arch/arm/mach-stm32mp/spl.c