Change SAMA5D4-EK bridge configuration so that runs out of DRAM

This commit is contained in:
Gregory Nutt
2014-11-17 12:03:40 -06:00
parent b3b746c44a
commit c0c86da44c
2 changed files with 28 additions and 30 deletions
+3
View File
@@ -3668,6 +3668,9 @@ Configurations
the warning in the section "Information Common to All Configurations"
for further information.
3. This configuration executes from DRAM and must be loaded via some
bootloader. I use DRAMBOOT as described above.
STATUS:
2014-11-17: Configuration created. Not yet verified.