CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2023/01/10 10:10:57
Modified files:
sys/arch/luna88k/stand/boot: Makefile bcd.c bmc.c boot.ldscript
dev_net.c dev_net.h devopen.c
getsecs.c if_le.c init_main.c kbd.c
lance.c rcvbuf.h samachdep.h sc.c
sio.c
Added files:
sys/arch/luna88k/stand/boot: exec.c libsa.h
Removed files:
sys/arch/luna88k/stand/boot: awaitkey.c boot.c getline.c parse.c
prf.c
Log message:
Switch the luna88k boot loader to the MI boot code, to ease future maintainence
of it. Crank version to 0.8.
ok aoyama@