diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/RFC/config.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/RFC/config.tex b/documentation/RFC/config.tex index d73f96db83..fe58b5046b 100644 --- a/documentation/RFC/config.tex +++ b/documentation/RFC/config.tex @@ -173,7 +173,7 @@ A sample file: target x # over-ride the default rom size in the mainboard file -option ROM_SIZE=0x100000 +option ROM_SIZE=1024*1024 mainboard amd/solo end |