Re: [PATCH 2/2] meson: Add soc_rev to environment

2020-11-27 Thread Neil Armstrong
On 27/11/2020 17:28, Stefan Agner wrote: > From: Pascal Vizeli > > Add SoC revision to environment. This can be useful to select the > correct device tree at runtime (N2/N2+). > > Signed-off-by: Pascal Vizeli > Signed-off-by: Stefan Agner > --- > > arch/arm/include/asm/arch-meson/boot.h | 4

[PATCH 2/2] meson: Add soc_rev to environment

2020-11-27 Thread Stefan Agner
From: Pascal Vizeli Add SoC revision to environment. This can be useful to select the correct device tree at runtime (N2/N2+). Signed-off-by: Pascal Vizeli Signed-off-by: Stefan Agner --- arch/arm/include/asm/arch-meson/boot.h | 4 arch/arm/mach-meson/board-info.c | 12 ++