Commit ffa5cc5
committed
boot-qemu.py: Increase default memory to 1G
512m is becoming tight in some configurations, so bump the default to
1G to give a little more headroom.
The palmetto machine for ARMv5 testing does not support this new value
qemu-system-arm: Invalid RAM size 1 GiB
So use the old default there.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>1 parent bb73d7d commit ffa5cc5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| 374 | + | |
374 | 375 | | |
375 | 376 | | |
376 | 377 | | |
| |||
597 | 598 | | |
598 | 599 | | |
599 | 600 | | |
600 | | - | |
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
| |||
0 commit comments