ARM: CCMX51: Switch to multiimage support
This is a cumulative patch for the Digi ConnectCore CCMX51 SOM.
It includes:
- Switch board to devicetree probe.
- Add MMC update handler.
- Switch to multiimage support.
- Cleanup and optimize board code.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b73f43c commit 326ba717dd34bc12cd6c67d52f9c2471f0e91603
@Alexander Shiyan Alexander Shiyan authored on 24 Dec 2018
Sascha Hauer committed on 3 Jan 2019
Showing 18 changed files
View
arch/arm/Makefile
View
arch/arm/boards/ccxmx51/Makefile
View
arch/arm/boards/ccxmx51/ccxmx51.c
View
arch/arm/boards/ccxmx51/ccxmx51.h 100644 → 0
View
arch/arm/boards/ccxmx51/ccxmx51js.c 100644 → 0
View
arch/arm/boards/ccxmx51/defaultenv-ccxmx51/boot/nand 0 → 100644
View
arch/arm/boards/ccxmx51/defaultenv-ccxmx51/nv/boot.default 0 → 100644
View
arch/arm/boards/ccxmx51/env/boot/nand 100644 → 0
View
arch/arm/boards/ccxmx51/env/init/mtdparts-nand 100644 → 0
View
arch/arm/boards/ccxmx51/env/nv/autoboot_timeout 100644 → 0
View
arch/arm/boards/ccxmx51/env/nv/boot.default 100644 → 0
View
arch/arm/boards/ccxmx51/lowlevel.c
View
arch/arm/configs/ccmx51_defconfig 100644 → 0
View
arch/arm/configs/imx_v7_defconfig
View
arch/arm/dts/Makefile
View
arch/arm/dts/imx51-ccxmx51.dts 0 → 100644
View
arch/arm/mach-imx/Kconfig
View
images/Makefile.imx