From 0c2c269242b46bd3ed7248af23e4c6d97d3268be Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 5 Apr 2015 15:21:01 +0300 Subject: [PATCH] enable-psram.S: Fix typo in comment. --- scriptic/enable-psram.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scriptic/enable-psram.S b/scriptic/enable-psram.S index 890b508..6f3d2eb 100644 --- a/scriptic/enable-psram.S +++ b/scriptic/enable-psram.S @@ -39,7 +39,7 @@ sc_write32 0x400, 0x400, EMI_CTRL_GENA - /* Now map EMI back to 0x00000000, and SPI to 0x00000000 */ + /* Now map EMI back to 0x00000000, and SPI to 0x10000000 */ sc_write32 3, 0, EMI_CTRL_REMAP sc_usleep 50