mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
We will soon see several new MPC521x based boards added. This patch moves files that are not board specific to a common directory so they can be shared by all such ports. It also splits off common IDE code into a new file, cpu/mpc512x/ide.c . Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: John Rigby <jcrigby@gmail.com> |
||
|---|---|---|
| .. | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| diu.c | ||
| i2c.c | ||
| ide.c | ||
| iim.c | ||
| interrupts.c | ||
| iopin.c | ||
| Makefile | ||
| pci.c | ||
| serial.c | ||
| speed.c | ||
| start.S | ||
| traps.c | ||
| u-boot.lds | ||