commit | 1631090e34f500d4b0dce9122b42d81065df1450 | [log] [tgz] |
---|---|---|
author | Mylène Josserand <mylene.josserand@bootlin.com> | Fri May 04 21:05:42 2018 +0200 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Tue May 08 15:00:15 2018 +0200 |
tree | 588f903b8925de1339e931e4400e261f90dda519 | |
parent | c64738e529cf9d1cb1b86dab88ae03acb3961c73 [diff] |
ARM: sun9i: smp: Add is_a83t field To prepare the support of sun8i-a83t, add a field in the smp_data structure to know if we are on sun9i-a80 or sun8i-a83t. Add also a global variable to retrieve which architecture we are having. Signed-off-by: Mylène Josserand <mylene.josserand@bootlin.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>