[Buildroot] [PATCH v2] configs/toradex_apalis_imx6_defconfig: new board

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jun 15 21:25:18 UTC 2016


Hello,

On Wed, 15 Jun 2016 09:40:59 -0300, Sergio Prado wrote:
> Signed-off-by: Sergio Prado <sergio.prado at e-labworks.com>
> ---
> Changes v1 -> v2:
>   - using $(dirname $0) as board working dir for genimage config file
>   - removing extra "=" signs from readme file
>   - added explanation on how to use uEnv.txt
>   - using BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14
> ---
>  board/toradex/apalis-imx6/genimage.cfg  | 15 ++++++++++
>  board/toradex/apalis-imx6/post-image.sh | 20 +++++++++++++
>  board/toradex/apalis-imx6/readme.txt    | 52 +++++++++++++++++++++++++++++++++
>  board/toradex/apalis-imx6/uEnv.txt      |  6 ++++
>  configs/toradex_apalis_imx6_defconfig   | 24 +++++++++++++++
>  5 files changed, 117 insertions(+)
>  create mode 100644 board/toradex/apalis-imx6/genimage.cfg
>  create mode 100755 board/toradex/apalis-imx6/post-image.sh
>  create mode 100644 board/toradex/apalis-imx6/readme.txt
>  create mode 100644 board/toradex/apalis-imx6/uEnv.txt
>  create mode 100644 configs/toradex_apalis_imx6_defconfig

Applied to master, thanks.

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



More information about the buildroot mailing list