Home
last modified time | relevance | path

Searched hist:"3936514 b82e8a00115c56bf58e8745f73bfb119f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/configs/
H A DLinksprite_pcDuino3_defconfig3936514b82e8a00115c56bf58e8745f73bfb119f Tue Jul 04 19:31:32 UTC 2017 Simon Glass <sjg@chromium.org> dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA

Move this board over to driver model for MMC and SATA. This means that it
uses CONFIG_BLK as well. In SPL these options remain turned off since it
increases the code size. One option would be to use CONFIG_SPL_OF_PLATDATA
to avoid device-tree overhead.

Signed-off-by: Simon Glass <sjg@chromium.org>