summaryrefslogtreecommitdiffstats
path: root/board/warp7
Commit message (Collapse)AuthorAgeFilesLines
* configs/warp7: Bump U-Boot and kernel versionsFabio Estevam2017-07-251-1/+0
| | | | | | | | | | Bump U-Boot to 2017.07 and kernel to version 4.12.3. As imx_v6_v7_defconfig in 4.12 selects CONFIG_CFG80211_WEXT=y, remove the linux.fragment file. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/warp7: Bump to mainline kernel 4.9Fabio Estevam2016-12-281-1/+0
| | | | | | | | | | Use mainline 4.9 instead of a custom kernel based on NXP 4.1. As mx7 boots in non-secure mode in mainline kernel, change the U-Boot target to "warp7". Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/warp7: Use common script for generating boot imageFabio Estevam2016-10-253-59/+4
| | | | | | | | | | | Use the common board/freescale/common/post-image.sh script instead of a custom one. As the final image binary is called "sdcard.img" update the documentation accordingly. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/warp7: Add Wifi supportFabio Estevam2016-09-203-0/+55
| | | | | | | Warp7 has a BRCM43430 Wifi chipset. Add support for it. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: Add support for warp7 boardFabio Estevam2016-09-083-0/+148
Add support for warp7, which is a board based on NXP i.MX7S processor. More information about warp7 can be found at: https://www.element14.com/community/docs/DOC-79058 Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud