- copy_and_run() gets the same calling convention on AMD and on all the others.
authorStefan Reinauer <stepan@coresystems.de>
Wed, 7 Apr 2010 15:40:26 +0000 (15:40 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 7 Apr 2010 15:40:26 +0000 (15:40 +0000)
commit56a684a2ee52b765fc69ec8c922c3da9d8ab7430
treea8b4c74a857d8f09e071c0aebbbe887327ab24c6
parenteea66b7c3534d2959be482fc97b84d656c5bb953
- copy_and_run() gets the same calling convention on AMD and on all the others.
- some vx800 Kconfig fixes
- remove warnings...
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5372 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
15 files changed:
src/cpu/amd/car/copy_and_run.c
src/cpu/amd/car/post_cache_as_ram.c
src/cpu/via/car/cache_as_ram.lds
src/mainboard/asrock/939a785gmh/romstage.c
src/mainboard/digitallogic/msm586seg/mainboard.c
src/mainboard/gigabyte/ga_2761gxdk/romstage.c
src/mainboard/jetway/j7f24/romstage.c
src/mainboard/via/epia-m700/fadt.c
src/mainboard/via/epia-m700/romstage.c
src/mainboard/via/epia-m700/wakeup.c
src/mainboard/via/epia/romstage.c
src/northbridge/via/vx800/northbridge.c
src/northbridge/via/vx800/pci_rawops.h
src/northbridge/via/vx800/vx800_ide.c
src/northbridge/via/vx800/vx800_lpc.c