- 24 Jun, 2017 2 commits
-
-
Jagan Teki authored
Add initial support for Engicam i.CoreM6 Quad/Dual/DualLite/Solo RQS board with below features: - U-Boot 2017.07-rc1 - Linux 4.11.5 - Default packages from buildroot Signed-off-by:
Jagan Teki <jagan@amarulasolutions.com> [Thomas: add missing host-dosfstools and host-mtools.] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
Jagan Teki authored
Add initial support for Engicam i.CoreM6 DualLite/Solo board with below features: - U-Boot 2017.07-rc1 - Linux 4.11.5 - Default packages from buildroot U-Boot 2017.07-rc1 has common u-boot defconfig for All i.CoreM6 variant boards, so this patch update the same along with buildroot defconfig that reflect the common name. Signed-off-by:
Jagan Teki <jagan@amarulasolutions.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- 12 Jun, 2017 1 commit
-
-
Jagan Teki authored
Add initial support for Engicam i.CoreM6 Quad/Dual board with below features: - U-Boot 2017.05 - Linux 4.11 - Default packages from buildroot Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Matteo Lisi <matteo.lisi@engicam.com> Cc: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by:
Jagan Teki <jagan@amarulasolutions.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- 03 Nov, 2016 1 commit
-
-
Yann E. MORIN authored
The FriendlyARM Nanopi NEO is a 4x4cm² board with an Allwiner H3 SoC: - quad-core Cortex-A7 @1.2GHz - 256 or 512MiB of DDR - uSDCard as only storage option - 3x USB 2.0 host (one socket, two on expansion pin-holes) - 1x USB 2.0 OTG (also used as power source) - 10/100 etehrnet MAC - GPIOs, SPI, I2c... Support for the Nanopi NEO in U-Boot and Linux is very recent, so much so that we have to use an -rc tag for U-Boot and a special Linux tree. As for Linux, I pushed a git tree on Github with a single tag that matches what is currently queued in the sunxi-next queued for 4.10, based on 4.9-rc3. All those commits are from Maxime's tree, the maintainer for most sunxi stuff. This also means that we can't use the Linux headers from the kernel being built (which is what we usually do) because those report 4.9, while Buildroot currently knows only of 4.8 at best. So this is what we use. Unfortunately, support for the ethernet MAC and the USB OTG are not yet upstream, but are being actively worked on. The Nanopi NEO is very similar to the Orangepi PC, so I was able to scanvenge most of its configuration. ;-) Thanks Maxime for your help on IRC! :-) Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- 02 Jul, 2016 1 commit
-
-
Peter Korsgaard authored
As described by http://linux-sunxi.org/Bootable_SD_card#SD_Card_Layout The space betweem 544KB..1MB is reserved / used for the u-boot environment, so mark it as such to make sure genimage doesn't put other partitions here. Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- 28 Dec, 2015 1 commit
-
-
Eelco Chaudron authored
This commit adds a configuration for the Orange Pi PC board, <http://www.orangepi.org/orangepipc/ >. Signed-off-by:
Eelco Chaudron <echaudron@xiot.nl> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-