From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Pont Date: Tue, 29 Aug 2017 08:08:00 +0100 Subject: [U-Boot] [PATCH v2 0/6] board: atmel: Add new board SAMA5D27-SOM1-EK board. In-Reply-To: References: <20170731065743.20418-1-wenyou.yang@microchip.com> Message-ID: <01f401d32095$8eda8d60$ac8fa820$@sdcsystems.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wenyou wrote... > On 2017/7/31 14:57, Wenyou Yang wrote: > > The SAMA5D27-SOM1-EK board embeds a SAMA5D27 SOM1 module, which includes > > a SAMA5D27-SiP chip and QSPI flash, Phy and MAC EEPROM. The SAMA5D27 SiP > > integrates the SAMA5D2 with 1Gbit DDR2-SDRAM in a single package. > > It is based on > > 1./ [PATCH v2 0/8] sf: improve support of (Q)SPI flash memories > > https://lists.denx.de/pipermail/u-boot/2017-July/298806.html > > 2./ [PATCH v2 0/3] board: atmel: Set the ethernet mac address from > > eeprom > > https://lists.denx.de/pipermail/u-boot/2017-July/300527.html > > 3./ [PATCH 0/7] board: atmel: Convert to support DM_VIDEO > > https://lists.denx.de/pipermail/u-boot/2017-July/300533.html Do we assume that these aren't now going to make it into 2017.09 and we have to wait for the 2017.12 tagged release? -Andy.