Added comment about init_video_ddr().

This commit is contained in:
Vincent Rivière
2012-10-22 21:09:07 +00:00
parent 262df23d1f
commit 24325ba33a

View File

@@ -330,7 +330,7 @@ void init_video_ddr(void) {
_VRAM = 0000070022; /* load MR dll on */
NOP();
* (uint32_t *) 0xf0000400 = 0x01070002;
* (uint32_t *) 0xf0000400 = 0x01070002; /* fifo on, refresh on, ddrcs und cke on, video dac on */
}