1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-22 08:37:21 +01:00
Files
u-boot-megous/board
Jerome Forissier effe97d49c at91: rename mem_init() to at91_mem_init()
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@linaro.org>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Hari Prasath Gujulan Elango <hari.prasathge@microchip.com>
2024-09-24 13:41:21 -06:00
..
2024-06-04 08:09:09 -06:00
2024-07-23 10:38:04 -06:00
2024-08-09 06:25:48 +02:00
2024-06-24 13:34:52 -06:00
2024-08-09 06:26:35 +02:00
2024-07-13 10:42:15 -06:00
2024-07-22 10:51:47 -06:00
2024-07-01 15:00:56 -06:00
2024-07-22 10:51:47 -06:00
2024-06-04 08:09:09 -06:00
2024-07-01 15:00:56 -06:00
2024-08-06 11:19:48 +01:00