[U-Boot] [PATCH 1/4] 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 linus.walleij@linaro.org --- board/armltd/vexpress64/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/armltd/vexpress64/MAINTAINERS b/board/armltd/vexpress64/MAINTAINERS index 97c4b0e574b1..66c8dffa1634 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 srae@broadcom.com +M: Linus Walleij linus.walleij@linaro.org S: Maintained F: configs/vexpress_aemv8a_semi_defconfig

Acked-by: Steve Rae srae@broadcom.com
On 14-12-23 05:02 PM, Linus Walleij wrote:
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 linus.walleij@linaro.org
board/armltd/vexpress64/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/armltd/vexpress64/MAINTAINERS b/board/armltd/vexpress64/MAINTAINERS index 97c4b0e574b1..66c8dffa1634 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 srae@broadcom.com +M: Linus Walleij linus.walleij@linaro.org S: Maintained F: configs/vexpress_aemv8a_semi_defconfig

On Wed, Dec 24, 2014 at 02:02:19AM +0100, Linus Walleij wrote:
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 linus.walleij@linaro.org Acked-by: Steve Rae srae@broadcom.com
Applied to u-boot/master, thanks!
participants (3)
-
Linus Walleij
-
Steve Rae
-
Tom Rini