You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/brcm2708/patches-4.14/950-0248-bcm2710-rpi-3-b.dt...

23 lines
604 B
Diff

From fef741eacc51dc666098dfeb48727be6d54fb706 Mon Sep 17 00:00:00 2001
From: Phil Elwell <phil@raspberrypi.org>
Date: Wed, 14 Mar 2018 11:31:04 +0000
Subject: [PATCH 248/454] bcm2710-rpi-3-b.dts: Remove duplicate memreserve
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
---
arch/arm/boot/dts/bcm2710-rpi-3-b.dts | 4 ----
1 file changed, 4 deletions(-)
--- a/arch/arm/boot/dts/bcm2710-rpi-3-b.dts
+++ b/arch/arm/boot/dts/bcm2710-rpi-3-b.dts
@@ -1,9 +1,5 @@
/dts-v1/;
-#ifdef RPI364
-/memreserve/ 0x00000000 0x00001000;
-#endif
-
#include "bcm2710.dtsi"
#include "bcm283x-rpi-smsc9514.dtsi"