Home
last modified time | relevance | path

Searched hist:a051a99f0d76d767d57b8d7f12f64acd28bd1ce7 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/
H A Dsys_info.ca051a99f0d76d767d57b8d7f12f64acd28bd1ce7 Thu Mar 16 07:48:54 UTC 2017 Tero Kristo <t-kristo@ti.com> 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>