[coreboot] cmos recovery feature

Joseph Kellermann Joseph.Kellermann at heitec.de
Wed Jan 26 08:54:28 CET 2011


Hi,
how can I enable the cmos recovery feature and where I have to put the cmos.default file ?

In my local version I have added
##########################################################################
    if [ -f $(top)/src/mainboard/$(MAINBOARDDIR)/cmos.default ]; \
    then \
        $(CBFSTOOL) $@.tmp add $(top)/src/mainboard/$(MAINBOARDDIR)/cmos.default "cmos.default" cmos-default; \
    fi
##########################################################################
in the src/arch/i386/Makefile.inc
The only thing I have to do is to put the cmos.default file in the mainboard dir.

Regards,

Joseph


**********************************************************************************************
IMPORTANT NOTICE / WICHTIGER HINWEIS
This communication contains information which is confidential and may also be privileged. It is for the 
exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any 
distribution, copying or use of this communication or the information in it is strictly prohibited. If you have 
received this communication in error please notify us immediately by email or by telephone and then delete 
this email and any copies of it.
Diese E-Mail koennte vertrauliche und/oder rechtlich geschuetzte Informationen enthalten. Wenn Sie nicht 
der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den 
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser 
Mail sind nicht gestattet.

HEITEC AG, Werner-von-Siemens-Str. 61, 91052 Erlangen, HRB 7754, RG Fuerth, Vorstandsvorsitzender: 
Richard Heindl, Vorstand: Harald Preiml, Finanzvorstand: Rene-Oliver Rosner, Aufsichtsratsvorsitzender: Dr. 
Lorenz M. Raith, WWW: http://www.heitec.de
**********************************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20110126/b0304f1e/attachment.html>


More information about the coreboot mailing list