* Please convert last remaining file to UTF-8 encoding
@ 2020-12-03 14:27 Nicolas Boulenguez
2020-12-03 17:22 ` Tom Rini
0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Boulenguez @ 2020-12-03 14:27 UTC (permalink / raw)
To: u-boot
Hello.
Please convert last remaining file to UTF-8 encoding
A trivial patch is attached.
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Convert-last-remaining-file-to-UTF-8-encoding.patch
Type: text/x-diff
Size: 857 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201203/267161a1/attachment.patch>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Please convert last remaining file to UTF-8 encoding
2020-12-03 14:27 Please convert last remaining file to UTF-8 encoding Nicolas Boulenguez
@ 2020-12-03 17:22 ` Tom Rini
0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2020-12-03 17:22 UTC (permalink / raw)
To: u-boot
On Thu, Dec 03, 2020 at 03:27:44PM +0100, Nicolas Boulenguez wrote:
> Hello.
> Please convert last remaining file to UTF-8 encoding
> A trivial patch is attached.
> Thanks.
> From 38cde811be6878d9a6d10ae88980e0af55a31418 Mon Sep 17 00:00:00 2001
> From: Nicolas Boulenguez <nicolas@debian.org>
> Date: Thu, 3 Dec 2020 15:22:58 +0100
> Subject: [PATCH] Convert last remaining file to UTF-8 encoding
>
> ---
> arch/arm/dts/sun4i-a10-inet97fv2.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/sun4i-a10-inet97fv2.dts b/arch/arm/dts/sun4i-a10-inet97fv2.dts
> index 5d096528e7..71c27ea0b5 100644
> --- a/arch/arm/dts/sun4i-a10-inet97fv2.dts
> +++ b/arch/arm/dts/sun4i-a10-inet97fv2.dts
> @@ -1,7 +1,7 @@
> /*
> * Copyright 2014 Open Source Support GmbH
> *
> - * David Lanzend?rfer <david.lanzendoerfer@o2s.ch>
> + * David Lanzend?rfer <david.lanzendoerfer@o2s.ch>
> *
> * This file is dual-licensed: you can use it either under the terms
> * of the GPL or the X11 license, at your option. Note that this dual
As this comes from the Linux kernel, has it been corrected there?
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201203/f04557ff/attachment.sig>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Please convert last remaining file to UTF-8 encoding
@ 2020-12-03 18:06 Andre Przywara
2020-12-03 18:25 ` Tom Rini
0 siblings, 1 reply; 4+ messages in thread
From: Andre Przywara @ 2020-12-03 18:06 UTC (permalink / raw)
To: u-boot
From: Tom Rini
Sent: Thursday, December 03, 2020 17:22
To: Nicolas Boulenguez
Cc: U-Boot mailing list; Andre Przywara
Subject: Re: Please convert last remaining file to UTF-8 encoding
Sorry if that looks weird, my Thunderbird (68.x) suddenly refused to display some emails (I guess S/MIME is to blame?), so this is now written in <REDACTED>.
On Thu, Dec 03, 2020 at 03:27:44PM +0100, Nicolas Boulenguez wrote:
> Hello.
> Please convert last remaining file to UTF-8 encoding
> A trivial patch is attached.
> Thanks.
> From 38cde811be6878d9a6d10ae88980e0af55a31418 Mon Sep 17 00:00:00 2001
> From: Nicolas Boulenguez <nicolas@debian.org>
> Date: Thu, 3 Dec 2020 15:22:58 +0100
> Subject: [PATCH] Convert last remaining file to UTF-8 encoding
>
> ---
> arch/arm/dts/sun4i-a10-inet97fv2.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/sun4i-a10-inet97fv2.dts b/arch/arm/dts/sun4i-a10-inet97fv2.dts
> index 5d096528e7..71c27ea0b5 100644
> --- a/arch/arm/dts/sun4i-a10-inet97fv2.dts
> +++ b/arch/arm/dts/sun4i-a10-inet97fv2.dts
> @@ -1,7 +1,7 @@
> /*
> * Copyright 2014 Open Source Support GmbH
> *
> - * David Lanzend?rfer <david.lanzendoerfer@o2s.ch>
> + * David Lanzend?rfer <david.lanzendoerfer@o2s.ch>
> *
> * This file is dual-licensed: you can use it either under the terms
> * of the GPL or the X11 license, at your option. Note that this dual
As this comes from the Linux kernel, has it been corrected there?
It has, but there are other changes. On a first glance the diffs look innocent, but I will have a closer look. In any case we should just resync from mainline.
Cheers,
Andre
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Please convert last remaining file to UTF-8 encoding
2020-12-03 18:06 Andre Przywara
@ 2020-12-03 18:25 ` Tom Rini
0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2020-12-03 18:25 UTC (permalink / raw)
To: u-boot
On Thu, Dec 03, 2020 at 06:06:16PM +0000, Andre Przywara wrote:
> From: Tom Rini
> Sent: Thursday, December 03, 2020 17:22
> To: Nicolas Boulenguez
> Cc: U-Boot mailing list; Andre Przywara
> Subject: Re: Please convert last remaining file to UTF-8 encoding
>
> Sorry if that looks weird, my Thunderbird (68.x) suddenly refused to display some emails (I guess S/MIME is to blame?), so this is now written in <REDACTED>.
>
> On Thu, Dec 03, 2020 at 03:27:44PM +0100, Nicolas Boulenguez wrote:
>
> > Hello.
> > Please convert last remaining file to UTF-8 encoding
> > A trivial patch is attached.
> > Thanks.
>
> > From 38cde811be6878d9a6d10ae88980e0af55a31418 Mon Sep 17 00:00:00 2001
> > From: Nicolas Boulenguez <nicolas@debian.org>
> > Date: Thu, 3 Dec 2020 15:22:58 +0100
> > Subject: [PATCH] Convert last remaining file to UTF-8 encoding
> >
> > ---
> > arch/arm/dts/sun4i-a10-inet97fv2.dts | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/arm/dts/sun4i-a10-inet97fv2.dts b/arch/arm/dts/sun4i-a10-inet97fv2.dts
> > index 5d096528e7..71c27ea0b5 100644
> > --- a/arch/arm/dts/sun4i-a10-inet97fv2.dts
> > +++ b/arch/arm/dts/sun4i-a10-inet97fv2.dts
> > @@ -1,7 +1,7 @@
> > /*
> > * Copyright 2014 Open Source Support GmbH
> > *
> > - * David Lanzend?rfer <david.lanzendoerfer@o2s.ch>
> > + * David Lanzend?rfer <david.lanzendoerfer@o2s.ch>
> > *
> > * This file is dual-licensed: you can use it either under the terms
> > * of the GPL or the X11 license, at your option. Note that this dual
>
> As this comes from the Linux kernel, has it been corrected there?
>
> It has, but there are other changes. On a first glance the diffs look innocent, but I will have a closer look. In any case we should just resync from mainline.
OK, good. And yes, a resync with mainline is needed so that we can
update dtc stuff without having to add U-Boot-only warning disables.
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201203/f5a9285e/attachment.sig>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-12-03 18:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-03 14:27 Please convert last remaining file to UTF-8 encoding Nicolas Boulenguez
2020-12-03 17:22 ` Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2020-12-03 18:06 Andre Przywara
2020-12-03 18:25 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox