commit | b8f814b6c80c299e25e6c8179ecc81c7067585bd | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Nov 25 23:54:10 2017 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Nov 30 02:34:20 2017 +0100 |
tree | 1a90c18d7c7bfc3ba962b5233ed14dcf2875fc31 | |
parent | 7e36c3f795f56492fb0798c9f109924c8017be1f [diff] |
ARM: rmobile: Add PRR CPU ID macros Replace the ad-hoc values in the PRR CPU ID table with macros, so that users can use rmobile_get_cpu_type() can compare the returned value with these macros to figure out on which CPU they are running. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>