From 0006eaaf5f4c413a20409f3cc93af2966cf7f73d Mon Sep 17 00:00:00 2001 From: Andrew Turner Date: Wed, 25 Mar 2015 10:26:07 +0000 Subject: Add the Raspberry Pi 2 dtb, based on the existing rpi.dts, but with a different base address for the devces. MFC after: 1 week --- sys/modules/dtb/rpi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules') diff --git a/sys/modules/dtb/rpi/Makefile b/sys/modules/dtb/rpi/Makefile index 9ea76638bd52..767427c4892e 100644 --- a/sys/modules/dtb/rpi/Makefile +++ b/sys/modules/dtb/rpi/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ # DTS files for the Raspberry Pi-B -DTS=rpi.dts +DTS=rpi.dts rpi2.dts .include -- cgit v1.3