linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [arm64/apm] add support for the gigabyte mp30-ar0 board
@ 2015-08-30 15:24 Janne Grunau
  2015-08-30 15:24 ` [PATCH 1/2] arm64/apm: create X-Gene storm chip variant dtsi Janne Grunau
  2015-08-30 15:24 ` [PATCH 2/2] arm64/apm: add dts for Gigabyte MP30-AR0 board Janne Grunau
  0 siblings, 2 replies; 8+ messages in thread
From: Janne Grunau @ 2015-08-30 15:24 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

following two patches add support for the gigabyte mp30-ar0 mainboard
based on the APM X-Gene Storm (APM883408). The only difference to the
APM88320T used in the mustang board seems to be that it has 4 instead
of 2 DDR memory controllers.

Every device defined in 4.2-rc8's apm-storm.dtsi appears to work.
I haven't tested the 10G ethernet device and the PCIexpress slots.
The second 10G device is missing. It boots only with clk_ignored_unused.
I haven't had a chance to investigate why. The bootloader doesn't clear
x2 and x3.

The board ships with u-boot (U-Boot 2013.04 (Jun 02 2015 - 10:54:10)
REV: 1.15.01-F05), Linux 3.12 and a buildroot based initrd. There seems
no sources available for the shipped binaries. There is no mention of
the GPL in the handbook or shipped materials. The handbook is available
from http://b2b.gigabyte.com/products/product-page.aspx?pid=5422#manual .
The binaries are also available as download from http://b2b.gigabyte.com/products/product-page.aspx?pid=5422#bios .

I asked Thursday for sources of the GPL licensed parts but have of
course no answer yet.

cheers,

Janne


 arch/arm64/boot/dts/apm/Makefile              |  1 +
 arch/arm64/boot/dts/apm/apm-mustang.dts       |  1 +
 arch/arm64/boot/dts/apm/apm-storm-883208.dtsi | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/apm/apm-storm-883408.dtsi | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/apm/apm-storm.dtsi        | 87 --------------------------------------------
 arch/arm64/boot/dts/apm/mp30ar0.dts           | 85 +++++++++++++++++++++++++++++++++++++++++++

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

end of thread, other threads:[~2015-09-03 22:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-30 15:24 [arm64/apm] add support for the gigabyte mp30-ar0 board Janne Grunau
2015-08-30 15:24 ` [PATCH 1/2] arm64/apm: create X-Gene storm chip variant dtsi Janne Grunau
2015-08-30 15:24 ` [PATCH 2/2] arm64/apm: add dts for Gigabyte MP30-AR0 board Janne Grunau
2015-08-30 17:26   ` Janne Grunau
2015-09-01 10:55   ` Mark Rutland
2015-09-02  7:59     ` Janne Grunau
2015-09-02 13:57       ` Mark Rutland
2015-09-03 22:28         ` Janne Grunau

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).