All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sekhar Nori <nsekhar@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] ARM: davinci: omapl138_lcdk: fix MMC/SD boot breakage
Date: Mon, 27 May 2019 19:16:05 +0530	[thread overview]
Message-ID: <20190527134607.19010-1-nsekhar@ti.com> (raw)

Hi,

Here is a set of patches that fixes MMC/SD boot breakage introduced
after 2018.09 release.

This was tested with MMC/SD boot on OMAP-L138 LCDK.

Peter,

I dropped your Tested-by: because the patches changed. It will be great
to get your testing done again.

v2:
Move console init to board_init_f() and drop spl_board_init() as its
not needed anymore.

Thanks,
Sekhar

Sekhar Nori (2):
  ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model
    conversion
  ARM: davinci: SPL: fix BSS initialization

 arch/arm/mach-davinci/spl.c            | 2 +-
 board/davinci/da8xxevm/omapl138_lcdk.c | 2 +-
 configs/da850_am18xxevm_defconfig      | 1 -
 configs/da850evm_defconfig             | 1 -
 configs/da850evm_nand_defconfig        | 1 -
 configs/ipam390_defconfig              | 1 -
 configs/omapl138_lcdk_defconfig        | 1 -
 7 files changed, 2 insertions(+), 7 deletions(-)

-- 
2.16.2

             reply	other threads:[~2019-05-27 13:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-27 13:46 Sekhar Nori [this message]
2019-05-27 13:46 ` [U-Boot] [PATCH v2 1/2] ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversion Sekhar Nori
2019-05-27 13:46 ` [U-Boot] [PATCH v2 2/2] ARM: davinci: SPL: fix BSS initialization Sekhar Nori
2019-05-28 15:14   ` Adam Ford
2019-05-29 13:13     ` Sekhar Nori
2019-05-29 13:45       ` Adam Ford

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=20190527134607.19010-1-nsekhar@ti.com \
    --to=nsekhar@ti.com \
    --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.