Re: [PATCH] arm: mach-k3: Fix nomenclature on Silicon Revisions

2020-02-14 Thread Lokesh Vutla
On 10/02/20 10:39 AM, Lokesh Vutla wrote: > Data manual mentions the new silicon revisions as SR instead of PG. Use > the same nomenclature inside U-Boot as well. > > Signed-off-by: Lokesh Vutla Merged into u-boot-ti. Thanks and regards, Lokesh

[PATCH] arm: mach-k3: Fix nomenclature on Silicon Revisions

2020-02-09 Thread Lokesh Vutla
Data manual mentions the new silicon revisions as SR instead of PG. Use the same nomenclature inside U-Boot as well. Signed-off-by: Lokesh Vutla --- arch/arm/mach-k3/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-k3/common.c b/arch/arm/mach-k3/common.c