mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 01:17:39 +00:00
6c768ca746
Rather than sticking arch/board/driver specific logic in the common serial code, push it all out to the respective drivers. The serial drivers declare these funcs weak so that boards can still override things with their own definition. Signed-off-by: Mike Frysinger <vapier@gentoo.org> CC: Heiko Schocher <hs@denx.de> CC: Anatolij Gustschin <agust@denx.de> CC: Tom Rix <Tom.Rix@windriver.com> CC: Minkyu Kang <mk7.kang@samsung.com> CC: Craig Nauman <cnauman@diagraph.com> CC: Prafulla Wadaskar <prafulla@marvell.com> CC: Mahavir Jain <mjain@marvell.com> Tested-by: Minkyu Kang <mk7.kang@samsung.com> |
||
---|---|---|
.. | ||
bedbug_860.c | ||
commproc.c | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
fdt.c | ||
fec.c | ||
fec.h | ||
i2c.c | ||
interrupts.c | ||
kgdb.S | ||
lcd.c | ||
Makefile | ||
plprcr_write.S | ||
scc.c | ||
serial.c | ||
speed.c | ||
spi.c | ||
start.S | ||
traps.c | ||
upatch.c | ||
video.c | ||
wlkbd.c |