[U-Boot] [PATCH] mii: dump: parameter choice

2013-08-12 Thread Stephan Bauroth
Hi all, since no one commented on my prior mail, i just took the liberty to write a little patch that chooses regs 0-5 if none are specified for 'mii dump'. Also fixes some alignment issues, typos and introduces the 'Selector Field' to the register description of PHY regs 4 and 5. On top, 'mii

[U-Boot] cmd_mii parameter choice

2013-08-08 Thread Stephan Bauroth
Hi experts, stumbling across some kernel panics due to a faulty ethernet-driver, i recently got to use the mii command set for some analysis. Doing so, I noticed some inconvienient behaviour in the parameter choices of the mii-commands. the command in general takes 5 arguments: the

[U-Boot] Antwort: Re: [PATCH] mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6x

2013-07-15 Thread Stephan Bauroth
Hi Eric, Hi everyone else, It seems that there are two policy differences between the mx6qsabrelite.h and nitrogen6x.h files: 1. Use of MMC for environment storage 2. Use of boot script in nitrogen6x I think we can dispense with #1. Can you think of any reason a user would care where this