From 141a75c9dbf3740e60dc28fadd02af91a480b62b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 10 Aug 2013 09:06:53 -0600 Subject: [PATCH] Rearrange configuration settings so that ARCH_HAVE_SDIO is moved to higher, sharable level --- configs/sama5d3x-ek/README.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configs/sama5d3x-ek/README.txt b/configs/sama5d3x-ek/README.txt index a572ff49732..2d90c2c4845 100644 --- a/configs/sama5d3x-ek/README.txt +++ b/configs/sama5d3x-ek/README.txt @@ -1065,8 +1065,8 @@ Configurations configuration needs to be recalibrated. 2013-8-3: SDRAM configuration and RAM test usage have been verified - and are functional. I not some issues now; Occassionally, SDRAM is - not functional on initial boot. Or is initially not functional but + and are functional. I note some issues; occassionally, SDRAM is + not functional on initial boot or is initially not functional but improves with accesses. Clearly, more work needs to be done. Here is another strange observation: SDRAM accesses tend to @@ -1074,6 +1074,8 @@ Configurations where the memory test fails! No idea why. 2013-8-5: The AT25 configuration has been verified to be functional. + 2013-9-9: The AT25 configuration has been verified with DMA + enabled. ostest: This configuration directory, performs a simple OS test using