else the build fails with :
uboot-mkimage: Can't open board/boundary/imx6qsabrelite/6x_bootscript: No such file or directory
Signed-off-by: Eric Bénard <eric@eukrea.com>
Cc: Eric Nelson <eric.nelson@boundarydevices.com>
Cleanup and adapting patch from congatec team to match.
Patch now apply to Freescale's bsp4.0.
Change-Id: I7d7b32342b35f9f6dc0966b2fecc97a1d91ae83c
Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com>
The U-Boot 2013.04 provides Wandboard support so we don't need to keep
the old U-Boot around. It has been some time we're using the mainline
code by default for the Wandboard Solo and Dual without any reported
issues, so time to clean it.
Change-Id: I6139d8371ac5404abf65f7d55f2fbd703d52c1b8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This avoid a warning, during recipe parsing of bitbake, due an
incompatible machine as the nvram.txt is not available as no know
default one is suitable for every board so a specific one is need.
Change-Id: I409a1310c6f37975a46d79cdbd84665daa381e0d
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Add a recipe to provide an nvram file required by certain Broadcom wifi
chips. This file is machine-specific.
Files are installed at /lib/firmware/brcm.
Signed-off-by: John Weber <rjohnweber@gmail.com>
Code based on imx6qsabrelite BSP. Patch originally written by Congatec
Linux team, based on the tag rel_imx_3.0.35_1.1.0 from Freescale's
uboot git.
Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com>
The recipe deploys the scripts used by Boundary Devices to detect and
choose video output, load kernel and etc...
Change-Id: Ic4685c60ba1470a1548629e294ea8aa48473cd0e
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>