Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Fri, 3 Oct 2008 15:17:47 +0000 (15:17 +0000)
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Fri, 3 Oct 2008 15:17:47 +0000 (15:17 +0000)
commit92f3eda8091f400ff71b7fbaf0be7b646521ddc4
treea893c9cdacd6f2458fff9296b107d3b1c7c7db52
parentcee94384364999a696e3b78a3fe4e2b24f87ea19
Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried
to clean it up a bit and find justifications for every difference from
x86 and AMD CAR code. I believe this is mostly merge-ready. Although I'd
have preferred to do this for v3 first, we can fix v2 boards with this
change and then move them to v3.
Thanks to Bari Ari for getting the code to me for rewrite/review.

CONFIG_CARTEST shall not be enabled (breaks the build).

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Signed-off-by: Jason Zhao <jasonzhao@viatech.com.cn>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3634 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/via/car/cache_as_ram.inc [new file with mode: 0644]
src/cpu/via/car/cache_as_ram.lds [new file with mode: 0644]