1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-14 12:50:29 +01:00
Files
u-boot-megous/arch
Paul Burton 20286cdff7 MIPS: Simplify CONFIG_SYS_CPU values
Rather than having the values for CONFIG_SYS_CPU depend upon each
architecture revision, have them depend upon the more general
CONFIG_CPU_MIPS32 & CONFIG_CPU_MIPS64 which in turn depend upon the
architecture revisions.

This is done in preparation for adding MIPSr6 support, which would
otherwise need to introduce new cases here.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
2016-05-21 01:36:39 +02:00
..
2016-05-17 13:58:27 -04:00
2016-05-02 18:37:09 -04:00
2016-05-17 13:58:27 -04:00
2016-05-21 01:36:39 +02:00
2016-02-06 12:00:59 +01:00
2016-01-25 10:40:01 -05:00
2016-01-19 08:31:21 -05:00
2016-03-22 12:16:16 -04:00
2016-05-17 09:54:43 -06:00