mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
f5b82c0f9c
This changes input_data() and friends from static function to global symbols under weak alias, to enable board specific overrides (and therefore get rid of board-specific code in cmd_ide.c) Also declare ide_bus_offset in the header file, so other files can use ATA_CURR_BASE as well. Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com> |
||
---|---|---|
.. | ||
64360.h | ||
cpci750.c | ||
eth.h | ||
i2c.c | ||
i2c.h | ||
ide.c | ||
local.h | ||
Makefile | ||
misc.S | ||
mpsc.c | ||
mpsc.h | ||
mv_eth.c | ||
mv_eth.h | ||
mv_regs.h | ||
pci.c | ||
sdram_init.c | ||
serial.c | ||
serial.h |