All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] davinci: remove leftover low-level routines
Date: Wed, 29 May 2019 10:01:58 +0200	[thread overview]
Message-ID: <20190529080200.1007-1-brgl@bgdev.pl> (raw)

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

I'm resending my earlier patch together with David's commit that makes
this series not break the build for LEGO EV3.

Bartosz Golaszewski (1):
  arm: davinci: remove leftover assembly

David Lechner (1):
  configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT

 arch/arm/mach-davinci/Makefile        |   4 -
 arch/arm/mach-davinci/lowlevel_init.S | 692 --------------------------
 include/configs/legoev3.h             |   1 +
 3 files changed, 1 insertion(+), 696 deletions(-)
 delete mode 100644 arch/arm/mach-davinci/lowlevel_init.S

-- 
2.21.0

             reply	other threads:[~2019-05-29  8:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-29  8:01 Bartosz Golaszewski [this message]
2019-05-29  8:01 ` [U-Boot] [PATCH v2 1/2] configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT Bartosz Golaszewski
2019-06-05 19:51   ` Tom Rini
2019-05-29  8:02 ` [U-Boot] [PATCH v2 2/2] arm: davinci: remove leftover assembly Bartosz Golaszewski
2019-06-05 19:51   ` 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=20190529080200.1007-1-brgl@bgdev.pl \
    --to=brgl@bgdev.pl \
    --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.