Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-55
authorarch import user (historical) <svn@openbios.org>
Wed, 6 Jul 2005 17:23:57 +0000 (17:23 +0000)
committerarch import user (historical) <svn@openbios.org>
Wed, 6 Jul 2005 17:23:57 +0000 (17:23 +0000)
Creator:  Yinghai Lu <yhlu@tyan.com>

intel car to x86 car

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1971 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/tyan/s2735/Config.lb
src/mainboard/tyan/s2735/cache_as_ram_auto.c
src/mainboard/tyan/s2880/Config.lb

index 37d6493e7408186c7e3ed5fddcd34f59d35182fd..568bc9b21192e565a6a7981a1b9cf0999fc10af6 100644 (file)
@@ -101,7 +101,7 @@ if USE_DCACHE_RAM
         end
 
         if CONFIG_USE_INIT
-                ldscript      /cpu/intel/car/cache_as_ram.lds
+                ldscript      /cpu/x86/car/cache_as_ram.lds
         end
 end
 
@@ -133,7 +133,7 @@ if USE_DCACHE_RAM
 ##
 ## Setup Cache-As-Ram
 ##
-mainboardinit cpu/intel/car/cache_as_ram.inc
+mainboardinit cpu/x86/car/cache_as_ram.inc
 end
 
 ###
index a0c95ab46c8bb5e36a92b89be7e41bd6d137fec8..4fdf8b519097cd5a238fcda2aaa802844c956b84 100644 (file)
@@ -80,7 +80,7 @@ static inline int spd_read_byte(unsigned device, unsigned address)
 #include "sdram/generic_sdram.c"
 
 
-#include "cpu/intel/car/copy_and_run.c"
+#include "cpu/x86/car/copy_and_run.c"
 
 #if USE_FALLBACK_IMAGE == 1
 
@@ -295,11 +295,11 @@ cpu_reset_x:
 
        if(cpu_reset==0) {
 #define CLEAR_FIRST_1M_RAM 1
-#include "cpu/intel/car/cache_as_ram_post.c"
+#include "cpu/x86/car/cache_as_ram_post.c"
        }
        else {
 #undef CLEAR_FIRST_1M_RAM 
-#include "cpu/intel/car/cache_as_ram_post.c"
+#include "cpu/x86/car/cache_as_ram_post.c"
        }
 
        __asm__ volatile (
index f82bd23b44cb913405fc04601369c8da865de151..6c4ac7b7c16e20a04232adf5fbb0de79e7a0097b 100644 (file)
@@ -143,11 +143,11 @@ chip northbridge/amd/amdk8/root_complex
                                                         device pci 9.0 on end #broadcom
                                                        device pci 9.1 on end 
                                                 end
-                                                chip drivers/lsi/53c1030
-                                                        device pci a.0 on end
-                                                        device pci a.1 on end
-                                                        register "fw_address" = "0xfff8c000"
-                                                end
+#                                                chip drivers/lsi/53c1030
+#                                                        device pci a.0 on end
+#                                                        device pci a.1 on end
+#                                                        register "fw_address" = "0xfff8c000"
+#                                                end
                                        end
                                        device pci 0.1 on end
                                        device pci 1.0 on end