diff options
Diffstat (limited to 'targets/motorola')
-rw-r--r-- | targets/motorola/sandpoint/Config.lb.ide_stream | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/motorola/sandpoint/Config.lb.ide_stream b/targets/motorola/sandpoint/Config.lb.ide_stream index 144713d2e0..c9b77c36db 100644 --- a/targets/motorola/sandpoint/Config.lb.ide_stream +++ b/targets/motorola/sandpoint/Config.lb.ide_stream @@ -57,7 +57,7 @@ option IDE_SWAB=1 option IDE_OFFSET=0 # ROM is 1Mb -option ROM_SIZE=1048576 +option ROM_SIZE=1024*1024 # Set stack and heap sizes (stage 2) option STACK_SIZE=0x10000 |