
Dear Alexey,
In message 1391457382.2357.46.camel@abrodkin-8560l.internal.synopsys.com you wrote:
+#define CONFIG_SYS_MAXARGS 16
You define this pretty much inconsistentlyu across your boards. Is this intentionally?
Not clear what do you mean. All 3 boards have CONFIG_SYS_MAXARGS = 16.
Indeed. Sorry, it seems I mixed this up with a patch for a broadcom board which had 64.
Uh, oh. Environment in EEPROM is about the worst thing you can do. You should reconsider this design decision.
Well I may agree on this point. But due to the fact that Linux driver is still not ready for our custom NAND controller we don't rely on NAND for whatever storage. And then the only persistent storage that remains is I2C EEPROM.
I see. Except that I would hesitate to use "I2C EEPROM" and "persistent" in the same sentence ;-)
Best regards,
Wolfgang Denk