[PATCH] misc: atsha204a: Fix big endian support

Pali Rohár pali at kernel.org
Tue Apr 12 11:37:11 CEST 2022


On Thursday 07 April 2022 09:47:09 Tom Rini wrote:
> On Thu, Apr 07, 2022 at 03:31:25PM +0200, Stefan Roese wrote:
> 
> > Added Tom to To...
> > 
> > On 4/7/22 10:29, Pali Rohár wrote:
> > > On Monday 04 April 2022 09:43:21 Stefan Roese wrote:
> > > > On 4/3/22 00:36, Pali Rohár wrote:
> > > > > Callers of function atsha204a_crc16() expect to return value in host cpu
> > > > > endianity. So remove cpu_to_le16() conversion.
> > > > > 
> > > > > Signed-off-by: Pali Rohár <pali at kernel.org>
> > > > 
> > > > Reviewed-by: Stefan Roese <sr at denx.de>
> > > 
> > > Hello Stefan! Would you or somebody else take this patch?
> > > 
> > > Because I have some other u-boot generic patches which touches this
> > > driver and I'm waiting until this simple change would be merged first.
> > 
> > In general I could do this. But I'm leaving for a vacation in a few days
> > and I'm not sure, if I can squeeze enough "free time" to handle my
> > "U-Boot work".
> > 
> > Tom, could you please pull this patch directly?
> 
> OK, I'll assign it to myself in patchwork.
> 
> -- 
> Tom

I sent crc16 patch series which depends on this particular patch:
https://patchwork.ozlabs.org/project/uboot/list/?series=294691&state=*


More information about the U-Boot mailing list