RE: [U-Boot-Users] [PATCH] LBA48 compile problem

When you reformatted the original LBA48 support, some variables got renamed and mixed. Esp one called lba48support was renamed lba48, and anotherone called lba48 was deleted, and references were not changed.
I also got some compiler warnings with CFG_64BIT_LBA enabled.
I will resubmit a patch agains 1.1.0, so ignore this one.
-----Original Message----- From: wd@denx.de [mailto:wd@denx.de] Sent: Thursday, April 15, 2004 17:40 To: Rune Torgersen Cc: u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] [PATCH] LBA48 compile problem
In message <DCEAAC0833DD314AB0B58112AD99B93B06DAAA@ismail.innsys.innovsys .com> you wrote:
Here is a small patch that fixes LBA48 support so it
compiles cleanly
Which actual compile problem are you trying to fix? I don't get any related build errors when running MAKEALL.
Best regards,
Wolfgang Denk
-- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de The human mind ordinarily operates at only ten percent of its capacity. The rest is overhead for the operating system.

In message DCEAAC0833DD314AB0B58112AD99B93B06DAB8@ismail.innsys.innovsys.com you wrote:
When you reformatted the original LBA48 support, some variables got renamed and mixed.
Really?
I also got some compiler warnings with CFG_64BIT_LBA enabled.
For which board is this? Is it listed in the MAKEALL script? If not - why?
I will resubmit a patch agains 1.1.0, so ignore this one.
Thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Rune Torgersen
-
Wolfgang Denk