Commit graph

3 commits

Author SHA1 Message Date
Sean Cross
ef9d60df5c emi: Make dqs/dqy values global (for debug)
Make the dqs/dqy values available for printing in other functions, so
we can determine what values were chosen at startup.

Signed-off-by: Sean Cross <xobs@kosagi.com>
2015-02-05 12:59:40 +08:00
Sean Cross
fe826f6e1d emi: Remove infinite loop waiting on calibration
We used to while(1) wait for EMI to calibrate, but sometimes EMI never
returns from calibration.  Break if it hasn't finished after 256 tries.

Signed-off-by: Sean Cross <xobs@kosagi.com>
2014-11-28 13:13:38 +08:00
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