[U-Boot-Users] Some questions about what is planned to improve U-Boot configuration...

Grant Likely grant.likely at secretlab.ca
Wed Jun 20 17:47:33 CEST 2007


On 6/14/07, Carsten Schlote <c.schlote at konzeptpark.de> wrote:
> I would like to know, if there are any plans or is on-going work to
> replace this hand-crafted mess with a configuration system?
>
> I'd like to use something like Kconfig. It turned out to be useful with
> Linux, BusyBox or ptxdist. It handles dependencies between defines, and
> also provides help and defaults for each.

FWIW, I fully support going this direction.  I've been making some
steps in the same direction, but as always there are more things to do
than time to do them in.

My advice: start small and don't try to change too much at once.  Get
the basic infrastructure in place and get the patches out to the list.
 Maybe start with being able to select the board port with Kconfig
while leaving include/configs/* in place.  Once that is working and
proven, then start migrating configuation over to Kconfig.

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