Skip to content
  • Nathan Lynch's avatar
    [POWERPC] Maple: use mmio nvram · 4297c986
    Nathan Lynch authored
    
    
    Some systems supported by the maple platform (e.g. JS2x blades running
    SLOF) are able to use the mmio_nvram backend for reading and writing
    nvram.  This is an improvement over the current situation -- no nvram
    access from userspace at all.
    
    Select MMIO_NVRAM for the maple platform.
    
    Initialize the mmio_nvram backend from maple setup code.
    
    Signed-off-by: default avatarNathan Lynch <ntl@pobox.com>
    Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
    4297c986