[PATCH] ARM: imx53: globally disable supervisor protect
Steffen Trumtrar
s.trumtrar at pengutronix.de
Wed Jun 25 03:39:44 PDT 2014
Hi!
On Tue, Jun 24, 2014 at 08:09:14AM -0300, Fabio Estevam wrote:
> On Tue, Jun 24, 2014 at 7:20 AM, Steffen Trumtrar
> <s.trumtrar at pengutronix.de> wrote:
>
> > diff --git a/arch/arm/mach-imx/mach-imx53.c b/arch/arm/mach-imx/mach-imx53.c
> > index 2bad387..4d3e750 100644
> > --- a/arch/arm/mach-imx/mach-imx53.c
> > +++ b/arch/arm/mach-imx/mach-imx53.c
> > @@ -29,6 +29,8 @@ static void __init imx53_dt_init(void)
> > mxc_arch_reset_init_dt();
> >
> > of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
> > +
> > + imx_set_aips(MX53_IO_ADDRESS(MX53_AIPS2_BASE_ADDR));
>
> Please retrieve the base address via dt.
>
> MX53_IO_ADDRESS has gone away in linux-next.
>
Okay. I will resend with DT parsing.
Thanks,
Steffen
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the linux-arm-kernel
mailing list