gem5/system
Ali Saidi 5821f37cb6 Add support for tsunami with 64 processors and fix some console bugs
I steped on while doing it

console/console.c:
    Allocate more HWRPB pages so we have room for 64 percpu_rpbs
    Fix writing of Console Relocation Block virtual addresses so that
    if they are outside of the first page, which they will be with more
    than 8 processors, the correct adress is written
palcode/Makefile:
    Update makefile for tsunami with 64 processors
palcode/platform_m5.S:
    Add support for tsunami with 64 processors
2004-12-06 11:44:22 -05:00
..
alpha Add support for tsunami with 64 processors and fix some console bugs 2004-12-06 11:44:22 -05:00
arm/simple_bootloader ARM: Add code for a simple bootloader for MP boot. 2011-01-18 16:29:59 -06:00