aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/cortexa7/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* sunxi: Add support for Banana Pi M2 UltraHal Martin2019-09-211-1/+1
| | | | | | | | | | | | | | | | | | CPU: Allwinner R40 Quad-Core Cortex-A7 @ 1.2GHz GPU: Mali 400 MP2 Memory: 2GB DDR3 onboard (shared with GPU) Onboard: Storage microSD card slot Onboard: Storage 8GB eMMC Onboard: Network 10/100/1000M Ethernet RJ45 Onboard: Network WiFi 802.11b/g/n 1x1 (AMPAK AP6212; brcmfmac) Onboard header: SPI, I2C, GPIO, UART USB: Two USB 2.0 Host, One USB 2.0 OTG Known issues: - WiFi doesn't work - eMMC not supported Signed-off-by: Hal Martin <hal.martin@gmail.com>
* sunxi: split into cortex A8 and A7 subtargetHauke Mehrtens2017-09-181-0/+12
Now we can activate some compiler optimizations for the cortex A7. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>