Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163401224
D15998.id44391.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
838 B
Referenced Files
None
Subscribers
None
D15998.id44391.diff
View Options
Index: sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
===================================================================
--- sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
+++ sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
@@ -127,6 +127,7 @@
{ "broadcom,bcm2708-vc", 1 },
{ "brcm,bcm2709", 1 },
{ "brcm,bcm2836", 1 },
+ { "brcm,bcm2837", 1 },
{ NULL, 0 }
};
Index: sys/arm/broadcom/bcm2835/bcm2835_machdep.c
===================================================================
--- sys/arm/broadcom/bcm2835/bcm2835_machdep.c
+++ sys/arm/broadcom/bcm2835/bcm2835_machdep.c
@@ -154,4 +154,5 @@
};
FDT_PLATFORM_DEF2(bcm2836, bcm2836_legacy, "bcm2836 (legacy)", 0, "brcm,bcm2709", 100);
FDT_PLATFORM_DEF2(bcm2836, bcm2836, "bcm2836", 0, "brcm,bcm2836", 100);
+FDT_PLATFORM_DEF2(bcm2836, bcm2837, "bcm2837", 0, "brcm,bcm2837", 100);
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 9:25 PM (17 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35416055
Default Alt Text
D15998.id44391.diff (838 B)
Attached To
Mode
D15998: Allow RPI 3B and 3B+ to boot with the official upstream DTBs
Attached
Detach File
Event Timeline
Log In to Comment