u-boot/board/esd/cpci750
Pavel Herrmann f5b82c0f9c change all versions of input_data() and output_data() to global weak aliases
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>
2012-10-17 07:59:08 -07:00
..
64360.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
cpci750.c PPC: Drop mv6436x_eth_initialize() from net/eth.c 2012-03-06 21:13:22 +01:00
eth.h PPC: Drop mv6436x_eth_initialize() from net/eth.c 2012-03-06 21:13:22 +01:00
i2c.c cpci750: i2c cleanup 2009-06-12 20:39:45 +02:00
i2c.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
ide.c change all versions of input_data() and output_data() to global weak aliases 2012-10-17 07:59:08 -07:00
local.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpsc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpsc.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mv_eth.c net: Fix remaining API interface breakage 2012-05-23 14:19:21 -05:00
mv_eth.h net: Fix remaining API interface breakage 2012-05-23 14:19:21 -05:00
mv_regs.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
pci.c pci: get rid of local prototypes 2012-03-30 22:45:44 +02:00
sdram_init.c board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings 2011-11-16 21:10:50 +01:00
serial.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
serial.h CPCI750 board support added 2004-12-16 18:21:17 +00:00