diff options
| author | Andy Shevchenko <[email protected]> | 2017-07-05 16:25:22 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-07-06 16:17:19 -0400 |
| commit | daab59ac05d8fd1092e34a4c695ac265ae700141 (patch) | |
| tree | c9fe90a80281235d0bf3043d1d2e7c218f3ed383 /doc/git-mailrc | |
| parent | 747c4c68c042babb2179b52b60bc78611e3e1183 (diff) | |
avr32: Retire AVR32 for good
AVR32 is gone. It's already more than two years for no support in Buildroot,
even longer there is no support in GCC (last version is heavily patched 4.2.4).
Linux kernel v4.12 got rid of it (and v4.11 didn't build successfully).
There is no good point to keep this support in U-Boot either.
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'doc/git-mailrc')
| -rw-r--r-- | doc/git-mailrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index 04c6c8df9d7..af10a3d68e2 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -54,7 +54,7 @@ alias vapier Mike Frysinger <[email protected]> alias wd Wolfgang Denk <[email protected]> # Architecture aliases -alias arch arc, arm, avr32, bfin, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, sparc, x86 +alias arch arc, arm, bfin, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, sparc, x86 alias arches arch alias arc uboot, abrodkin @@ -79,7 +79,6 @@ alias ti uboot, trini alias uniphier uboot, masahiro alias zynq uboot, monstr alias rockchip uboot, sjg, Kever Yang <[email protected]>, ptomsich -alias avr32 uboot, abiessmann alias bfin uboot, vapier, sonic alias blackfin bfin |
