From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 11 Oct 2019 19:06:22 -0400 Subject: [U-Boot] [PATCH] sandbox: Remove sandbox_noblk build In-Reply-To: References: <20191011203039.23084-1-trini@konsulko.com> Message-ID: <20191011230622.GD16029@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Oct 11, 2019 at 04:21:56PM -0600, Simon Glass wrote: > On Fri, 11 Oct 2019 at 14:30, Tom Rini wrote: > > > > At this point, all drivers that do not use CONFIG_BLK are past their > > migration deadlines, so remove this config as it's no longer helpful and > > hinders enhancing block drivers. > > > > Cc: Simon Glass > > Cc: Faiz Abbas > > Signed-off-by: Tom Rini > > --- > > This is required for Faiz's series that adds UFS support to SCSI as that > > breaks the non-BLK case. This path seems the most reasonable at this > > point in time. > > --- > > board/sandbox/MAINTAINERS | 7 -- > > configs/sandbox_noblk_defconfig | 178 -------------------------------- > > doc/arch/sandbox.rst | 7 +- > > 3 files changed, 1 insertion(+), 191 deletions(-) > > delete mode 100644 configs/sandbox_noblk_defconfig > > Reviewed-by: Simon Glass > > I wonder if we can assume that if block drivers are needed in SPL, > then SPL_BLK will always be enabled? If not, we might have a problem. > > +Marek Vasut Perhaps? Unfortunately doing this showed another set of problems on PowerPC so I'm going to put the UFS aside for this batch of patches as I think I saw something from Peng that will help PowerPC. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: