
17 Sep
2003
17 Sep
'03
4:31 p.m.
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