Commit graph

6 commits

Author SHA1 Message Date
Sean Cross
555af9447c fernvale: Fully get PSRAM working
This uses scriptic to run scripts that do bringup of various systems.
2014-09-11 13:16:06 +08:00
Sean Cross
cea2d6f9b5 fernvale.ld: Load at address 0x70000000
We're hacking on PSRAM now, so load to iram.
2014-09-09 15:04:35 +08:00
Sean Cross
8f18cfd58b fernvale: Get IRQs to at least do something
IRQs now do something.  They still don't work, though.
2014-08-26 17:09:42 +08:00
Sean Cross
0d3b04307d fernly: Move to new offset 2014-07-21 18:25:49 +08:00
Sean Cross
70c8695eee fernvale: Relocate to PSRAM
Move execution from SPI to PSRAM, to fix 0xa0140000 problem.
2014-07-18 18:41:55 +08:00
Sean Cross
685824f56e fernly: Initial commit
This is an initial commit of the code.  It just does prints "Hello, world!"
2014-06-12 12:58:06 +08:00