David Gálvez
7a11f284d7
Clear IDE fields in ACP_CONFIG register
...
Don't trust that the IDE fields in ACP_CONFIG are set
to zero when the FPGA is loaded.
2018-12-14 18:31:07 +01:00
David Gálvez
0982b91c87
Fix FireTOS booting
...
For some reason which I coudn't figure it out FireTOS
fails to boot randomly when we turn on the MMU before
the IDE ports are initialized (FireTOS doesn't detect
the IDE devices). This is fixed when we turn on the MMU
after the IDE initialization. CodeWarrior BaS does it
this way too.
2018-12-14 18:31:07 +01:00
David Gálvez
025e8c9a28
Correct delay time from 1us to 1ms
2018-12-14 18:31:07 +01:00
David Gálvez
4799ba56b0
Add blank lines to make source more readable
2018-11-20 20:47:59 +01:00
David Gálvez
e1871d64d4
Show FPGA date after config loading
...
FPGA have now a register(0xf0040100) where the date is stored
2018-11-20 20:47:59 +01:00
David Gálvez
152c06f333
Add support for latest IDE improvements in FPGA
2018-11-20 20:47:59 +01:00
David Gálvez
3ae36eb937
Don't use error() to show shutdown message
...
It's misleading, RTC data is being saved in the PIC
and there is no error, better use inf() instead.
2018-11-02 14:27:34 +01:00
Markus Fröschle
d6a9aa14e3
add missing files not taken with github import
2017-12-25 10:21:08 +01:00