[U-Boot] [PATCH 50/93] arm: Remove imx6dl_mamoj board
Simon Glass
sjg at chromium.org
Thu Nov 22 20:50:33 UTC 2018
Hi Jagan,
On Mon, 19 Nov 2018 at 10:23, Jagan Teki <jagan at amarulasolutions.com> wrote:
>
> On Mon, Nov 19, 2018 at 9:25 PM Simon Glass <sjg at chromium.org> wrote:
> >
> > This board has not been converted to CONFIG_DM_BLK by the deadline.
> > Remove it.
>
> It is CONFIG_BLK right? which is driver model block layer and it's
> already enabled. Did I missed anything?
>
> ₹ ls drivers/block/*.o
> drivers/block/blkcache.o drivers/block/blk-uclass.o drivers/block/built-in.o
This was the result of my removing the default CONFIG_SPL_BLK=y in the
Kconfig, since it produced a smaller list of broken boards. But having
thought about it, it is not the right thing to do.
So this board should be fine. Sorry for the trouble.
Regards,
Simon
More information about the U-Boot
mailing list