Re: [U-Boot] bootelf and command line arguments

2009-07-18 Thread Wolfgang Denk
Dear Thomas Dörfler, In message <4a622bd6.2070...@embedded-brains.de> you wrote: > > - Is there any useful reason why the bootelf command is limited to > maxargs? No. git blame shows that this entry has never been changed, so I guess it just went unnoticed so far. > - Would anybody mind if I com

[U-Boot] bootelf and command line arguments

2009-07-18 Thread Thomas Dörfler
Hello, up to now I have worked in private with U-Boot and adapted it to a user-specific MPC5121e based board. We have worked out how we want to use U-Boot and soon would like to commit the board specific (and not so specific) source code changes and additions. Now we have hit a strange point. the