All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukasz Majewski <lukma@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH v1 0/3] arm: xea: Regression fixes for i.MX28 based XEA board
Date: Sat, 26 Dec 2020 01:08:59 +0100	[thread overview]
Message-ID: <20201226000902.23020-1-lukma@denx.de> (raw)

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

             reply	other threads:[~2020-12-26  0:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-26  0:08 Lukasz Majewski [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201226000902.23020-1-lukma@denx.de \
    --to=lukma@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.