* Uwe Hermann <[EMAIL PROTECTED]> [070908 21:23]:
> Add a common/global failover.c file which can be used by all
> (or at least most) mainboards. This should put and end to
> copy-paste'ing the same file again and again for every mainboard.
>
> Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]>
This code is not common but x86 only.
> +normal_image:
> + __asm__ __volatile__("jmp __normal_image" : : "a" (bist) : );
> +
> +cpu_reset:
> + __asm__ __volatile__("jmp __cpu_reset" : : "a" (bist) : );
--
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [EMAIL PROTECTED] • http://www.coresystems.de/
--
linuxbios mailing list
[email protected]
http://www.linuxbios.org/mailman/listinfo/linuxbios