diff options
| author | Wolfgang Denk <[email protected]> | 2005-08-12 22:38:37 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2005-08-12 22:38:37 +0200 |
| commit | ea99a7388118aa868c7bf8a7bb5689d8a84ede25 (patch) | |
| tree | db7ce63d3709fe954efad79dfcefc3f69b762b29 | |
| parent | 8d4ba3da5e5d254c69d44fd74fa322986318b16f (diff) | |
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
diff --git a/CHANGELOG b/CHANGELOG index 98f95a57001..8173a65ce8e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 2f1d10b58e3..3469f6a082e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -42,10 +42,6 @@ Jerry Van Baren <[email protected]> sacsng MPC8260 -Rick Bronson <[email protected]> - - AT91RM9200DK at91rm9200 - Oliver Brown <[email protected]> gw8260 MPC8260 @@ -352,6 +348,10 @@ Rishi Bhattacharya <[email protected]> omap5912osk ARM926EJS +Rick Bronson <[email protected]> + + AT91RM9200DK at91rm9200 + George G. Davis <[email protected]> assabet SA1100 |
