
26 Feb
2016
26 Feb
'16
7:49 p.m.
On 01/28/2016 12:41 AM, Yangbo Lu wrote:
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
include/configs/T208xQDS.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-mpc85xx master. Awaiting upstream.
York