diff options
author | Chen-Yu Tsai <wens@csie.org> | 2014-10-24 16:07:25 +0800 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-11-05 13:09:57 +0100 |
commit | d6aac671b68dd865056f909ebd00e6c49297c7c4 (patch) | |
tree | 082c85068af977f994bb545655a40e5339126c55 /board/sunxi | |
parent | 26f195c71252e98aebfffd5cfa994a4475559370 (diff) | |
download | u-boot-imx-d6aac671b68dd865056f909ebd00e6c49297c7c4.zip u-boot-imx-d6aac671b68dd865056f909ebd00e6c49297c7c4.tar.gz u-boot-imx-d6aac671b68dd865056f909ebd00e6c49297c7c4.tar.bz2 |
ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename
The defconfig for Ippo-q8h-v5 was incorrectly committed as
"Ippo_q8h". This patch renames it correctly, as well as
correct a typo in my name in the maintainers listing.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'board/sunxi')
-rw-r--r-- | board/sunxi/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index febd126..702b18b 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -52,6 +52,6 @@ S: Maintained F: configs/Colombus_defconfig IPPO-Q8H-V5 BOARD -M: CHen-Yu Tsai <wens@csie.org> +M: Chen-Yu Tsai <wens@csie.org> S: Maintained F: configs/Ippo_q8h_v5_defconfig |