Re: [U-Boot] How to adapt top-level Makefile tricks to current boards.cfg

2010-09-02 Thread Wolfgang Denk
Dear Detlev Zundel, In message you wrote: > > Ideally the configuration name (1st column) will be split into a base > configuration plus options which result in individual defines tha can be > used in the code. I think Wolfgang started to work on this, so I > especially ping him on this one. N

Re: [U-Boot] How to adapt top-level Makefile tricks to current boards.cfg

2010-09-01 Thread Detlev Zundel
Hi os user, > Hi All, > > In top-level Makefile, there are some tricks to support more config > items. For example, > > Lite5200_config \ > Lite5200_LOWBOOT_config \ > Lite5200_LOWBOOT08_config \ > icecube_5200_config