summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/bcm2835-rpi-cm1.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2019-08-12ARM: dts: bcm283x: Define memory at board levelStefan Wahren1-0/+5
Now with the varity of several RPi boards, the memory should be defined at board level. This step gives us the chance to fix the memory size of the RPi 1 B+, Zero (incl. W) and Compute Module 1. Signed-off-by: Stefan Wahren <wahrenst@gmx.net> Acked-by: Eric Anholt <eric@anholt.net>
2018-06-22ARM: dts: add Raspberry Pi Compute Module and IO boardStefan Wahren1-0/+34
The Raspberry Pi Compute Module (CM1) is a SoM which contains a BCM2835 processor, 512 MB RAM and a 4 GB eMMC. There is also a carrier board which is called Compute Module IO Board. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Eric Anholt <eric@anholt.net>