]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: am43xx: fix SOC revision print outs
authorTero Kristo <t-kristo@ti.com>
Thu, 16 Mar 2017 07:48:54 +0000 (09:48 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 20 Mar 2017 22:04:42 +0000 (18:04 -0400)
commitfb3973e50230e7e84b443fb9c985b36a229ce12b
tree0cad7756ef1c0d488797ef374df19120fd9a62a3
parent8061efd454994a36336490989521b2bdf66a5a39
ARM: am43xx: fix SOC revision print outs

Currently, AM43xx just re-uses the version strings from AM33xx which is
wrong; the actual values for AM43xx are different. Fix this by adding
a separate version string array for AM43xx and use this instead.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reported-by: Sekhar Nori <nsekhar@ti.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/am33xx/sys_info.c