All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Lechner <david@lechnology.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] ARM: legoev3: updates
Date: Sat, 19 May 2018 23:25:02 -0500	[thread overview]
Message-ID: <20180520042507.22058-1-david@lechnology.com> (raw)

This series contains some updates for LEGO MINDSTORMS EV3. There are a couple
of cleanups, a fix for some console messages not printing and device tree
support.

David Lechner (5):
  ARM: legoev3: increase flash image sizes
  ARM: legoev3: Move UART enable to early init
  ARM: legoev3: disable networking
  ARM: legoev3: remove unused configuration options
  ARM: legoev3: update boot script to load uEnv.txt and .dtb

 board/lego/ev3/README     |  36 ++++++++++---
 board/lego/ev3/legoev3.c  |  14 +++--
 configs/legoev3_defconfig |   4 +-
 include/configs/legoev3.h | 104 ++++++++++++++------------------------
 4 files changed, 72 insertions(+), 86 deletions(-)

-- 
2.17.0

             reply	other threads:[~2018-05-20  4:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20  4:25 David Lechner [this message]
2018-05-20  4:25 ` [U-Boot] [PATCH 1/5] ARM: legoev3: increase flash image sizes David Lechner
2018-06-06 11:15   ` [U-Boot] [U-Boot,1/5] " Tom Rini
2018-05-20  4:25 ` [U-Boot] [PATCH 2/5] ARM: legoev3: Move UART enable to early init David Lechner
2018-06-06 11:15   ` [U-Boot] [U-Boot, " Tom Rini
2018-05-20  4:25 ` [U-Boot] [PATCH 3/5] ARM: legoev3: disable networking David Lechner
2018-06-06 11:15   ` [U-Boot] [U-Boot,3/5] " Tom Rini
2018-05-20  4:25 ` [U-Boot] [PATCH 4/5] ARM: legoev3: remove unused configuration options David Lechner
2018-06-06 11:15   ` [U-Boot] [U-Boot, " Tom Rini
2018-05-20  4:25 ` [U-Boot] [PATCH 5/5] ARM: legoev3: update boot script to load uEnv.txt and .dtb David Lechner
2018-06-06 11:15   ` [U-Boot] [U-Boot, " 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=20180520042507.22058-1-david@lechnology.com \
    --to=david@lechnology.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.