diff options
author | Otavio Salvador | 2018-09-04 10:23:18 -0300 |
---|---|---|
committer | Stefano Babic | 2018-09-14 15:04:24 +0200 |
commit | 6dcd8918bb70865ac9826d2f4e2c9612f7b43c4f (patch) | |
tree | a5999507e3ad2d0413d8f1db2e51f3a02397c9a1 /board/technexion/pico-imx6ul | |
parent | 978138fab825f9af96ca44d2b64193c6cd536623 (diff) |
pico-imx6ul: Add new pico-hobbit config
The new config skips the boot menu which asks which board is in
use. This is useful to allow direct booting of image without user
iteration.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'board/technexion/pico-imx6ul')
-rw-r--r-- | board/technexion/pico-imx6ul/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/technexion/pico-imx6ul/MAINTAINERS b/board/technexion/pico-imx6ul/MAINTAINERS index 594a883d152..334847cf715 100644 --- a/board/technexion/pico-imx6ul/MAINTAINERS +++ b/board/technexion/pico-imx6ul/MAINTAINERS @@ -5,3 +5,8 @@ S: Maintained F: board/technexion/pico-imx6ul/ F: include/configs/pico-imx6ul.h F: configs/pico-imx6ul_defconfig + +Technexion PICO-HOBBIT-IMX6UL +M: Otavio Salvador <otavio@ossystems.com.br> +S: Maintained +F: configs/pico-hobbit-imx6ul_defconfig |