diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-12 22:38:37 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-12 22:38:37 +0200 |
commit | ea99a7388118aa868c7bf8a7bb5689d8a84ede25 (patch) | |
tree | db7ce63d3709fe954efad79dfcefc3f69b762b29 | |
parent | 8d4ba3da5e5d254c69d44fd74fa322986318b16f (diff) | |
download | u-boot-imx-ea99a7388118aa868c7bf8a7bb5689d8a84ede25.zip u-boot-imx-ea99a7388118aa868c7bf8a7bb5689d8a84ede25.tar.gz u-boot-imx-ea99a7388118aa868c7bf8a7bb5689d8a84ede25.tar.bz2 |
Move the AT91RM9200DK to the ARM Systems list.
Patch by Anders Larsen, 26 Apr 2005
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | MAINTAINERS | 8 |
2 files changed, 7 insertions, 4 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Move the AT91RM9200DK to the ARM Systems list. + Patch by Anders Larsen, 26 Apr 2005 + * Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3 Patch by Anders Larsen, 26 Apr 2005 diff --git a/MAINTAINERS b/MAINTAINERS index 2f1d10b..3469f6a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -42,10 +42,6 @@ Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com> sacsng MPC8260 -Rick Bronson <rick@efn.org> - - AT91RM9200DK at91rm9200 - Oliver Brown <obrown@adventnetworks.com> gw8260 MPC8260 @@ -352,6 +348,10 @@ Rishi Bhattacharya <rishi@ti.com> omap5912osk ARM926EJS +Rick Bronson <rick@efn.org> + + AT91RM9200DK at91rm9200 + George G. Davis <gdavis@mvista.com> assabet SA1100 |