board: synopsys: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user