[coreboot] [PATCH] fix the XIP size and fallback computations for M2V-MX SE

Rudolf Marek r.marek at assembler.cz
Sat May 2 23:54:18 CEST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

It seems I'm quite tired to formulate the description of the patch accurately I
hope it is understandable somehow.

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.

Third reason is that now it makes 384KB for additional ROMs and payload - plenty
of space for CBFS fun ;)

Now it uses generic _ROMBASE etc computation which is nice too.

Signed-off-by: Rudolf Marek <r.marek at assembler.cz>

Rudolf


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkn8wQgACgkQ3J9wPJqZRNUftgCfXjuQUkJwksgI4VU81mdJ78Kh
PyMAoMMWXjUKmq5YVQhsWZ6iFMEdgTSu
=mtSc
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.patch
Type: text/x-diff
Size: 5215 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090502/2b5ae7ce/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.patch.sig
Type: application/octet-stream
Size: 72 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090502/2b5ae7ce/attachment.obj>


More information about the coreboot mailing list