Skip to content
  • Helge Deller's avatar
    2b42f31e
    Update seabios-hppa to latest upstream · 2b42f31e
    Helge Deller authored
    
    
    This patch fixes two issues in the hppa/parisc emulation:
    
    1. The CPU HPA was wrong in the sense that we had negative module
    offsets in the firmware-internal module table (which we ignored up to
    now). Get it correct by changing the CPU HPA to 0xfffb0000 which is
    greater than the DINO_HPA of 0xfff80000.
    This change requires the seabios-firmware update.
    
    2. Sven noticed that the FPU register cr10 is only able to reference up
    to 8 FPUs, so let's reduce the maximum amount of SMP CPUs too.
    
    Signed-off-by: default avatarHelge Deller <deller@gmx.de>
    Message-Id: <20190315164130.GA7800@ls3530>
    Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
    2b42f31e
    Update seabios-hppa to latest upstream
    Helge Deller authored
    
    
    This patch fixes two issues in the hppa/parisc emulation:
    
    1. The CPU HPA was wrong in the sense that we had negative module
    offsets in the firmware-internal module table (which we ignored up to
    now). Get it correct by changing the CPU HPA to 0xfffb0000 which is
    greater than the DINO_HPA of 0xfff80000.
    This change requires the seabios-firmware update.
    
    2. Sven noticed that the FPU register cr10 is only able to reference up
    to 8 FPUs, so let's reduce the maximum amount of SMP CPUs too.
    
    Signed-off-by: default avatarHelge Deller <deller@gmx.de>
    Message-Id: <20190315164130.GA7800@ls3530>
    Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Loading