Searched hist:"6 fef62cc" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/block/ |
H A D | Kconfig | 6fef62cc 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 | 6fef62cc 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 | 6fef62cc 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>
|