• Greg Ungerer's avatar
    [PATCH] fixes to ColdFire/5407 startup code · 06d1514e
    Greg Ungerer authored
    Correct the cache setup bits for the 5407. This enables the write
    buffers properly (despite what the previous comment said). This
    combined with fixed cache flushing code provides a nice performance
    boost on the 5407.
    
    Also fix the ROMfs setup to only move the ROMfs region if it is actually
    configured.
    06d1514e
crt0_ram.S 3.64 KB