Re: [U-Boot] [PATCH v3] davinci: cleanup davinci_sync_env_enetaddr() fucntion

2013-01-14 Thread Holger Freyther
Manjunath Hadli ti.com> writes: > > check for the return status for eth_getenv_enetaddr_by_index() > and eth_setenv_enetaddr() functions and print appropriate message > on failure. I am upgrading from v2011.12 (as I have some ubifsmount issues and don't want to debug this on an old ubi) and I s

[U-Boot] __led_set usage is inconsistent

2012-07-13 Thread Holger Freyther
Hi, I hope that this is not a common question. I have read doc/README.LED, compiled in the GPIO LED driver, provided my GPIO number, enabled the LED command and then noticed that "led 0 on" didn't do what I wanted. It appears that the semantic of "state" in __led_set(mask, state) is used in two d