From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 24 Mar 2016 09:46:22 +0100 Subject: [U-Boot] [PATCH 1/3] arm: mvebu: Add some SPI CS attributes In-Reply-To: <1455281538-11911-1-git-send-email-sr@denx.de> References: <1455281538-11911-1-git-send-email-sr@denx.de> Message-ID: <56F3A95E.1020208@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12.02.2016 13:52, Stefan Roese wrote: > These attribute defines may be used to map an area of memory for direct > access to the specific SPI devices. See SPI Direct Access Mode for > further information. > > Signed-off-by: Stefan Roese > Cc: Luka Perkov Applied to u-boot-marvell/master. Thanks, Stefan