[RFC PATCH v8 12/23] cli: Enables using hush 2021 parser as command line parser
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Thu May 25 10:19:14 CEST 2023
Hi,
On 5/13/23 03:19, Heinrich Schuchardt wrote:
> On 5/12/23 22:03, Francis Laniel wrote:
>> If one defines HUSH_2021_PARSER, it is then possible to use 2021
>> parser with:
>> => cli get
>> old
>> => cli set 2021
>> => cli get
>> 2021
>
> We don't need such a command. Just allow only one parser.
For information I made the same remarks on the config in V5
https://lore.kernel.org/all/7222357.bo2iyVLy2q@machine/
it seems a temporally solution for test the 2 parsers with a binary....
>
> Best regards
>
> Heinrich
>
Patrick
More information about the U-Boot
mailing list