From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 30 Nov 2018 15:39:19 +0100 Subject: [U-Boot] [PATCH 3/3] configs: kirkwood: dreamplug: Convert to DM_SPI In-Reply-To: <20181121092223.8443-3-judge.packham@gmail.com> References: <20181121092223.8443-1-judge.packham@gmail.com> <20181121092223.8443-3-judge.packham@gmail.com> Message-ID: <670d6dcc-9eb9-85ae-e09d-160cc560fb58@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 21.11.18 10:22, Chris Packham wrote: > Enable CONFIG_DM_SPI=y and CONFIG_DM_SPI_FLASH=y in the defconfig. > > Signed-off-by: Chris Packham Applied to u-boot-marvell/master. Thanks, Stefan