mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
The console includes a global variable and several functions that are only used by a small subset of U-Boot files. Before adding more functions, move the definitions into their own header file. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| bedbug_860.c | ||
| commproc.c | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| fdt.c | ||
| fec.c | ||
| fec.h | ||
| i2c.c | ||
| interrupts.c | ||
| Kconfig | ||
| kgdb.S | ||
| Makefile | ||
| plprcr_write.S | ||
| scc.c | ||
| serial.c | ||
| speed.c | ||
| spi.c | ||
| start.S | ||
| traps.c | ||
| upatch.c | ||
| video.c | ||