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

Simon Glass sjg at chromium.org
Sun May 14 09:13:41 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>


More information about the U-Boot mailing list