| #
3c550524 |
| 22-Jan-2011 |
joerg <joerg@NetBSD.org> |
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly disabled by -D) from the output of newvers_stand.sh. Change -D to the inverted logic, so that it adds the date to bootprog_re
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly disabled by -D) from the output of newvers_stand.sh. Change -D to the inverted logic, so that it adds the date to bootprog_rev in ().
Change all platforms accordingly. -D is added if MKREPRO is not yes and wasn't present before. Platforms that didn't use -D don't depend on MKREPRO now either.
show more ...
|
| #
b28c4afb |
| 18-Apr-2005 |
tsutsui <tsutsui@NetBSD.org> |
Add a long-awaited standalone boot program for arc port to load ELF kernels instead of booting ECOFF kernels directly by ARCBIOS. Tested on my NEC-J96A and NEC-JC94, and ok'ed by soda.
XXX: Maybe we
Add a long-awaited standalone boot program for arc port to load ELF kernels instead of booting ECOFF kernels directly by ARCBIOS. Tested on my NEC-J96A and NEC-JC94, and ok'ed by soda.
XXX: Maybe we should share some of these sources with sgimips XXX: (in sys/dev/arcbios/stand?)
show more ...
|