From cae703e868cff939cd6cc4660452f8af8a4ac079 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 5 Sep 2015 12:17:05 -0600 Subject: [PATCH] Update README and ChangeLog --- ChangeLog | 3 +++ Documentation | 2 +- README.txt | 3 +++ arch | 2 +- configs | 2 +- 5 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index e4ed5f34ed3..1fdfbcc0e2d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10943,3 +10943,6 @@ * configs/Board.mk and configs/*/src/Makefile: Simplify configs/ Makefiles by combining common logic into a new Board.mk Makefile fragment. From Paul Alexander Patience (2015-09-04). + * configs/sama5d2-xult: Add a very basic configuration for the SAMAD2 + Xplained Ultra board. This configuration is incomplete and only + intended to support the initial board bring-up (2015-09-05). diff --git a/Documentation b/Documentation index 8a30728ae9a..a57e68381bd 160000 --- a/Documentation +++ b/Documentation @@ -1 +1 @@ -Subproject commit 8a30728ae9a64496f0c9a0ff5dd62bd3b022c145 +Subproject commit a57e68381bdffe6372bc88cf2e74ae4922549ae7 diff --git a/README.txt b/README.txt index 5db79494437..fcd8c53afc8 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,5 @@ README +README ^^^^^^ o Installation @@ -1389,6 +1390,8 @@ nuttx/ | | `- README.txt | |- rgmp/ | | `- README.txt + | |- sama5d2-xult/ + | | `- README.txt | |- sama5d3x-ek/ | | `- README.txt | |- sama5d3-xplained/ diff --git a/arch b/arch index 5ab894e7880..95855101719 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit 5ab894e788050d6cbbf87178dc80cdbfcc04bc74 +Subproject commit 9585510171947446d2fb2ff2734879692fcc21e7 diff --git a/configs b/configs index 5f86fa27a33..10aa211d943 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit 5f86fa27a334d105764398a58344ad9c0c6c4462 +Subproject commit 10aa211d94336b21088bc8b5a2df4539d501beda