[U-Boot] Please pull pico-imx6ul-2019.10-1 from https://github.com/OSSystems/u-boot

Hello Stefano,
The same patches I sent before are also online. See:
The following changes since commit 333027284f9a591747ec469ede2b13b3fb8df65a:
Merge branch 'nxp-imx-8-13' of https://github.com/MrVan/u-boot (2019-08-18 12:10:11 +0200)
are available in the Git repository at:
https://github.com/OSSystems/u-boot pico-imx6ul-2019.10-1
for you to fetch changes up to 5ab1f8ab701e08e7a798729cf552b6f87f14a18a:
pico-imx6ul: Provide a way to escape the Falcon mode (2019-09-12 16:25:43 -0300)
---------------------------------------------------------------- Fabio Estevam (4): pico-imx6ul: Increase the CONFIG_ENV_OFFSET size pico-imx6ul: Add LCD support pico-imx6ul: Update the Falcon mode instructions pico-imx6ul: Provide a way to escape the Falcon mode
Otavio Salvador (1): pico-imx6ul: Add DWARF baseboard support
board/technexion/pico-imx6ul/README | 8 ++-- board/technexion/pico-imx6ul/pico-imx6ul.c | 55 ++++++++++++++++++++++++- board/technexion/pico-imx6ul/spl.c | 4 ++ configs/pico-dwarf-imx6ul_defconfig | 65 ++++++++++++++++++++++++++++++ configs/pico-hobbit-imx6ul_defconfig | 1 + configs/pico-imx6ul_defconfig | 1 + configs/pico-pi-imx6ul_defconfig | 1 + include/configs/pico-imx6ul.h | 33 +++++++++++++-- 8 files changed, 160 insertions(+), 8 deletions(-) create mode 100644 configs/pico-dwarf-imx6ul_defconfig
participants (1)
-
Otavio Salvador