It should not be necessary to read in the rom during CAR setup.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 8 Sep 2010 10:53:44 +0000 (10:53 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Wed, 8 Sep 2010 10:53:44 +0000 (10:53 +0000)
commit24f83a76ae2608f7df0a11d80537fdc907f1e88c
tree805bddf7a7bcc839b813e54df5486bfcebb607ab
parente914b501d25fe5af769a3753a56f7b01fb08ab2c
It should not be necessary to read in the rom during CAR setup.
Removing the code preloading reduces the boot time.

Preload code is enabled when doing CARTEST (not exposed
to Kconfig given that it's a pure debugging measure)

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5786 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/via/car/cache_as_ram.inc