mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 18:41:03 +00:00
62495e2cdb
SAMA7G5 uses CCF driver under drivers/clk/at91/ and not the custom older at91 clock.c driver. Remove it from the compilation list and adapt cpu.c arch_cpu_init() to avoid calling at91_clock_init() which is wrong anyway. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> |
||
---|---|---|
.. | ||
clock.c | ||
cpu.c | ||
Makefile | ||
reset.c | ||
sama5d2_devices.c | ||
sama5d3_devices.c | ||
sama5d4_devices.c | ||
sama7g5_devices.c | ||
timer.c | ||
u-boot-spl.lds |