Hi Wolfgang, > You are probably not the first person to run into such issues. So > before asking for exceptions from the rules, you should look around > how other developers have solved the problems you are facing.
Apologies about this. I just fixed all the problems and will re-submit the clean patch in a new email. > Why don't you simply split the strings into two or more parts? This > will actually make the environment _better_ readable. For an example, > have a look at [1] or other existing config files. Yes, this is actually what my old code looked like already, but I had to many nested if statements, I just broke up the splitting differently. Thanks for your patience, Gilles . _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

