mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-06 12:00:48 +01:00
Each cpu directory currently has its own .lds file. This is only needed in most cases because the start.o file is in a different subdir. Now that we can factor out this difference, we can move most cpus over to the common .lds file. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| config.mk | ||
| cpuinfo.c | ||
| Makefile | ||
| pxa2xx.c | ||
| pxafb.c | ||
| start.S | ||
| timer.c | ||
| usb.c | ||