[U-Boot-Users] [PATCH] build on Cygwin

Hi,
here's a patch against 0.4.8 that allows U-Boot to be built on a Cygwin- hosted platform.
Problems solved: - mkimage.c, img2srec.c and bmp_logo.c wouldn't compile - mkimage converted all 0x0a to 0x0d 0x0a in the binary image
CHANGELOG: allow mkimage to build and run on Cygwin-hosted systems
Cheers Anders

On Wed, 2003-09-17 at 16:31, Anders Larsen wrote:
Hi,
here's a patch against 0.4.8 that allows U-Boot to be built on a Cygwin- hosted platform.
In the future do not compress patches sent to the list they are hard to read.

Kenneth Johansson kenneth.johansson@etx.ericsson.se schreibt:
In the future do not compress patches sent to the list they are hard to read.
Sorry, but I fear that the weird MUA I'm forced to use here at work will somehow re-format text-attachments...
Cheers Anders
BTW, the README states that it's OK to send gzipped patches.

In message fc.004c4e48001cb9a1004c4e48001cb9a1.1cba68@rea.de you wrote:
here's a patch against 0.4.8 that allows U-Boot to be built on a Cygwin- hosted platform.
Problems solved:
- mkimage.c, img2srec.c and bmp_logo.c wouldn't compile
- mkimage converted all 0x0a to 0x0d 0x0a in the binary image
CHANGELOG: allow mkimage to build and run on Cygwin-hosted systems
Sorry, parts of this code were changed since. Can you please recreate the patch against current top-of-tree of CVS (for example against tag LABEL_2003_09_16_2310 or later)? Thanks.
Best regards,
Wolfgang Denk

Wolfgang Denk wd@denx.de schreibt:
In message fc.004c4e48001cb9a1004c4e48001cb9a1.1cba68@rea.de you wrote:
here's a patch against 0.4.8 that allows U-Boot to be built on a Cygwin- hosted platform.
Problems solved:
- mkimage.c, img2srec.c and bmp_logo.c wouldn't compile
- mkimage converted all 0x0a to 0x0d 0x0a in the binary image
CHANGELOG: allow mkimage to build and run on Cygwin-hosted systems
Sorry, parts of this code were changed since. Can you please recreate the patch against current top-of-tree of CVS (for example against tag LABEL_2003_09_16_2310 or later)? Thanks.
Hi Wolfgang,
no problem - patch against LABEL_2003_09_16_2310 attached (per request as plain text - I hope my MUA treats it kindly).
Cheers Anders
participants (3)
-
Anders Larsen
-
Kenneth Johansson
-
Wolfgang Denk