cvs commit: src/sys/boot/uboot/common main.c src/sys/boot/uboot/lib
glue.c glue.h
Rafal Jaworowski
raj at FreeBSD.org
Wed Sep 3 17:48:49 UTC 2008
raj 2008-09-03 17:48:41 UTC
FreeBSD src repository
Modified files:
sys/boot/uboot/common main.c
sys/boot/uboot/lib glue.c glue.h
Log:
SVN rev 182732 on 2008-09-03 17:48:41Z by raj
Improve loader support for U-Boot.
- add new diag commands: devinfo, sysinfo for U-Boot-style details about the system
configuration
- better memory info summary
- style corrections
Obtained from: Semihalf
Revision Changes Path
1.5 +79 -40 src/sys/boot/uboot/common/main.c
1.5 +86 -6 src/sys/boot/uboot/lib/glue.c
1.4 +23 -19 src/sys/boot/uboot/lib/glue.h
More information about the cvs-src
mailing list