mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v1 0/6] protonic: maintaining and new board
@ 2021-08-25 12:54 Oleksij Rempel
  2021-08-25 12:54 ` [PATCH v1 1/4] ARM: boards: protonic-imx6: enable deep-probe support Oleksij Rempel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Oleksij Rempel @ 2021-08-25 12:54 UTC (permalink / raw)
  To: barebox; +Cc: Oleksij Rempel

This patch series contains fixes and updates for currently mainlined
protonic boards and one new board.

Please close one eye on the arch/arm/dts/imx6ull-jozacp.dtsi, it will be
reviewed and reworked on the kernel side.

Oleksij Rempel (2):
  ARM: boards: protonic-imx6: enable deep-probe support
  ARM: boards: protonic-imx6: use decode error values instead error
    numbers.

Robin van der Gracht (2):
  ARM: boards: protonic-imx6: Skip usb check on prtvt7 by default
  ARM: boards: protonic-imx6: Add support for jozacp board

 arch/arm/boards/protonic-imx6/board.c         | 109 +++-
 .../protonic-imx6/flash-header-jozacp.imxcfg  |  81 +++
 arch/arm/boards/protonic-imx6/lowlevel.c      |  20 +
 arch/arm/dts/Makefile                         |   3 +-
 arch/arm/dts/imx6ull-jozacp.dts               |  47 ++
 arch/arm/dts/imx6ull-jozacp.dtsi              | 525 ++++++++++++++++++
 images/Makefile.imx                           |   2 +
 7 files changed, 761 insertions(+), 26 deletions(-)
 create mode 100644 arch/arm/boards/protonic-imx6/flash-header-jozacp.imxcfg
 create mode 100644 arch/arm/dts/imx6ull-jozacp.dts
 create mode 100644 arch/arm/dts/imx6ull-jozacp.dtsi

-- 
2.30.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


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

end of thread, other threads:[~2021-10-04 11:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25 12:54 [PATCH v1 0/6] protonic: maintaining and new board Oleksij Rempel
2021-08-25 12:54 ` [PATCH v1 1/4] ARM: boards: protonic-imx6: enable deep-probe support Oleksij Rempel
2021-08-25 12:54 ` [PATCH v1 2/4] ARM: boards: protonic-imx6: use decode error values instead error numbers Oleksij Rempel
2021-08-25 12:54 ` [PATCH v1 3/4] ARM: boards: protonic-imx6: Skip usb check on prtvt7 by default Oleksij Rempel
2021-08-25 12:54 ` [PATCH v1 4/4] ARM: boards: protonic-imx6: Add support for jozacp board Oleksij Rempel
2021-10-04 11:52 ` [PATCH v1 0/6] protonic: maintaining and new board Sascha Hauer

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