[PATCH 01/18] Include autoconf.h from the bootwrapper.

Paul Mackerras paulus at samba.org
Thu Jan 25 13:40:59 EST 2007


Kumar Gala writes:

> I think the problem is how to resolve the variations of the u-boot/ 
> ppcboot bd_t that changes from board to board and based on config.

The wrapper should be able to build bootable images for any of the
boards, that is, for any given bd_t variant, there should be a flag to
wrapper that tells it to build an image that understands that variant.

It's reasonable for arch/powerpc/boot/Makefile to pass different flags
to wrapper depending on the kernel config.  I don't want wrapper
itself, or anything it uses, to be config-dependent.

Paul.



More information about the Linuxppc-dev mailing list