reinstate port starting as high. Was removed to allow calling from C

This commit is contained in:
Ross Owen
2013-05-28 18:26:01 +01:00
parent 5adbe0c4a6
commit bb095d45d5

View File

@@ -114,7 +114,7 @@ unsigned int divide)
start_clock(clk_audio_bclk); start_clock(clk_audio_bclk);
/* bclk initial state needs to be high */ /* bclk initial state needs to be high */
//p_bclk <: 0xFFFFFFFF; p_bclk <: 0xFFFFFFFF;
/* Pause until output completes */ /* Pause until output completes */
sync(p_bclk); sync(p_bclk);