Skip to content
  • Andy Fleming's avatar
    Remove LBC_CACHE_BASE from 8544 DS · ab5cda9f
    Andy Fleming authored
    
    
    The 8544 DS doesn't have any cacheable Local Bus memories set up.  By mapping
    space for some anyway, we were allowing speculative loads into unmapped space,
    which would cause an exception (annoying, even if ultimately harmless).
    Removing LBC_CACHE_BASE, and using LBC_NONCACHE_BASE for the LBC LAW solves the
    problem.
    
    Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>
    ab5cda9f