Revision 3b46e624 hw/ppc405_boards.c

b/hw/ppc405_boards.c
511 511
    target_ulong kernel_base, kernel_size, initrd_base, initrd_size;
512 512
    int linux_boot;
513 513
    int fl_idx, fl_sectors;
514
   
514

  
515 515
    /* RAM is soldered to the board so the size cannot be changed */
516 516
    ram_bases[0] = 0x00000000;
517 517
    ram_sizes[0] = 0x04000000;

Also available in: Unified diff