Skip to content
  • Stefan Roese's avatar
    [PATCH] Fix relocation problem with "new" get_dev() function · 751bb571
    Stefan Roese authored
    
    
    This patch enables the "new" get_dev() function for block devices
    introduced by Grant Likely to be used on systems that still suffer
    from the relocation problems (manual relocation neede because of
    problems with linker script).
    
    Hopefully we can resolve this relocation issue soon for all platform
    so we don't need this additional code anymore.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    751bb571