Following patch fixes the XIP computation issue. I removed the normal image
authorRudolf Marek <r.marek@assembler.cz>
Sun, 10 May 2009 20:35:18 +0000 (20:35 +0000)
committerRudolf Marek <r.marek@assembler.cz>
Sun, 10 May 2009 20:35:18 +0000 (20:35 +0000)
commitc720795868d08bfcc07c16504e7132274899e907
tree67c4a38570917929caa4dc033292e79c23bdea4f
parent442fc92b1f528902524412403f8c60ef4d0e1539
Following patch fixes the XIP computation issue. I removed the normal image
because it was not working anyway (it was hardcoded) and because it allows me to
fix the XIP base to something sane (and use generic computation and approach)

This board is bit tricky because until now it required the VGA BIOS on the flash
start. XIP will work with 64KB aligned base, therefore the VGA ROM image must be
aligned too to 64KB.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4265 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/asus/m2v-mx_se/Config.lb
src/mainboard/asus/m2v-mx_se/Options.lb
src/mainboard/asus/m2v-mx_se/cache_as_ram_auto.c
targets/asus/m2v-mx_se/Config.lb