All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] arm: xea: Regression fixes for i.MX28 based XEA board
@ 2020-12-26  0:08 Lukasz Majewski
  2020-12-26  0:09 ` [PATCH v1 1/3] xea: spl: Disable pull UP for GPIO0_2{35} Lukasz Majewski
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Lukasz Majewski @ 2020-12-26  0:08 UTC (permalink / raw)
  To: u-boot

This patch set provides boot regression fix and some enhancements for
i.MX28 based XEA board.

The most notably one is the disablement of CONFIG_SPL_OF_PLATDATA_PARENT
which prevents from having the board bricked.


Lukasz Majewski (3):
  xea: spl: Disable pull UP for GPIO0_2{35}
  xea: config: Use CONFIG_PREBOOT from Kconfig
  xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28)

 board/liebherr/xea/spl_xea.c | 2 +-
 configs/imx28_xea_defconfig  | 3 +++
 include/configs/xea.h        | 1 -
 3 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2021-01-08 15:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-26  0:08 [PATCH v1 0/3] arm: xea: Regression fixes for i.MX28 based XEA board Lukasz Majewski
2020-12-26  0:09 ` [PATCH v1 1/3] xea: spl: Disable pull UP for GPIO0_2{35} Lukasz Majewski
2021-01-08 15:58   ` Tom Rini
2020-12-26  0:09 ` [PATCH v1 2/3] xea: config: Use CONFIG_PREBOOT from Kconfig Lukasz Majewski
2021-01-08 15:58   ` Tom Rini
2021-01-08 15:58   ` Tom Rini
2020-12-26  0:09 ` [PATCH v1 3/3] xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28) Lukasz Majewski
2020-12-29  3:32   ` Simon Glass
2021-01-08 15:58   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.