Subject: CVS commit: basesrc/distrib/evbarm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/29/2002 00:03:05
Module Name: basesrc
Committed By: thorpej
Date: Thu Mar 28 22:03:05 UTC 2002
Added Files:
basesrc/distrib/evbarm: Makefile
basesrc/distrib/evbarm/gzboot: Makefile
basesrc/distrib/evbarm/gzboot/gzboot_IQ80310_flash_0x00080000: Makefile
basesrc/distrib/evbarm/gzboot/gzboot_IQ80321_flash_0xf0080000: Makefile
basesrc/distrib/evbarm/gzboot/gzimg_IQ80310_flash_0x00080000: Makefile
basesrc/distrib/evbarm/gzboot/gzimg_IQ80321_flash_0xf0080000: Makefile
basesrc/distrib/evbarm/gzboot/kern_IQ80310: Makefile
basesrc/distrib/evbarm/gzboot/kern_IQ80321: Makefile
Log Message:
Add some basic distrib infrastructure for NetBSD/evbarm. Right
now, this includes building flash'able gzip'd kernel images (and
the uncompressing loader) for the IQ80310 and IQ80321 eval boards.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/distrib/evbarm/Makefile
cvs rdiff -r0 -r1.1 basesrc/distrib/evbarm/gzboot/Makefile
cvs rdiff -r0 -r1.1 \
basesrc/distrib/evbarm/gzboot/gzboot_IQ80310_flash_0x00080000/Makefile
cvs rdiff -r0 -r1.1 \
basesrc/distrib/evbarm/gzboot/gzboot_IQ80321_flash_0xf0080000/Makefile
cvs rdiff -r0 -r1.1 \
basesrc/distrib/evbarm/gzboot/gzimg_IQ80310_flash_0x00080000/Makefile
cvs rdiff -r0 -r1.1 \
basesrc/distrib/evbarm/gzboot/gzimg_IQ80321_flash_0xf0080000/Makefile
cvs rdiff -r0 -r1.1 basesrc/distrib/evbarm/gzboot/kern_IQ80310/Makefile
cvs rdiff -r0 -r1.1 basesrc/distrib/evbarm/gzboot/kern_IQ80321/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.