mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-16 04:49:11 +01:00
Looks like the initcode updates fell out of order during my merges. The patch that really fixes up this code is part of power-on overhaul and so is too large for merging at this point. Instead, we can disable the code as no currently in-tree board depends on it. The next merge window will fix things up properly. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bootrom-asm-offsets.awk | ||
| bootrom-asm-offsets.c.in | ||
| cache.S | ||
| cpu.c | ||
| cpu.h | ||
| initcode.c | ||
| interrupt.S | ||
| interrupts.c | ||
| jtag-console.c | ||
| Makefile | ||
| reset.c | ||
| serial.c | ||
| serial.h | ||
| start.S | ||
| system_map.S | ||
| traps.c | ||
| watchdog.c | ||