Rearrange configuration settings so that ARCH_HAVE_SDIO is moved to higher, sharable level

This commit is contained in:
Gregory Nutt
2013-08-10 09:06:53 -06:00
parent 42fe927004
commit 141a75c9db
+4 -2
View File
@@ -1065,8 +1065,8 @@ Configurations
configuration needs to be recalibrated. configuration needs to be recalibrated.
2013-8-3: SDRAM configuration and RAM test usage have been verified 2013-8-3: SDRAM configuration and RAM test usage have been verified
and are functional. I not some issues now; Occassionally, SDRAM is and are functional. I note some issues; occassionally, SDRAM is
not functional on initial boot. Or is initially not functional but not functional on initial boot or is initially not functional but
improves with accesses. Clearly, more work needs to be done. improves with accesses. Clearly, more work needs to be done.
Here is another strange observation: SDRAM accesses tend to Here is another strange observation: SDRAM accesses tend to
@@ -1074,6 +1074,8 @@ Configurations
where the memory test fails! No idea why. where the memory test fails! No idea why.
2013-8-5: The AT25 configuration has been verified to be functional. 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: ostest:
This configuration directory, performs a simple OS test using This configuration directory, performs a simple OS test using