public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RESEND PATCH 0/3] ARM: liteboard: move towards driver model and device-tree boot
@ 2019-01-19 16:06 Marcin Niestroj
  2019-01-19 16:06 ` [U-Boot] [RESEND PATCH 1/3] ARM: dts: imx6ul-lite*: add DTS files for liteSOM and liteboard Marcin Niestroj
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Marcin Niestroj @ 2019-01-19 16:06 UTC (permalink / raw)
  To: u-boot

Hi,

This patch moves board support code to use driver model where
possible and device-tree bot. As part of that we import DTS files from
Linux v4.20.

One minor patch here is to use random ethaddr in order to make network
usable on that board by default.

This is a resend of patches [1]. Everything was rebased on master.

[1] https://lists.denx.de/pipermail/u-boot/2018-November/348624.html

Marcin Niestroj (3):
  ARM: dts: imx6ul-lite*: add DTS files for liteSOM and liteboard
  ARM: liteboard: move towards driver model and device-tree boot
  ARM: liteboard: use random ethaddr

 arch/arm/dts/Makefile             |   3 +-
 arch/arm/dts/imx6ul-liteboard.dts | 151 ++++++++++++++++++++++++++++++
 arch/arm/dts/imx6ul-litesom.dtsi  |  82 ++++++++++++++++
 board/grinn/liteboard/board.c     |  36 -------
 configs/liteboard_defconfig       |  12 ++-
 5 files changed, 246 insertions(+), 38 deletions(-)
 create mode 100644 arch/arm/dts/imx6ul-liteboard.dts
 create mode 100644 arch/arm/dts/imx6ul-litesom.dtsi

-- 
2.20.1

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

end of thread, other threads:[~2019-03-10 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-19 16:06 [U-Boot] [RESEND PATCH 0/3] ARM: liteboard: move towards driver model and device-tree boot Marcin Niestroj
2019-01-19 16:06 ` [U-Boot] [RESEND PATCH 1/3] ARM: dts: imx6ul-lite*: add DTS files for liteSOM and liteboard Marcin Niestroj
2019-02-16 10:26   ` [U-Boot] [U-Boot, RESEND, " sbabic at denx.de
     [not found]   ` <9d5c4f983d3f2633@fake-msgid>
2019-03-10 15:09     ` Marcin Niestrój
2019-01-19 16:06 ` [U-Boot] [RESEND PATCH 2/3] ARM: liteboard: move towards driver model and device-tree boot Marcin Niestroj
2019-01-19 16:06 ` [U-Boot] [RESEND PATCH 3/3] ARM: liteboard: use random ethaddr Marcin Niestroj

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