[EXTERNAL] Re: [PATCH V2 0/2] Fix warnings occurred during compilation

Tom Rini trini at konsulko.com
Wed Jul 19 15:18:02 CEST 2023


On Wed, Jul 19, 2023 at 06:44:18PM +0530, Nikhil M Jain wrote:
> Hi Tom,
> 
> On 19/07/23 17:28, Tom Rini wrote:
> > On Wed, Jul 19, 2023 at 04:44:36PM +0530, Nikhil M Jain wrote:
> > > Hi Tom,
> > > 
> > > Seems like this series fell through the cracks, so a gentle reminder on
> > > this.
> > > 
> > > On 21/06/23 16:29, Nikhil M Jain wrote:
> > > > This patch series aims at fixing warnings which occur during
> > > > compilation, by including required header files and using appropriate
> > > > types for variables which are typecasted.
> > > > 
> > > > Changes in V2:
> > > > - Type cast bmp_load_addr to uintptr_t at places necessary rather than
> > > >     changing argument type.
> > > > 
> > > > Nikhil M Jain (2):
> > > >     board: ti: am62x: evm: Include necessary header files
> > > >     common: splash_source: Fix type casting errors.
> > > > 
> > > >    board/ti/am62x/evm.c   | 1 +
> > > >    common/splash_source.c | 6 +++---
> > > >    2 files changed, 4 insertions(+), 3 deletions(-)
> > 
> > This depends on the other series that you just reposted I believe you
> > had said before.
> > 
> 
> This series is independent and doesn't depend on the series I have
> reposted yesterday.

What is it against then? It didn't apply before, I could have sworn I
reported.

-- 
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/20230719/7f248717/attachment.sig>


More information about the U-Boot mailing list