From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-lj1-x242.google.com ([2a00:1450:4864:20::242]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1ggD05-00037p-OZ for barebox@lists.infradead.org; Sun, 06 Jan 2019 18:18:19 +0000 Received: by mail-lj1-x242.google.com with SMTP id l15-v6so36256186lja.9 for ; Sun, 06 Jan 2019 10:18:16 -0800 (PST) From: Sam Ravnborg Date: Sun, 6 Jan 2019 19:18:05 +0100 Message-Id: <20190106181808.8382-1-sam@ravnborg.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 0/3] add at91 documentation To: Barebox List Cc: Sam Ravnborg While working on at91sam9263-ek I started to take a few notes. And missing a place to put these notes I ended up adding files for the most relevant at91 based boards. Following the barebox principle I added one file per board, even though most files just list the defconfig file. The idea is the it is now easier to add some documentation for an existing baord or a new board. I also added my ramling for at91sam9263 - so it is saved somewhere and maybe useful for someone else in the future. Sphinx did not report any warnings - and it looked as expected. Sam Signed-off-by: Sam Ravnborg Sam Ravnborg (3): doc: add at91 documentation doc: add additional at91 boards doc: at91sam9263-ek: add notes Documentation/boards/at91.rst | 51 ++++++++ .../boards/at91/microchip-at91rm9200-ek.rst | 8 ++ .../boards/at91/microchip-at91sam9260-ek.rst | 8 ++ .../boards/at91/microchip-at91sam9261-ek.rst | 18 +++ .../boards/at91/microchip-at91sam9263-ek.rst | 132 +++++++++++++++++++++ .../boards/at91/microchip-at91sam9g10-ek.rst | 8 ++ .../boards/at91/microchip-at91sam9g20-ek.rst | 8 ++ .../boards/at91/microchip-at91sam9m10g45-ek.rst | 8 ++ .../boards/at91/microchip-at91sam9n12-ek.rst | 8 ++ .../boards/at91/microchip-at91sam9x5-ek.rst | 10 ++ .../boards/at91/microchip-ksz9477-evb.rst | 11 ++ .../boards/at91/microchip-sama5d3-xplained.rst | 8 ++ .../boards/at91/microchip-sama5d3x-ek.rst | 8 ++ .../boards/at91/microchip-sama5d4-xplained.rst | 8 ++ Documentation/boards/at91/somfy-animeo-ip.rst | 4 + Documentation/boards/at91/telit-evk-pro3.rst | 9 ++ 16 files changed, 307 insertions(+) _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox