wandboard: Add FIT image support
authorFabio Estevam <festevam@gmail.com>
Wed, 12 Jun 2019 15:34:40 +0000 (12:34 -0300)
committerStefano Babic <sbabic@denx.de>
Thu, 4 Jul 2019 12:19:49 +0000 (14:19 +0200)
commit5b858582512883b8a85d74e108873f9beed1e954
tree7155b63e70aa6992466b667950837e7b4cda0b89
parentdf51656986e913272546f33ce8f6f5a46b1ed2bf
wandboard: Add FIT image support

After the transition to DM, only the mx6dl/solo wandboard
is supported.

Add FIT image support so that all the wandboard variants
can be supported, like it was prior to the DM conversion.

Successfully booted Linux on mx6q/solo/qp wandboards.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
arch/arm/dts/Makefile
board/wandboard/wandboard.c
configs/wandboard_defconfig