[Milkymist-devel] Rebooting and PS/2 support
Sébastien Bourdeauducq
sebastien.bourdeauducq at lekernel.net
Tue Sep 22 13:59:32 PDT 2009
Hi Takeshi,
I've seen that you have included reboot support in the Linux kernel.
So far, it is not possible to reboot to the BIOS because it would try to re-
calibrate the SDRAM timings again and this would cause problems.
So I suggest that the BIOS is made "rebootable" by making it check if SDRAM is
already up and skip initialization in this case, so that you can do a full
system reboot from Linux by jumping at address 0.
Also, I have seen that you are working on a PS/2 driver. If you want your PS/2
FPGA core to be included in the releases, send me a patch and I will review
and merge it.
Your contribution to the hardware (Verilog source) must have a license
compatible with eGPL (www.egpl.info) - even though I'm thinking about moving
my code to GNU GPL v3 due to the lack of activity from the eGPL foundation.
I would like to thank you again for your contributions to the project and the
quality of your work.
Regards,
Sébastien
More information about the Devel
mailing list