[U-Boot] [PATCH 0/7] Toradex config cleanup and Colibri iMX7 enhencements
Stefan Agner
stefan at agner.ch
Fri Mar 10 01:17:48 UTC 2017
From: Stefan Agner <stefan.agner at toradex.com>
The first two patches are common to all our modules, the next is
touching all our NXP based modules and the rest of the patches are
Colibri iMX7 related. Since all patches touch defconfig splitting
them would lead to merge issues, so I kept them in a single patch
set. Can this still go through your tree Stefano, including the
first two patches?
The patchset is build tested for all our modules and run tested
on Colibri iMX7.
--
Stefan
Stefan Agner (7):
toradex apalis/colibri: use common USB product id fallback
toradex apalis/colibri: add device tree overlay support
colibri_imx7/colibri_imx6/apalis_imx6: limit bootm memory
colibri_imx7: implement board level USB PHY mode
colibri_imx7: setup PMIC sleep mode configuration
colibri_imx7: use device-tree for MTD partitions
colibri_imx7: split and resize firmware MTD partition
board/toradex/colibri_imx7/colibri_imx7.c | 57 +++++++++++++++++++++++++++++++
configs/apalis_imx6_defconfig | 3 +-
configs/apalis_t30_defconfig | 7 ++--
configs/colibri_imx6_defconfig | 3 +-
configs/colibri_imx6_nospl_defconfig | 2 +-
configs/colibri_imx7_defconfig | 4 ++-
configs/colibri_t20_defconfig | 7 ++--
configs/colibri_t30_defconfig | 7 ++--
configs/colibri_vf_defconfig | 3 +-
include/configs/apalis_imx6.h | 1 +
include/configs/colibri_imx6.h | 1 +
include/configs/colibri_imx7.h | 9 +++--
12 files changed, 87 insertions(+), 17 deletions(-)
--
2.12.0
More information about the U-Boot
mailing list