powerpc/85xx: Add support for Varisys Cyrus board
authorAndy Fleming <afleming@gmail.com>
Wed, 2 Sep 2015 18:07:58 +0000 (13:07 -0500)
committerScott Wood <scottwood@freescale.com>
Sat, 17 Oct 2015 05:36:33 +0000 (00:36 -0500)
commitc383ee84e1d575b09d167185d15df24bde25eb15
treed175c717a9e83e6b3e620759406e4f3bccb18c42
parent072daeed5525a0d8ad1e5ddfb38f29cef1ca25f2
powerpc/85xx: Add support for Varisys Cyrus board

This board uses a P5020 chip, and boots just fine using
the corenet_generic code. The device tree is very similar to the
P5020DS, except that there is no Flash memory. The environment is,
instead, stored on an MMC card on the motherboard.

Signed-off-by: Andy Fleming <afleming@gmail.com>
[scottwood: fixed trailing whitespace]
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/boot/dts/cyrus_p5020.dts [new file with mode: 0644]
arch/powerpc/platforms/85xx/corenet_generic.c
This page took 0.024288 seconds and 5 git commands to generate.