[coreboot] [PATCH 4/4] Don't preload the rom code during the VIA CAR setup.

Patrick Georgi patrick at georgi-clan.de
Tue Sep 7 09:10:27 CEST 2010


Am 07.09.2010 01:24, schrieb Kevin O'Connor:
> +#ifdef CARTEST
>  	movl	REAL_XIP_ROM_BASE, %esi
>  	movl	%esi, %edi
>  	movl	$(CONFIG_XIP_ROM_SIZE>>2), %ecx
>  	rep	lodsl
> +#endif
Can this be removed altogether then?


Patrick




More information about the coreboot mailing list