[Buildroot] [PATCH 07/46] u-boot: remove option to configuredownload site

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jun 7 09:11:26 UTC 2010


On Sun, 6 Jun 2010 17:29:35 +1000
"Paul Jones" <paul at pauljones.id.au> wrote:

> > http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=bootloaders-
> > cleanup&id=13ef908685caecd17ba67953fd1fee8a559231a2
> 
> That is perfect! Thanks. Tested and working.

Great! Nice to see that developers are testing these new features :-)

> There seems to be a bug in your bootloaders-cleanup branch somewhere.
> If I do a make distclean and then configure the kernel to be built into a
> uImage I get the following error:
> (have attached .config)

Yeah, got it. Will fix it later today.

The thing is that on top of my bootloaders-cleanup branch, I've written
a linux-cleanup branch
(http://git.buildroot.net/~tpetazzoni/git/buildroot/log/?h=linux-cleanup)
which cleanups/simplifies the code to compile the Linux kernel. And in
this branch, the dependency of uImage on mkimage is handled properly
(because I tested the kernel build with linux-cleanup over
bootloaders-cleanup).

However, I forgot to test the kernel build with just
bootloaders-cleanup, and therefore forgot to fix the mkimage
dependency. I'll do this so that the bootloaders-cleanup branch can be
merged alone, without linux-cleanup and without breaking uImage builds.

Thanks again a lot for your tests,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list