diff --git a/configs/sama5d3-xplained/README.txt b/configs/sama5d3-xplained/README.txt index 29c59a2965..258bb3ed94 100644 --- a/configs/sama5d3-xplained/README.txt +++ b/configs/sama5d3-xplained/README.txt @@ -3168,6 +3168,9 @@ To-Do List the SAMA5D4 which has a different DMA subsystem). This is a bug that needs to be resolved. + UPDATE: This problem may be fixed with a bug correct on 2015-03-15). + Ned to retest. + 3) GMAC has only been tested on a 10/100Base-T network. I don't have a 1000Base-T network to support additional testing. diff --git a/configs/sama5d3x-ek/README.txt b/configs/sama5d3x-ek/README.txt index d2264686a0..840926f39e 100644 --- a/configs/sama5d3x-ek/README.txt +++ b/configs/sama5d3x-ek/README.txt @@ -3825,6 +3825,9 @@ To-Do List the SAMA5D4 which has a different DMA subsystem). This is a bug that needs to be resolved. + UPDATE: This problem may be fixed with a bug correct on 2015-03-15). + Ned to retest. + 4) I believe that there is an issue when the internal AT25 FLASH is formatted by NuttX. That format works fine with Linux, but does not appear to work with Windows. Reformatting on Windows can resolve this.