Searched hist:"6 fef62cc47a0ad2a1ef6b58fda18f1e333869003" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/block/ |
H A D | Kconfig | diff 6fef62cc47a0ad2a1ef6b58fda18f1e333869003 Mon Jun 11 17:17:48 CDT 2018 Adam Ford <aford173@gmail.com> block: Add SPL_BLOCK_CACHE and default n
When enabling BLOCK_CACHE on devices with limited RAM during SPL, some devices may not boot. This creates an option to enable block caching in SPL by defaults off. It is dependent on SPL_BLK
Fixes: 46960ad6d09b ("block: Have BLOCK_CACHE default to y in some cases")
Signed-off-by: Adam Ford <aford173@gmail.com>
|
H A D | Makefile | diff 6fef62cc47a0ad2a1ef6b58fda18f1e333869003 Mon Jun 11 17:17:48 CDT 2018 Adam Ford <aford173@gmail.com> block: Add SPL_BLOCK_CACHE and default n
When enabling BLOCK_CACHE on devices with limited RAM during SPL, some devices may not boot. This creates an option to enable block caching in SPL by defaults off. It is dependent on SPL_BLK
Fixes: 46960ad6d09b ("block: Have BLOCK_CACHE default to y in some cases")
Signed-off-by: Adam Ford <aford173@gmail.com>
|
/openbmc/u-boot/include/ |
H A D | blk.h | diff 6fef62cc47a0ad2a1ef6b58fda18f1e333869003 Mon Jun 11 17:17:48 CDT 2018 Adam Ford <aford173@gmail.com> block: Add SPL_BLOCK_CACHE and default n
When enabling BLOCK_CACHE on devices with limited RAM during SPL, some devices may not boot. This creates an option to enable block caching in SPL by defaults off. It is dependent on SPL_BLK
Fixes: 46960ad6d09b ("block: Have BLOCK_CACHE default to y in some cases")
Signed-off-by: Adam Ford <aford173@gmail.com>
|