diff options
| author | Tom Rini <trini@ti.com> | 2013-12-02 08:38:28 -0500 |
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2013-12-02 08:38:28 -0500 |
| commit | 77fdd6d1eb69c1194148a9f4b4428d903af3619f (patch) | |
| tree | 1ab1b0a75a4b77cf5be89e457eea772d2b5e6b30 /arch/powerpc/include/asm/processor.h | |
| parent | d19ad726bcd5d9106f7ba9c750462fcc369f1020 (diff) | |
| parent | f7f155e1e180e2e7743a036016ed917bba581d98 (diff) | |
| download | olio-uboot-2014.01-77fdd6d1eb69c1194148a9f4b4428d903af3619f.tar.xz olio-uboot-2014.01-77fdd6d1eb69c1194148a9f4b4428d903af3619f.zip | |
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'arch/powerpc/include/asm/processor.h')
| -rw-r--r-- | arch/powerpc/include/asm/processor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/processor.h b/arch/powerpc/include/asm/processor.h index 81f9d38e7..831804c5c 100644 --- a/arch/powerpc/include/asm/processor.h +++ b/arch/powerpc/include/asm/processor.h @@ -1127,6 +1127,8 @@ #define SVR_T1020 0x852100 #define SVR_T1021 0x852101 #define SVR_T1022 0x852102 +#define SVR_T2080 0x853000 +#define SVR_T2081 0x853100 #define SVR_8610 0x80A000 #define SVR_8641 0x809000 |