Skip to content

Commit 0c2c269

Browse files
committed
enable-psram.S: Fix typo in comment.
1 parent a02ae82 commit 0c2c269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptic/enable-psram.S

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
sc_write32 0x400, 0x400, EMI_CTRL_GENA
4141

42-
/* Now map EMI back to 0x00000000, and SPI to 0x00000000 */
42+
/* Now map EMI back to 0x00000000, and SPI to 0x10000000 */
4343
sc_write32 3, 0, EMI_CTRL_REMAP
4444
sc_usleep 50
4545

0 commit comments

Comments
 (0)