• Barry Song's avatar
    Blackfin: drop 4KB reserve at end of memory · d45e8db1
    Barry Song authored
    The point of this small chunk was to avoid anomaly 05000310.  This never
    really seemed to do what it was intended though -- no valid CPLBs exist
    over the reserved memory, and there is often memory before it anyways (due
    to the uClinux MTD and/or reserved DMA region).  Plus, it doesn't address
    the L1 instruction case.
    
    So drop this chunk as it wastes memory and is affront to humanity.
    Signed-off-by: default avatarBarry Song <barry.song@analog.com>
    Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
    d45e8db1
setup.c 35.6 KB