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)
committerJuha Riihimäki <juhriihi@esdhcp035158.research.nokia.com>
Tue, 17 Mar 2009 14:03:41 +0000 (16:03 +0200)
commit62c7f6d8a485fb38c8a0ed3edc9a90f166a9cd32
treec181bcdb1c905e6115efc282ca7d1a17afde61cd
parenta160e3f2d69877afd1bf88167c90ba51ba255ac5
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