Re: [U-Boot] [PATCH 09/45] blk: Support block drivers in TPL

2018-10-09 Thread sjg
At present it is not possible to enable/disable block drivers in TPL. This is needed to provide sandbox support. Add a Kconfig option and adjust the Makefile. Signed-off-by: Simon Glass --- drivers/block/Kconfig | 12 drivers/block/Makefile | 2 +- 2 files changed, 13 insertions(

[U-Boot] [PATCH 09/45] blk: Support block drivers in TPL

2018-10-01 Thread Simon Glass
At present it is not possible to enable/disable block drivers in TPL. This is needed to provide sandbox support. Add a Kconfig option and adjust the Makefile. Signed-off-by: Simon Glass --- drivers/block/Kconfig | 12 drivers/block/Makefile | 2 +- 2 files changed, 13 insertions(