From 56a684a2ee52b765fc69ec8c922c3da9d8ab7430 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 7 Apr 2010 15:40:26 +0000 Subject: - 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 Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5372 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/via/car/cache_as_ram.lds | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/via') diff --git a/src/cpu/via/car/cache_as_ram.lds b/src/cpu/via/car/cache_as_ram.lds index f55adf4392..fc9b11291e 100644 --- a/src/cpu/via/car/cache_as_ram.lds +++ b/src/cpu/via/car/cache_as_ram.lds @@ -27,5 +27,4 @@ SECTIONS { . = ALIGN(16); _einit = .; } - } -- cgit v1.2.3