aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/nvram/files/nvram-bcm47xx.init
Commit message (Collapse)AuthorAgeFilesLines
* packages: nvram: add NVRAM quirks for bcm53xx targetArınç ÜNAL2022-06-071-0/+98
Add NVRAM quirks script for the bcm53xx target. Split NVRAM quirks for the bcm47xx and bcm53xx targets. Move clear partialboot NVRAM quirk for Linksys EA9500 here. Add set wireless LED behaviour quirk for Asus RT-AC88U. Use boot() instead of start() as nvram commands are meant to be executed only once, at boot. Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com> (cherry picked from commit f4e219fd5e6cfa33d234dad134fb105cc1620f54)