Hi, 2010/6/15 Marc Kleine-Budde <[email protected]>: > Hey Remy, > > good idea about updating the tool, it was quite rusty :) > > Remy Bohmer wrote: >> Hi, >> >> A few minutes ago I posted 2 patches that both rely on a source >> package for u-boot-mkimage-2010.03.tar.gz to be available at: >> http://www.pengutronix.de/software/ptxdist/temporary-src/ >> >> The package is too big for the mailinglist limit of 100kB. So, where >> can I put it? >> (I will try reposting it in a separate mail in a few minutes, but I do >> not expect it to arrive on the list, but maybe a miracle happens ;-) ) > > IIRC you posted your tool already (maybe an older version) some days > ago.
Indeed, but it was a bit silent about so I reposted it again.... These were the changes to the source package in relation to the first time I posted the sorces: * Added COPYING file, since it is belongs to U-boot code. * Added an install make target to the Makefile. > I had a short look at it. I suggest to keep the same directory > layout as in u-boot itself, so that future update maybe a bit easier. I followed the same structure as what was now the case of the source package and makefiles. Of course it can be done differently, but this worked as well ;-) > Maybe implement something like this: > make import U_BOOT_TREE=/path/to/u-boot > > I've hacked it together, along with some proper build system. I like > autotools :) It seems ;-) > Have a look at: > > http://git.pengutronix.de/?p=mkl/u-boot-mkimage.git;a=summary > > I started with v2010.06-rc1, maybe your patch isn't needed anymore. Indeed the patch was integrated between 2010.03 and 2010.06, but since 2010.06 is not released yet I choose 2010.03 as last stable release. The tool has not changed since (except for the compile fix for mingw targets ;-) ) Kind regards, Remy -- ptxdist mailing list [email protected]
