• Helge Deller's avatar
    parisc: Show MPE/iX model string at bootup · 4934fbfb
    Helge Deller authored
    Some (mostly 64-bit machines) machines allow to run MPE/iX and report the MPE
    model string via firmware call. Enhance the pdc_model_sysmodel() function to
    report that model string.
    Note that some 32-bit machines like the B160L wrongly report success for the
    firmware call, so include a check to prevent showing wrong info.
    Signed-off-by: default avatarHelge Deller <deller@gmx.de>
    4934fbfb
processor.c 13.4 KB