From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Mon, 13 Jun 2016 00:01:16 +0200 Subject: [U-Boot] [U-Boot, v2, 01/18] at91: Add support for the AT91 slow clock controller In-Reply-To: <1462454902-6093-2-git-send-email-sjg@chromium.org> (from Simon Glass on Thu, 5 May 2016 07:28:05 -0600) References: <1462454902-6093-2-git-send-email-sjg@chromium.org> Message-ID: <1465768876-6828-1-git-send-email-andreas@biessmann.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon Glass, Simon Glass writes: >From: Andre Renaud > >This is available on AT91SAM9G45. Add the peripheral address and flag >definitions. > >Signed-off-by: Andre Renaud >Signed-off-by: Simon Glass >Reviewed-by: Heiko Schocher >Reviewed-by: Andreas Bie?mann >--- > >Changes in v2: None > > arch/arm/mach-at91/include/mach/at91_sck.h | 21 +++++++++++++++++++++ > arch/arm/mach-at91/include/mach/at91sam9g45.h | 1 + > 2 files changed, 22 insertions(+) > create mode 100644 arch/arm/mach-at91/include/mach/at91_sck.h applied to u-boot-atmel/master, thanks! Best regards, Andreas Bie?mann