enable-psram.S: Fix typo in comment.
This commit is contained in:
parent
a02ae82f67
commit
0c2c269242
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue