]> Git Repo - u-boot.git/commit
pico-imx6ul: Select CONFIG_HUSH_PARSER option
authorFabio Estevam <[email protected]>
Tue, 17 May 2016 13:51:44 +0000 (10:51 -0300)
committerTom Rini <[email protected]>
Sat, 21 May 2016 00:42:57 +0000 (20:42 -0400)
commit83b6a43e6efdce32c7f824263ad40c86d03901f9
tree19229cb0f34c182f78b8c9be4ec0bb173451c277
parent3dc9be82088f826dd7927bd1f947a838c9ef72b0
pico-imx6ul: Select CONFIG_HUSH_PARSER option

Select CONFIG_HUSH_PARSER option in order to fix the following
problem:

Unknown command 'if' - try 'help'
Unknown command 'then' - try 'help'
Unknown command 'else' - try 'help'
Unknown command 'fi' - try 'help'

Reported-by: Daiane Angolini <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Tested-by: Daiane Angolini <[email protected]>
configs/pico-imx6ul_defconfig
This page took 0.034019 seconds and 4 git commands to generate.