[PATCH 03/13] at91: rename mem_init() to at91_mem_init()
Heiko Schocher
hs at denx.de
Thu Aug 29 10:27:19 CEST 2024
Hello Jerome,
On 28.08.24 14:10, Jerome Forissier wrote:
> THe AT91-based platforms have a mem_init() function declared in
> arch/arm/mach-at91/include/mach/at91_common.h and implemented in various
> places. In preparation of the introduction of the lwIP networking library
> which also has a global mem_init() function, rename the AT91 one to
> at91_mem_init().
>
> Signed-off-by: Jerome Forissier <jerome.forissier at linaro.org>
> ---
> arch/arm/mach-at91/include/mach/at91_common.h | 2 +-
> arch/arm/mach-at91/spl_at91.c | 2 +-
> arch/arm/mach-at91/spl_atmel.c | 2 +-
> board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c | 2 +-
> board/atmel/at91sam9n12ek/at91sam9n12ek.c | 2 +-
> board/atmel/at91sam9x5ek/at91sam9x5ek.c | 2 +-
> board/atmel/sama5d27_som1_ek/sama5d27_som1_ek.c | 2 +-
> board/atmel/sama5d27_wlsom1_ek/sama5d27_wlsom1_ek.c | 2 +-
> board/atmel/sama5d2_icp/sama5d2_icp.c | 2 +-
> board/atmel/sama5d2_xplained/sama5d2_xplained.c | 2 +-
> board/atmel/sama5d3_xplained/sama5d3_xplained.c | 2 +-
> board/atmel/sama5d3xek/sama5d3xek.c | 2 +-
> board/atmel/sama5d4_xplained/sama5d4_xplained.c | 2 +-
> board/atmel/sama5d4ek/sama5d4ek.c | 2 +-
> board/conclusive/kstr-sama5d27/kstr-sama5d27.c | 2 +-
> board/gardena/smart-gateway-at91sam/spl.c | 2 +-
> board/siemens/corvus/board.c | 2 +-
> board/siemens/smartweb/smartweb.c | 2 +-
> board/siemens/taurus/taurus.c | 2 +-
> 19 files changed, 19 insertions(+), 19 deletions(-)
Thanks!
Reviewed-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list