[U-Boot] [PATCH] rockchip: rk8xx: allocate priv structure for driver

sjg at google.com sjg at google.com
Wed May 24 00:48:17 UTC 2017


On 5 May 2017 at 00:50, Kever Yang <kever.yang at rock-chips.com> wrote:
> The rk8xx_priv structure need to allocate for driver, or else
> it will cause data abort when CPU access it.
>
> This is a bug fix for below patch set:
> https://www.mail-archive.com/u-boot@lists.denx.de/msg247345.html
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
>  drivers/power/pmic/rk8xx.c | 1 +
>  1 file changed, 1 insertion(+)
>

Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list