Searched hist:cf23b4da624f32639d5cb9de6e3c9069ffd26ae5 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | T208xQDS.h | cf23b4da624f32639d5cb9de6e3c9069ffd26ae5 Thu Jan 28 08:33:07 UTC 2016 Yangbo Lu <yangbo.lu@nxp.com> powerpc/t208xqds: fix esdhc peripheral clock support
The patch that enabled eSDHC peripheral clock support had an obvious error as below. This patch is used to fix it.
+#define define CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK
Fixes: 3285e6cbcc1b ("powerpc/t2080qds: enable eSDHC peripheral clock support") Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
|