commit | 68c48f7ce95a9d5d8e8c0296ce8c1f348c792d10 | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Tue Jun 23 20:24:29 2020 +0200 |
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Thu Jul 16 10:47:30 2020 +0200 |
tree | 8be3d91bfd1fcbefba0cebe39fb11336a0b1ae44 | |
parent | 92404db74571c3174d45d8a156b724dad8f3a0e1 [diff] |
MIPS: ingenic: Use enum instead of macros for Ingenic SoCs Use an enum instead of macros to represent the various versions of the Ingenic SoCs, and add some of the SoC versions that were previously missing. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>