u-boot/board/linkstation
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
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
avr.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
hwctl.c consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
ide.c change all versions of input_data() and output_data() to global weak aliases 2012-10-17 07:59:08 -07:00
linkstation.c linkstation: fix warning: "CONFIG_IDENT_STRING" redefined 2011-09-05 09:43:09 +02:00