• Barry Song's avatar
    Blackfin: workaround anomaly 05000310 · a00b4fe5
    Barry Song authored
    While fetching instructions at the boundary of L1 instruction SRAM, a false
    External Memory Addressing Error might be triggered.  We should ignore this
    and continue on our way to avoid random crashes.
    
    Because hardware errors are not exact in the Blackfin architecture, we need
    to catch a few more common cases when the code flow changes and the signal
    is finally delivered.
    Signed-off-by: default avatarBarry Song <barry.song@analog.com>
    Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
    a00b4fe5
traps.c 37.2 KB