All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] u-boot-atmel-2020.04-a
@ 2020-01-07 12:40 Eugen.Hristev at microchip.com
  2020-01-07 18:53 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Eugen.Hristev at microchip.com @ 2020-01-07 12:40 UTC (permalink / raw
  To: u-boot

Hi Tom,

Please pull tag u-boot-atmel-2020.04-a , the first set of new features 
for the 2020.04 cycle.

This feature set is a patch series from Tudor Ambarus which includes 
parsing of the spi flash SFDP parser for SST flashes, and using those 
tables to retrieve unique saved per device MAC address. This is then 
used as base mac address on the SAMA5D2 Wireless SOM EK board.

Thanks !
Eugen

The following changes since commit ef7c2af65966a57c98d3c47e6c2fe1ce2103b7f6:

   Prepare v2020.01-rc5 (2019-12-16 07:39:56 -0500)

are available in the git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git 
tags/u-boot-atmel-2020.04-a

for you to fetch changes up to 96b225b0c8359d6873bc09d651ab8d57a2be3aa5:

   configs: sama5d27_wlsom1_ek: mmc: Enable SPI NOR ethaddr retrieval 
(2019-12-17 09:49:05 +0200)

----------------------------------------------------------------
First set of u-boot-atmel features for 2020.04 cycle

----------------------------------------------------------------
Tudor Ambarus (4):
       mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
       board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flash
       configs: sama5d27_wlsom1_ek: qspiflash: Enable SPI NOR ethaddr 
retrieval
       configs: sama5d27_wlsom1_ek: mmc: Enable SPI NOR ethaddr retrieval

  arch/arm/mach-at91/include/mach/at91_common.h      |   1 +
  board/atmel/common/Makefile                        |   1 +
  board/atmel/common/mac-spi-nor.c                   | 127 
+++++++++++++++++++++
  .../atmel/sama5d27_wlsom1_ek/sama5d27_wlsom1_ek.c  |   3 +
  configs/sama5d27_wlsom1_ek_mmc_defconfig           |   5 +
  configs/sama5d27_wlsom1_ek_qspiflash_defconfig     |   1 +
  drivers/mtd/spi/spi-nor-core.c                     |  46 +++++++-
  include/linux/mtd/spi-nor.h                        |   2 +
  8 files changed, 184 insertions(+), 2 deletions(-)
  create mode 100644 board/atmel/common/mac-spi-nor.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PULL] u-boot-atmel-2020.04-a
  2020-01-07 12:40 [PULL] u-boot-atmel-2020.04-a Eugen.Hristev at microchip.com
@ 2020-01-07 18:53 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-01-07 18:53 UTC (permalink / raw
  To: u-boot

On Tue, Jan 07, 2020 at 12:40:12PM +0000, Eugen.Hristev at microchip.com wrote:

> Hi Tom,
> 
> Please pull tag u-boot-atmel-2020.04-a , the first set of new features 
> for the 2020.04 cycle.
> 
> This feature set is a patch series from Tudor Ambarus which includes 
> parsing of the spi flash SFDP parser for SST flashes, and using those 
> tables to retrieve unique saved per device MAC address. This is then 
> used as base mac address on the SAMA5D2 Wireless SOM EK board.
> 
> Thanks !
> Eugen
> 
> The following changes since commit ef7c2af65966a57c98d3c47e6c2fe1ce2103b7f6:
> 
>    Prepare v2020.01-rc5 (2019-12-16 07:39:56 -0500)
> 
> are available in the git repository at:
> 
>    https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git 
> tags/u-boot-atmel-2020.04-a
> 
> for you to fetch changes up to 96b225b0c8359d6873bc09d651ab8d57a2be3aa5:
> 
>    configs: sama5d27_wlsom1_ek: mmc: Enable SPI NOR ethaddr retrieval 
> (2019-12-17 09:49:05 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200107/c36bae11/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-07 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-07 12:40 [PULL] u-boot-atmel-2020.04-a Eugen.Hristev at microchip.com
2020-01-07 18:53 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.