mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
b3d9a8b185
Following the example of most other SoCs in arch/$(ARCH)/cpu/$(CPU)/$(SOC)
move the lpc32xx code from arch/arm/cpu/arm926ejs/lpc32xx to
arch/arm/mach-lpc32xx.
Following the checklist from
commit
|
||
---|---|---|
.. | ||
clk.c | ||
cpu.c | ||
devices.c | ||
dram.c | ||
Kconfig | ||
lowlevel_init.S | ||
Makefile | ||
timer.c |