let beagleboard understand the -m switch
authorJuha Riihimäki <juhriihi@esdhcp035158.research.nokia.com>
Tue, 17 Mar 2009 14:03:41 +0000 (16:03 +0200)
committerRiku Voipio <riku.voipio@nokia.com>
Thu, 19 Mar 2009 14:25:33 +0000 (16:25 +0200)
commit1033b5e0573c8f9d86a472e6b72bc771e1fa8f53
tree90f0d46a00764e222fc8d91300d9316873560849
parente59dff7fb54caaf2ebfdaf7944ad07600dcc1af4
let beagleboard understand the -m switch

make it possible to define amount of SDRAM dynamically on commandline. however this patch will still put all the ram on cs0. also removed the unknown 80kb rom block and use only the publicly defined 32kb boot rom area.
hw/beagle.c
hw/omap.h
hw/omap2.c
hw/omap3.c
hw/omap3_boot.c