imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM
authorParthiban Nallathambi <parthitce@gmail.com>
Wed, 10 Apr 2019 14:35:32 +0000 (16:35 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jun 2019 08:42:48 +0000 (10:42 +0200)
commitd2d1191843e4265a1228a2f2b319f9cd31854de2
tree52888bed76f733a23bca33be63a02e7829a6c720
parenta2cd5240d6ffcaabc7259f852277c0fb96470b27
imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM

Extend PHYTEC phyBOARD-i.MX6UL for phyCORE-i.MX6UL SoM (PCL063)
with eMMC on SoM.

CPU:   Freescale i.MX6ULL rev1.0 792 MHz (running at 396 MHz)
CPU:   Industrial temperature grade (-40C to 105C) at 38C
Reset cause: POR
Model: Phytec phyBOARD-i.MX6ULL-Segin SBC
Board: PHYTEC phyCORE-i.MX6ULL
DRAM:  256 MiB
MMC:   FSL_SDHC: 0, FSL_SDHC: 1
In:    serial@02020000
Out:   serial@02020000
Err:   serial@02020000
Net:   FEC0

Working:
 - Eth0
 - i2C
 - MMC/SD
 - eMMC
 - UART (1 & 5)
 - USB (host & otg)

Signed-off-by: Parthiban Nallathambi <parthitce@gmail.com>
13 files changed:
arch/arm/dts/Makefile
arch/arm/dts/imx6ul-pcl063.dtsi [deleted file]
arch/arm/dts/imx6ul-phycore-segin.dts
arch/arm/dts/imx6ull-phycore-segin.dts [new file with mode: 0644]
arch/arm/dts/pcl063-common.dtsi [new file with mode: 0644]
arch/arm/mach-imx/mx6/Kconfig
board/phytec/pcl063/Kconfig
board/phytec/pcl063/MAINTAINERS
board/phytec/pcl063/pcl063.c
board/phytec/pcl063/spl.c
configs/phycore_pcl063_ull_defconfig [new file with mode: 0644]
include/configs/pcl063.h
include/configs/pcl063_ull.h [new file with mode: 0644]