
Hi There I am trying to use new code( 2010.03 ) on my development board(mini2440) found out there is no command (dynenv and mtdparts) anymore. Are there any replacement for them?
Thanks Craig

On Sun, 3 Apr 2011 13:41:07 -0600 haifeng zhang zhangcraig@gmail.com wrote:
Hi There I am trying to use new code( 2010.03 ) on my development board(mini2440) found out there is no command (dynenv and mtdparts) anymore. Are there any replacement for them?
What were you running before? Something out-of-tree, I guess. There has never been a dynenv command in mainline U-Boot. When that command was added to mainline, it was called "nand env.oob" (your board config file must define CONFIG_ENV_OFFSET_OOB to enable this).
As for mtdparts, that exists, but perhaps you don't have it enabled in your board config file?
-Scott
participants (2)
-
haifeng zhang
-
Scott Wood