Revision 1235fc06 hw/realview.c

b/hw/realview.c
64 64
        }
65 65
    }
66 66

  
67
    /* ??? RAM shoud repeat to fill physical memory space.  */
67
    /* ??? RAM should repeat to fill physical memory space.  */
68 68
    /* SDRAM at address zero.  */
69 69
    cpu_register_physical_memory(0, ram_size, IO_MEM_RAM);
70 70

  

Also available in: Unified diff