]> git.sur5r.net Git - u-boot/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)
commita051a99f0d76d767d57b8d7f12f64acd28bd1ce7
tree0cad7756ef1c0d488797ef374df19120fd9a62a3
parentb28c5fcc1caba3e0532b6d9ca7954f16a61ac75d
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