linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] Fixes for running a big-endian kernel on Cubieboard2
@ 2016-07-21 18:23 Michael Weiser
  2016-07-21 18:23 ` [PATCH 1/3] mmc: sunxi-mmc: change idma descriptor to __le32 Michael Weiser
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Michael Weiser @ 2016-07-21 18:23 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

the following patches fix up endianness problems with DMA descriptors in the
sunxi-mmc and stmmac drivers preventing a big-endian kernel from working
correctly on the Cubieboard2. The final patch enables the big-endian kernel
configuration option for sunxi devices in order to be able to compile a
big-endian kernel for the Cubieboard2. All of these have been tested
successfull on a Cubieboard2 Dual-Card.

Changes since v1:
- fixed checkpatch niggles
- added respective Cc:s

Regards,
Michael

Signed-off-by: Michael Weiser <michael.weiser@gmx.de>

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH 0/3] Fixes for running a big-endian kernel on Cubieboard2
@ 2016-07-18 16:23 Michael Weiser
  2016-07-18 16:23 ` [PATCH 2/3] stmmac: change dma descriptors to __le32 Michael Weiser
  0 siblings, 1 reply; 17+ messages in thread
From: Michael Weiser @ 2016-07-18 16:23 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

the following patches fix up endianness problems with DMA descriptors in the
sunxi-mmc and stmmac drivers preventing a big-endian kernel from working
correctly on the Cubieboard2. The final patch enables the big-endian kernel
configuration option for sunxi devices in order to be able to compile a
big-endian kernel for the Cubieboard2. All of these have been tested
successfull on a Cubieboard2 Dual-Card.

Regards,
Michael

Signed-off-by: Michael Weiser <michael.weiser@gmx.de>

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

end of thread, other threads:[~2016-07-29 18:55 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-21 18:23 [PATCH 0/3 v2] Fixes for running a big-endian kernel on Cubieboard2 Michael Weiser
2016-07-21 18:23 ` [PATCH 1/3] mmc: sunxi-mmc: change idma descriptor to __le32 Michael Weiser
2016-07-22  8:59   ` Maxime Ripard
2016-07-21 18:23 ` [PATCH 2/3] stmmac: change dma descriptors " Michael Weiser
2016-07-26 12:13   ` Giuseppe CAVALLARO
2016-07-29  7:53     ` Michael Weiser
2016-07-29  8:26       ` Giuseppe CAVALLARO
2016-07-21 18:23 ` [PATCH 3/3] ARM: sunxi: enable big-endian Michael Weiser
2016-07-22  9:01   ` Maxime Ripard
2016-07-22 13:56     ` Michael Weiser
2016-07-25 12:25       ` Maxime Ripard
2016-07-26 19:26         ` Michael Weiser
2016-07-27  1:55           ` Chen-Yu Tsai
2016-07-29  7:59             ` Michael Weiser
2016-07-29 16:39               ` Maxime Ripard
2016-07-29 18:55                 ` Michael Weiser
  -- strict thread matches above, loose matches on Subject: below --
2016-07-18 16:23 [PATCH 0/3] Fixes for running a big-endian kernel on Cubieboard2 Michael Weiser
2016-07-18 16:23 ` [PATCH 2/3] stmmac: change dma descriptors to __le32 Michael Weiser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).