diff mbox

[OpenWrt-Devel,RESEND] mxs: make boardname consistent with other targets

Message ID 1417905173-31494-1-git-send-email-mhei@heimpold.de
State Accepted
Headers show

Commit Message

Michael Heimpold Dec. 6, 2014, 10:32 p.m. UTC
Remove 'series' as all other targets do not use this, too. It
should be obviously clear, that this target refer to a
whole CPU family.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
---
 target/linux/mxs/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Zoltan HERPAI Dec. 12, 2014, 1:46 p.m. UTC | #1
Michael Heimpold wrote:
> Remove 'series' as all other targets do not use this, too. It
> should be obviously clear, that this target refer to a
> whole CPU family.
>
> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
> ---
>
>   
Hi Michael,

Applied most of the series in r43646-43651, r43657, I've put an SOB 
where I could test the patch. The whitespace fix doesn't apply cleanly - 
would you mind to re-send that please.

Anyway, many thanks for the patches and your patience.

Regards,
-w-
John Crispin Dec. 12, 2014, 1:48 p.m. UTC | #2
On 12/12/2014 14:46, Zoltan HERPAI wrote:
> Michael Heimpold wrote:
>> Remove 'series' as all other targets do not use this, too. It
>> should be obviously clear, that this target refer to a
>> whole CPU family.
>>
>> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
>> ---
>>
>>   
> Hi Michael,
> 
> Applied most of the series in r43646-43651, r43657, I've put an SOB
> where I could test the patch. The whitespace fix doesn't apply cleanly -
> would you mind to re-send that please.
> 
> Anyway, many thanks for the patches and your patience.
> 
> Regards,
> -w-

great let me close the patches in the new patchwork. zoltan, can you
setup a user on the ozlab machine so that i can give you back your admin
status ?
	
	John

> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Michael Heimpold Dec. 12, 2014, 9:38 p.m. UTC | #3
Hi Zoltan,

> Applied most of the series in r43646-43651, r43657, I've put an SOB  
> where I could test the patch. The whitespace fix doesn't apply  
> cleanly - would you mind to re-send that please.

no problem, will rebase and resend.

Thanks,
mhei
diff mbox

Patch

diff --git a/target/linux/mxs/Makefile b/target/linux/mxs/Makefile
index 7e5183f..5731481 100644
--- a/target/linux/mxs/Makefile
+++ b/target/linux/mxs/Makefile
@@ -8,7 +8,7 @@  include $(TOPDIR)/rules.mk
 
 ARCH:=arm
 BOARD:=mxs
-BOARDNAME:=Freescale i.MX23/i.MX28 series
+BOARDNAME:=Freescale i.MX23/i.MX28
 FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s