All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] ARM: legoev3: updates
@ 2018-05-20  4:25 David Lechner
  2018-05-20  4:25 ` [U-Boot] [PATCH 1/5] ARM: legoev3: increase flash image sizes David Lechner
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: David Lechner @ 2018-05-20  4:25 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2018-06-06 11:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-20  4:25 [U-Boot] [PATCH 0/5] ARM: legoev3: updates David Lechner
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

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.