commit | a9b5d1a9e89342c48893ad00b7be76734ea92630 | [log] [tgz] |
---|---|---|
author | Wu, Josh <Josh.wu@atmel.com> | Tue Feb 03 18:19:05 2015 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Wed Mar 18 23:36:03 2015 +0100 |
tree | fd78e6dafbb26871ad67e56a979d3f77fa12d26b | |
parent | 7ff194ff21c546cfaa70ec9b6b2ec48979731e6a [diff] |
ARM: at91: at91sam9rlek: add hush parser to defconfig HUSH parser will handle the variable easier. That will be helpful for write a complicated U-Boot commands or varaibles. Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Bo Shen <voice.shen@atmel.com>