Home
last modified time | relevance | path

Searched hist:"2 d5e86b110e7287beba0627c41dab795e8d17aea" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/hisilicon/hikey/
H A Dhikey.c2d5e86b110e7287beba0627c41dab795e8d17aea Sun Jul 30 19:30:55 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> ARM: hisilicon: hikey: do not rely on random stack value

If CONFIG_MMC_DW is not defined the return value of
init_dwmmc should not rely on a random stack value.

Instead indicate that no error occured.

The problem was indicated by cppcheck.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>