diff options
| author | Linus Walleij <[email protected]> | 2014-12-24 02:02:19 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-12-29 07:44:06 -0500 |
| commit | 058235c06bd09b32c7e300c92d5eafa237f246c8 (patch) | |
| tree | dcd910e8dc3801a1b9dbf615f1a254ade976096d | |
| parent | 9be5c661beecdb8a9d90ab4869ddb501b4990dd9 (diff) | |
vexpress64: take over maintenance of the semi vexpress64
As agreed with Steve Rae I'm taking over maintenance of the
semihosted, emulated FVP/foundation model Versatile Express
64 bit board variant.
Signed-off-by: Linus Walleij <[email protected]>
Acked-by: Steve Rae <[email protected]>
| -rw-r--r-- | board/armltd/vexpress64/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/armltd/vexpress64/MAINTAINERS b/board/armltd/vexpress64/MAINTAINERS index 97c4b0e574b..66c8dffa163 100644 --- a/board/armltd/vexpress64/MAINTAINERS +++ b/board/armltd/vexpress64/MAINTAINERS @@ -6,6 +6,6 @@ F: include/configs/vexpress_aemv8a.h F: configs/vexpress_aemv8a_defconfig VEXPRESS_AEMV8A_SEMI BOARD -M: Steve Rae <[email protected]> +M: Linus Walleij <[email protected]> S: Maintained F: configs/vexpress_aemv8a_semi_defconfig |
