From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 30 Nov 2018 15:39:03 +0100 Subject: [U-Boot] [PATCH 2/3] configs: kirkwood: ds109: Convert to DM_SPI In-Reply-To: <20181121092223.8443-2-judge.packham@gmail.com> References: <20181121092223.8443-1-judge.packham@gmail.com> <20181121092223.8443-2-judge.packham@gmail.com> Message-ID: <528ea7f7-7717-62a4-723a-e6a0d1b60da2@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