freebsd-src/sys/powerpc
Shawn Anastasio b52dceb838 powerpc: Bump maximum number of FDT reserved mem entries
Newer firmware on POWER systems, including v2.10 of the Talos II and
Blackbird firmware can end up reserving more than 32 memory regions in
the device tree, which exceeded an assumption made by ofw_machdep.c's
excise_fdt_reserved(). Bump the maximum number of FDT reservations to
the next power of 2 in order to fix booting on newer firmware.

PR:		277097
Reviewed by:	jhibbits
Differential Revision: https://reviews.freebsd.org/D44015
2024-02-28 22:01:15 -05:00
..
aim pmap: Convert boolean_t to bool. 2024-01-31 14:48:26 -08:00
amigaone sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
booke pmap: Convert boolean_t to bool. 2024-01-31 14:48:26 -08:00
conf ath(4): always enable 11n 2024-02-22 22:34:17 +00:00
cpufreq sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fpu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include pmap: Convert boolean_t to bool. 2024-01-31 14:48:26 -08:00
mambo sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mikrotik sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mpc85xx powerpc mpc85xx: Fix infinite recursion in multiple bus methods 2024-02-16 23:19:06 -08:00
ofw powerpc: Bump maximum number of FDT reserved mem entries 2024-02-28 22:01:15 -05:00
powermac powerpc powermac: Use bus_generic_rman_* 2024-01-23 09:36:49 -08:00
powernv sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
powerpc busdma: fix page miscount for small segment sizes 2024-02-16 14:38:48 -04:00
ps3 powerpc ps3bus: Use bus_generic_rman_* 2024-01-23 09:36:12 -08:00
pseries sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
psim powerpc psim: Fix infinite recursion in multiple bus methods 2024-02-16 23:19:06 -08:00