commit | 73eb9b084464adbe5de4fdcfef675a52b989657f | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Feb 10 11:41:26 2016 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Mar 26 14:16:12 2016 +0100 |
tree | 1c14a98a7ba514168a838bedbd13451843dc190f | |
parent | b16a2e374efefed7e6595b0d0d92262078156fd1 [diff] |
arm: mx6: Add CCV xPress board support This patch add support for the CCV xPress board which is equipped with the i.MX6UL. And provides the following interfaces: - 128MiB DDR - UART - I2C - eMMC (with booting) - Ethernet - USB This patch adds two build targets. One with and one without SPL. The non-SPL version is used for loading U-Boot via USB (imx_usb_loader). Signed-off-by: Stefan Roese <sr@denx.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Stefano Babic <sbabic@denx.de>