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:           Tue Aug 21 12:01:55 UTC 2007

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

Log Message:
* Configure the GPIO to GXIO_DEFAULT_EXPANSION, if not specified 'busheader='
  in boot args.
* Support NONAKA's <nonaka%netbsd.org@localhost> sdmmc.
* Add expansion target 'basix'.  This is to configure GPIO to PXA MCI.
    However, CardDetect is not connected as for mci of gumxtix. Therefore, it
    is not possible to Insert/Remove.
* Remove white-spaces.
* Change format in comments.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/evbarm/gumstix/gumstix_machdep.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/evbarm/gumstix/gxio.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