From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 11 Apr 2019 14:00:26 +0200 Subject: [U-Boot] [PATCH 2/4] arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLK In-Reply-To: <20190311122923.4456-2-sr@denx.de> References: <20190311122923.4456-1-sr@denx.de> <20190311122923.4456-2-sr@denx.de> Message-ID: <5c00c276-0805-b38a-1f68-ed7045d70ba8@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 11.03.19 13:29, Stefan Roese wrote: > This patch enables CONFIG_BLK as this is now possible with the recent > DM conversion of the Armada XP SATA driver. > > Signed-off-by: Stefan Roese > Cc: Simon Glass > Cc: Tom Rini Applied to u-boot-marvell/master. Thanks, Stefan