[PATCH 0/9] phyCORE-i.MX8MM Updates
Teresa Remmet
t.remmet at phytec.de
Wed Oct 6 11:56:45 CEST 2021
This patchstack contains mainly cleanup for phyCORE-i.MX8MM but
also adds:
* SPI NOR flash support
* clk command
* binman support
Teresa
Teresa Remmet (9):
board: phytec: phycore_imx8mm: Clean up spl
include: configs: phycore_imx8mm: Remove hard coded network settings
include: configs: phycore-imx8mm: Remove not needed defines
include: configs: phycore-imx8mm: Do not use macro for address
arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entry
arm: dts: phycore-imx8mm: Fix property
board: phytec: phycore-imx8mm: Add SPI-NOR flash support
configs: phycore-imx8mm_defconfig: Enable clk command
board: phytec: imx8mm-phycore: Switch to binman
arch/arm/dts/phycore-imx8mm-u-boot.dtsi | 126 ++++++++++++++++++
arch/arm/dts/phycore-imx8mm.dts | 30 ++++-
arch/arm/mach-imx/imx8m/Kconfig | 1 +
board/phytec/phycore_imx8mm/Kconfig | 2 +-
.../phytec/phycore_imx8mm/imximage-8mm-sd.cfg | 9 ++
board/phytec/phycore_imx8mm/spl.c | 19 +--
configs/phycore-imx8mm_defconfig | 22 ++-
include/configs/phycore_imx8mm.h | 18 +--
8 files changed, 191 insertions(+), 36 deletions(-)
create mode 100644 board/phytec/phycore_imx8mm/imximage-8mm-sd.cfg
--
2.25.1
More information about the U-Boot
mailing list