git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc79527
)
board: synopsys: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Fri, 19 Jul 2024 10:49:07 +0000
(12:49 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 22 Jul 2024 16:51:47 +0000
(10:51 -0600)
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
board/synopsys/emsdp/emsdp.c
patch
|
blob
|
history
diff --git
a/board/synopsys/emsdp/emsdp.c
b/board/synopsys/emsdp/emsdp.c
index
adec7d3
..
ffa544f
100644
(file)
--- a/
board/synopsys/emsdp/emsdp.c
+++ b/
board/synopsys/emsdp/emsdp.c
@@
-76,7
+76,6
@@
int board_early_init_r(void)
// Switch PSRAM controller back to memory mode
writel(0, PSRAM_FLASH_CONFIG_REG_0);
-
// Switch PSRAM controller to command mode
writel(CRE_ENABLE | CRE_DRIVE_CMD, PSRAM_FLASH_CONFIG_REG_1);
// Program Refresh Configuration Register (RCR) for BANK1