public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/9] phyCORE-i.MX8MP Update
@ 2021-07-02 11:19 Teresa Remmet
  2021-07-02 11:19 ` [PATCH v2 1/9] arm: dts: imx8mp: Resync imx8mp device tree include Teresa Remmet
                   ` (9 more replies)
  0 siblings, 10 replies; 21+ messages in thread
From: Teresa Remmet @ 2021-07-02 11:19 UTC (permalink / raw)
  To: u-boot
  Cc: Stefano Babic, Fabio Estevam, NXP i . MX U-Boot Team, Peng Fan,
	Jagan Teki, Heiko Schocher

Hello,

this is the second version of the phyCORE-i.MX8MP updates. This
includes also an update of imx8mp.dtsi from kernel and the introduction of a 
common imx8mp-u-boot.dtsi.

Changes in v2:
[5/9]
	- removed hardcoded serverip in environment
	- removed not needed fec eth defines in board config include

Teresa

Teresa Remmet (9):
  arm: dts: imx8mp: Resync imx8mp device tree include
  arm: dts: imx8mp: Add common u-boot dtsi
  arm: dts: imx8mp-phyboard-pollux: Sync dts files with kernel
  board: phytec: phycore_imx8mp: Change debug UART
  board: phytec: phycore_imx8mp: Add fec support
  board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V
  board: phytec: phycore-imx8mp: Enable DVS1 control
  arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry
  board: phytec: imx8mp-phycore: Switch to binman

 arch/arm/dts/imx8mp-evk-u-boot.dtsi           |  39 +----
 .../imx8mp-phyboard-pollux-rdk-u-boot.dtsi    | 152 +++++++++++++-----
 arch/arm/dts/imx8mp-phyboard-pollux-rdk.dts   |  58 ++++++-
 arch/arm/dts/imx8mp-phycore-som.dtsi          |   2 +-
 arch/arm/dts/imx8mp-u-boot.dtsi               |  42 +++++
 arch/arm/dts/imx8mp.dtsi                      | 146 ++++++++++++++++-
 arch/arm/mach-imx/imx8m/Kconfig               |   1 +
 .../phytec/phycore_imx8mp/imximage-8mp-sd.cfg |  10 ++
 board/phytec/phycore_imx8mp/phycore-imx8mp.c  |  14 ++
 board/phytec/phycore_imx8mp/spl.c             |  23 ++-
 configs/phycore-imx8mp_defconfig              |  12 +-
 include/configs/phycore_imx8mp.h              |  21 ++-
 12 files changed, 422 insertions(+), 98 deletions(-)
 create mode 100644 arch/arm/dts/imx8mp-u-boot.dtsi
 create mode 100644 board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg

-- 
2.25.1


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2021-07-07  4:48 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-02 11:19 [PATCH v2 0/9] phyCORE-i.MX8MP Update Teresa Remmet
2021-07-02 11:19 ` [PATCH v2 1/9] arm: dts: imx8mp: Resync imx8mp device tree include Teresa Remmet
2021-07-05  4:54   ` Heiko Schocher
2021-07-02 11:19 ` [PATCH v2 2/9] arm: dts: imx8mp: Add common u-boot dtsi Teresa Remmet
2021-07-05  4:55   ` Heiko Schocher
2021-07-02 11:19 ` [PATCH v2 3/9] arm: dts: imx8mp-phyboard-pollux: Sync dts files with kernel Teresa Remmet
2021-07-05  4:59   ` Heiko Schocher
2021-07-02 11:19 ` [PATCH v2 4/9] board: phytec: phycore_imx8mp: Change debug UART Teresa Remmet
2021-07-05  4:58   ` Heiko Schocher
2021-07-06 12:16     ` Teresa Remmet
2021-07-02 11:19 ` [PATCH v2 5/9] board: phytec: phycore_imx8mp: Add fec support Teresa Remmet
2021-07-05  4:58   ` Heiko Schocher
2021-07-02 11:19 ` [PATCH v2 6/9] board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V Teresa Remmet
2021-07-02 11:19 ` [PATCH v2 7/9] board: phytec: phycore-imx8mp: Enable DVS1 control Teresa Remmet
2021-07-02 11:19 ` [PATCH v2 8/9] arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry Teresa Remmet
2021-07-02 11:19 ` [PATCH v2 9/9] board: phytec: imx8mp-phycore: Switch to binman Teresa Remmet
2021-07-05  5:13   ` Heiko Schocher
2021-07-05  5:31   ` Jagan Teki
2021-07-06 12:24     ` Teresa Remmet
2021-07-07  4:47       ` Jagan Teki
2021-07-02 11:53 ` [PATCH v2 0/9] phyCORE-i.MX8MP Update Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox