public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] davinci: remove leftover low-level routines
@ 2019-05-29  8:01 Bartosz Golaszewski
  2019-05-29  8:01 ` [U-Boot] [PATCH v2 1/2] configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT Bartosz Golaszewski
  2019-05-29  8:02 ` [U-Boot] [PATCH v2 2/2] arm: davinci: remove leftover assembly Bartosz Golaszewski
  0 siblings, 2 replies; 5+ messages in thread
From: Bartosz Golaszewski @ 2019-05-29  8:01 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2019-06-05 19:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-29  8:01 [U-Boot] [PATCH v2 0/2] davinci: remove leftover low-level routines Bartosz Golaszewski
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox