From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [RFC] u-boot migration to kconfig
Date: Sun, 23 Sep 2007 20:10:08 +0200 [thread overview]
Message-ID: <C31C78A0.3BD3%plagnioj@jcrosoft.com> (raw)
In-Reply-To: <fa686aa40709221532h62e85547vc3dc67317e333b40@mail.gmail.com>
Hi,
Two points :
1) If you're ok, I can work on kconfig itself.
2) About the re-organization
I'd like to create a tree like following
arch/arm/
arch/arm/board <- the boards
arch/arm/boot <- where will be store the u-boot & u-boot.bin
arch/arm/config <- defconfig
arch/arm/commom <- arch specific common
arch/arm/lib <- the lib_arm
arch/i386/
arch/i386/board
arch/i386/boot <- where will be store the u-boot & u-boot.bin
arch/i386/config <- defconfig
arch/i386/commom <- arch specific common
arch/i386/lib <- the lib_i386
common
lib <- lib_generic
drivers
Best Regards
Le 23/09/07 0:32, ??Grant Likely?? <grant.likely@secretlab.ca> a ?crit?:
> On 9/22/07, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@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.
next prev parent reply other threads:[~2007-09-23 18:10 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-22 10:27 [U-Boot-Users] [RFC] u-boot migration to kconfig Jean-Christophe PLAGNIOL-VILLARD
2007-09-22 15:41 ` Grant Likely
2007-09-22 17:18 ` Jean-Christophe PLAGNIOL-VILLARD
2007-09-22 19:08 ` Wolfgang Denk
2007-09-22 21:06 ` Jean-Christophe PLAGNIOL-VILLARD
2007-09-22 22:32 ` Grant Likely
2007-09-23 18:10 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2007-09-23 21:37 ` Wolfgang Denk
2007-09-23 21:53 ` Jean-Christophe PLAGNIOL-VILLARD
2007-09-24 5:06 ` Grant Likely
2007-09-24 9:37 ` Wolfgang Denk
2007-09-24 21:22 ` Jean-Christophe PLAGNIOL-VILLARD
2007-09-23 22:13 ` Ulf Samuelsson
2007-09-24 3:31 ` Shinya Kuribayashi
2007-09-24 5:12 ` Grant Likely
2007-09-24 5:52 ` Shinya Kuribayashi
2007-09-24 8:18 ` Ulf Samuelsson
2007-09-24 8:15 ` Ulf Samuelsson
2007-09-24 8:09 ` Ulf Samuelsson
2007-09-24 9:40 ` Wolfgang Denk
2007-09-24 11:16 ` Ulf Samuelsson
2007-09-24 4:58 ` Grant Likely
2007-09-24 8:47 ` Haavard Skinnemoen
-- strict thread matches above, loose matches on Subject: below --
2007-09-13 23:28 Grant Likely
2007-09-14 17:11 ` Jon Loeliger
2007-09-14 22:20 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C31C78A0.3BD3%plagnioj@jcrosoft.com \
--to=plagnioj@jcrosoft.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox