diff options
| author | Pavel Herrmann <morpheus.ibis@gmail.com> | 2012-10-09 07:04:39 +0000 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2012-10-17 07:59:08 -0700 | 
| commit | f5b82c0f9c34ded68e346a0fe7ad13c3ff63f573 (patch) | |
| tree | 1c2c65a60dea8b4f69279e9acbd37262445ccdad /board/cpc45/ide.c | |
| parent | e4148c1165d11807e51a9587716e6a513ce1c021 (diff) | |
| download | olio-uboot-2014.01-f5b82c0f9c34ded68e346a0fe7ad13c3ff63f573.tar.xz olio-uboot-2014.01-f5b82c0f9c34ded68e346a0fe7ad13c3ff63f573.zip | |
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>
Diffstat (limited to 'board/cpc45/ide.c')
0 files changed, 0 insertions, 0 deletions