diff -r 5c4b0c1fa5f8 -r 73107a0bc259 baseport/syborg/bootstrap/syborg.inc --- a/baseport/syborg/bootstrap/syborg.inc Wed Oct 14 14:20:29 2009 +0100 +++ b/baseport/syborg/bootstrap/syborg.inc Wed Oct 21 10:29:21 2009 +0100 @@ -20,7 +20,11 @@ ;--------------------------------------------------------------------------- KHwRamBaseAddr EQU 0x00000000 + +; More ram required to boot SF image KHwRamSizeMb EQU 128 ; 128MB +;KHwRamSizeMb EQU 256 ; 256MB + KHwNorFlashBaseAddr EQU 0x40000000 KHwNorFlashSize EQU 0x04000000 ; 64MB