This patch fixes the superio of the khepri 2100e as detected:
authorStefan Reinauer <stepan@coresystems.de>
Fri, 2 Nov 2007 09:48:14 +0000 (09:48 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 2 Nov 2007 09:48:14 +0000 (09:48 +0000)
commit7d8cd7602fb43a7520f396ed8f4fb352e4925022
tree24588e57f58ccc5731e6a0318f56b2eaf86f73c9
parent9c84a4600783662f2f69989a0005abc31a0c5b83
This patch fixes the superio of the khepri 2100e as detected:
> superiotool r2922
> Found Winbond W83627HF/F/HG/G (id=0x52, rev=0x0d) at 0x2e

Don't use the non-working trident driver for the blade3d (onboard vga
in the rom emulator has not been tested either)

It also adds some preliminary CAR support to the board, so it has a chance to
build again.

This board was broken since a couple of months, and the changes are minimal, so
I consider this a trivial change -- It doesn't change anything that was used,
obviously

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2926 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/newisys/khepri/Config.lb
src/mainboard/newisys/khepri/Options.lb
src/mainboard/newisys/khepri/auto.c
src/mainboard/newisys/khepri/cache_as_ram_auto.c [new file with mode: 0644]