bios: serial, network and flash boot support
authorSebastien Bourdeauducq <sebastien@milkymist.org>
Mon, 21 May 2012 20:57:12 +0000 (22:57 +0200)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Mon, 21 May 2012 20:57:12 +0000 (22:57 +0200)
commit4d754dbb33cd28b3ee6a31976b6f7c3b2e5ed1b1
tree7d662873705488a7bf0fc104d7868564e9e4fad5
parent5917048a3701b2de36ac18fc27853d97be115b32
bios: serial, network and flash boot support
software/bios/Makefile
software/bios/boot-helper.S [new file with mode: 0644]
software/bios/boot.c [new file with mode: 0644]
software/bios/boot.h [new file with mode: 0644]
software/bios/main.c
software/bios/microudp.c [new file with mode: 0644]
software/bios/microudp.h [new file with mode: 0644]
software/bios/tftp.c [new file with mode: 0644]
software/bios/tftp.h [new file with mode: 0644]
software/include/hw/minimac.h [new file with mode: 0644]