mbox series

[v1,0/5] arm: xea: Enhancements for i.MX28 based XEA board

Message ID 20200125080140.1267-1-lukma@denx.de
Headers show
Series arm: xea: Enhancements for i.MX28 based XEA board | expand

Message

Lukasz Majewski Jan. 25, 2020, 8:01 a.m. UTC
This patch set provides some enhancements for i.MX28 based XEA board.
The most notably one is the ethaddr setup for L2 switch based design and
the code to very early enable fec regulator.


Lukasz Majewski (5):
  arm: xea: defconfig: Define space for redundant envs in SPI-NOR flash
  arm: xea: Provide function to set L2 switch 'local-mac-address'
    property
  arm: xea: config: Enable support for XEA board specific device tree
    tweaks
  arm: xea: spl: Add GPIO0_0 setup on spl_board_init
  arm: xea: dts: Add 'fec-3v3' regulator properties to prevent
    accidental disablement

 arch/arm/dts/imx28-xea.dts  |  2 ++
 board/liebherr/xea/xea.c    | 49 ++++++++++++++++++++++++++++++++++++-
 configs/imx28_xea_defconfig |  3 +++
 3 files changed, 53 insertions(+), 1 deletion(-)