[U-Boot] Auto_complete issue with u-boot version v2010.12

Hi,
I found that config_auto_complete feature have no correct functional since this version (version v2010.09 is ok). Some part of my board's header file: ... #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_HUSH_PARSER #define CONFIG_EXTRA_ENV_SETTING \ "_kernel=tf uImage; er FE000000 +$filesize; cp.b $fileaddr FE000000 $filesize\0" \ ... So i type in commandline => run _k and press [tab] key for command completion. And no result i see, but previous u-boot version auto_complete feature works fine. Can anyone confirm this malfunction?
Thanks! Mike

Dear =?KOI8-R?B?7cnIwcnM?=,
In message AANLkTikAC=CK_6pMQEHHHp5zGN_jQ4jEFLPuVZekut+4@mail.gmail.com you wrote:
I found that config_auto_complete feature have no correct functional since this version (version v2010.09 is ok).
...
Can anyone confirm this malfunction?
It is expected behaviour. See TODO item 2 for commit ea882ba, and not-yet-added patch http://patchwork.ozlabs.org/patch/75995/
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
Михаил