mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01: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