Vanessa Maegima
af07d1544e
pico-imx6ul: Add DFU support
...
DFU is a convenient way to program U-boot binary into the eMMC.
Add support for it.
Signed-off-by: Vanessa Maegima <vanessa.maegima@nxp.com >
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com >
2016-07-12 17:58:49 +02:00
Tom Rini
7802ce910b
configs: Re-sync BOOTDELAY changes
...
With updated moveconfig.py and an better default, re-generate
the migration of BOOTDELAY to the defconfig.
Reviewed-by: Hans de Goede <hdegoede@redhat.com >
Signed-off-by: Tom Rini <trini@konsulko.com >
2016-06-17 09:34:49 -04:00
Fabio Estevam
83b6a43e6e
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 <daiane.angolini@nxp.com >
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com >
Tested-by: Daiane Angolini <daiane.angolini@nxp.com >
2016-05-20 20:42:57 -04:00
Tom Rini
fc6e3c81de
pico-imx6ul: Update the defconfig
...
The defconfig/config.h file were merged but were already out of sync
with mainline. This brings them further into line now.
Cc: Richard Hu <richard.hu@technexion.com >
Cc: Fabio Estevam <fabio.estevam@nxp.com >
Signed-off-by: Tom Rini <trini@konsulko.com >
2016-04-25 18:03:48 -04:00
Fabio Estevam
69cc7dbf1f
Add initial support for Technexion's PICO-IMX6UL-EMMC board
...
Add support for Technexion's PICO-IMX6UL-EMMC board.
For information about this board, please visit:
http://www.technexion.com/products/pico/pico-som/pico-imx6-emmc
Signed-off-by: Richard Hu <richard.hu@technexion.com >
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com >
2016-04-19 16:37:36 +02:00