[U-Boot] Pull request: u-boot-spi/master
Tom Rini
trini at konsulko.com
Tue Aug 9 15:27:12 CEST 2016
On Tue, Aug 09, 2016 at 05:33:59PM +0530, Jagan Teki wrote:
> Hi Tom,
>
> Please pull this request.
>
> thanks!
> Jagan.
>
> The following changes since commit 08887ed4505ec14ee94ab32c482dc4dec5ddc1e4:
>
> ARM: am57xx_evm: Enable QSPI support (2016-07-30 00:15:07 +0530)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-spi.git master
>
> for you to fetch changes up to 53208741d6c3448b7a7f5260d52c28f912ff6453:
>
> dm: at91: Add driver model support for the spi driver (2016-07-31 17:03:33 +0530)
>
NAK. The atmel DM prep stuff needs to be taken in, all at once perhaps,
by Andreas all at once to avoid warnings like:
+ sama5d4_xplained_spiflash
+(sama5d4_xplained_spiflash) static int clk_get_by_name(struct udevice *dev, const char *name,
+(sama5d4_xplained_spiflash) ^
w+(sama5d4_xplained_spiflash) In file included from drivers/spi/atmel_spi.c:7:0:
w+(sama5d4_xplained_spiflash) include/clk.h:107:12: warning: 'clk_get_by_name' defined but not used [-Wunused-function]
that Marek also hit with the USB patch.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160809/3932cfc2/attachment.sig>
More information about the U-Boot
mailing list