[PATCH] ARM: VFxxx: Recort cpu boot source as a part of startup
Roland Hieber
r.hieber at pengutronix.de
Fri Apr 27 02:45:59 PDT 2018
In the subject: s/Record/Report/ ?
- Roland
On Thu, Apr 26, 2018 at 10:31:05PM -0700, Andrey Smirnov wrote:
> Signed-off-by: Andrey Smirnov <andrew.smirnov at gmail.com>
> ---
> arch/arm/mach-imx/vf610.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/mach-imx/vf610.c b/arch/arm/mach-imx/vf610.c
> index df8cfcd6b..3ac7c356f 100644
> --- a/arch/arm/mach-imx/vf610.c
> +++ b/arch/arm/mach-imx/vf610.c
> @@ -35,6 +35,8 @@ int vf610_init(void)
> const char *cputypestr;
> void __iomem *src = IOMEM(VF610_SRC_BASE_ADDR);
>
> + vf610_boot_save_loc();
> +
> switch (vf610_cpu_type()) {
> case VF610_CPUTYPE_VF610:
> cputypestr = "VF610";
> --
> 2.14.3
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Roland Hieber | r.hieber at pengutronix.de |
Pengutronix e.K. | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list