
22 Nov
2018
22 Nov
'18
9:50 p.m.
Hi Jagan,
On Mon, 19 Nov 2018 at 10:23, Jagan Teki jagan@amarulasolutions.com wrote:
On Mon, Nov 19, 2018 at 9:25 PM Simon Glass sjg@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