mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-30 11:01:33 +00:00
Turned on SDRAM scrubbing.
This commit is contained in:
parent
43638c674a
commit
ac7d97dcbb
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@
|
|||
#define CFG_DRAM_BASE 0xa0000000 /* at CS0 */
|
||||
#define CFG_DRAM_SIZE 0x04000000 /* 64 MB Ram */
|
||||
|
||||
#define CFG_SKIP_DRAM_SCRUB 1
|
||||
#undef CFG_SKIP_DRAM_SCRUB
|
||||
|
||||
/*
|
||||
* NAND Flash
|
||||
|
|
Loading…
Add table
Reference in a new issue