Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/evbarm/gumstix



Module Name:    src
Committed By:   kiyohara
Date:           Sun Sep 16 14:04:16 UTC 2007

Modified Files:
        src/sys/arch/evbarm/gumstix: gumstix_machdep.c

Log Message:
+ Remove 'include "lcd.h"'.
+ It is easy to understand that memsize is added to physcal_freeend.
+ Add VERBOSE_INIT_ARM at befor/after with printf().
+ Call ddb_init() before db_machine_init().
+ Fix declered kgdb_devrate.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/evbarm/gumstix/gumstix_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index