From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Wed, 10 Oct 2018 11:41:20 +0530 Subject: [U-Boot] [PATCH 2/3] board: da8xxevm: Add SPL DM for serial, spi In-Reply-To: <20180903173025.9101-2-jagan@amarulasolutions.com> References: <20180903173025.9101-1-jagan@amarulasolutions.com> <20180903173025.9101-2-jagan@amarulasolutions.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Sep 3, 2018 at 11:00 PM Jagan Teki wrote: > > This patch add SPL DM support for da8xxevm boards > with SPL serial, SPI drivers supported via platdata. > > Cc: Adam Ford > Signed-off-by: Jagan Teki > --- Applied to u-boot-spi/master