[U-Boot-Users] [RFC] u-boot migration to kconfig

Grant Likely grant.likely at secretlab.ca
Sun Sep 23 00:32:18 CEST 2007


On 9/22/07, Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com> wrote:
> Hi,
>
>     That's why I've propose my help in my first e-mail if it's possible.
>     And I agree with you about to do one step after an other.
>     Even if I've nearly finished to migrate the drivers to a new
> organization, I'm waiting until the Kconfig changes are in the tree.
>
> Best regards.

Sorry, I misread your original question.  Yes, of course you can help
with the migration!  :-)  As I mentioned, I'm doing a first step of
modifying the build system to enable conditional compilation.  I'll
have those patches submitted to the ML in the next few days.

Both the common and drivers directories can be organized.  I recommend
waiting for the build patches to be merged into the -testing tree and
basing your changes on top of that.  Then you can post your changes to
the ML.  Hint: don't try to move all the files in a single patch.
Split the move up into smaller chunks.

Another task that needs to be done is to import the Kconfig source
code into u-boot and build it.  I haven't figured out when I'll be
able to take on that task yet.  This work can be done in parallel with
the build system changes.  It's not until we start actually *using*
kconfig that the changes will require coordination.

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195




More information about the U-Boot mailing list