SAMV7: Costmetic changes to SDRAM logic
This commit is contained in:
parent
3d34f02168
commit
79dbd00f54
@ -206,6 +206,8 @@ void sam_sdram_config(void)
|
||||
* the Low Power Register.
|
||||
*/
|
||||
|
||||
putreg32(0, SAM_SDRAMC_LPR);
|
||||
|
||||
/* 3. The SDRAM memory type must be set in the Memory Device Register.*/
|
||||
|
||||
putreg32(SDRAMC_MDR_SDRAM, SAM_SDRAMC_MDR);
|
||||
|
Loading…
Reference in New Issue
Block a user