commit | a671fd5e651b54e42000043df4843c483c9f95bf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 14 14:03:11 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 27 10:23:10 2016 -0600 |
tree | 1d69c8ca6bb98cc165bbe49ac9dd2a6ad0bc53d6 | |
parent | 434c487a811aa1e48e0a4cfb69353f0e8c730bfe [diff] |
dm: rockchip: Enable CONFIG_BLK Enable CONFIG_BLK to move to using driver model for block devices. This affects MMC booting in SPL, as well as MMC access in U-Boot proper. Signed-off-by: Simon Glass <sjg@chromium.org>