configs/imx7dpico: Bump Linux and U-Boot
authorJoris Offouga <offougajoris@gmail.com>
Mon, 10 Jun 2019 19:41:43 +0000 (21:41 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 10 Jun 2019 21:43:40 +0000 (23:43 +0200)
commit40c5aa50cf6a26b4697bb0c9bd671d89a53edf5f
treecb03ae87912304a60603067c0ccbf0e34f072223
parentcc1761790fdef8802a70f83c889f47193a3e0ed0
configs/imx7dpico: Bump Linux and U-Boot

Bump Linux to 5.1 and U-Boot to version 2019.01.

U-Boot patch is no longer needed, applied upstream.

U-Boot defconfig name for this board has changed to pico-pi-imx7d.

U-Boot now supports distrobootcmd for this board, so add the appropriate
extlinux.conf and use SPL+u-boot.img instead of u-boot.imx. Note that
the common freescale post-image script handles things appropriately
based on the selected options in .config.

dosfstools and mtools are no longer needed to build the image.

Signed-off-by: Joris Offouga <offougajoris@gmail.com>
Tested-by: Pierre-Jean Texier <pjtexier@koncepto.io>
[Arnout: remove BR2_PACKAGE_HOST_DOSFSTOOLS and BR2_PACKAGE_HOST_MTOOLS]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
board/technexion/imx7dpico/patches/uboot/0001-picomx7dname.patch [deleted file]
board/technexion/imx7dpico/readme.txt
board/technexion/imx7dpico/rootfs_overlay/boot/extlinux/extlinux.conf [new file with mode: 0644]
configs/imx7dpico_defconfig