Skip to content
  • Marek Vasut's avatar
    ARM: armv7: Make indirect vector addresses globl · 7cbe638e
    Marek Vasut authored
    
    
    Make indirect vectors addresses global, so they can be replaced by
    various code that needs to do so. For example the MX6 PCI express
    driver needs to temporarily replace data abort handler when reading
    the config space.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Albert Aribaud <albert.u.boot@aribaud.net>
    Cc: Eric Nelson <eric.nelson@boundarydevices.com>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>
    Cc: Stefano Babic <sbabic@denx.de>
    7cbe638e