[Buildroot] [PATCH] configs: new configuration for i.MX6UL Pico board

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue May 31 20:16:50 UTC 2016


Hello,

On Wed, 18 May 2016 16:54:24 -0300, Fabio Estevam wrote:
> Add support for Technexion's i.MX6UL Pico board.
> 
> For information about this board, please visit:
> http://www.wandboard.org/images/hobbit/hobbitboard-imx6ul-reva1.pdf
> 
> Currently two patches are needed, but in the future they can be removed
> when we switch to kernel 4.7 and U-boot 2016.07 versions.
> 
> Signed-off-by: Fabio Estevam <festevam at gmail.com>

This generally looks good, but we generally like when a readme.txt is
added to indicate how to quickly setup the board to use the Buildroot
image.


> diff --git a/board/technexion/imx6ulpico/post-image.sh b/board/technexion/imx6ulpico/post-image.sh
> new file mode 100755
> index 0000000..b0917fc
> --- /dev/null
> +++ b/board/technexion/imx6ulpico/post-image.sh
> @@ -0,0 +1,15 @@
> +#!/usr/bin/env bash
> +
> +GENIMAGE_CFG="board/technexion/imx6ulpico/genimage.cfg"

Maybe use the $(dirname $0) trick ?

Other than that, looks good to me.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list