bcm27xx-eeprom: update to latest version

New eeprom firmwares support recently added RPi 400 and CM4.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry-picked from commit 7bbf6d1d0)
This commit is contained in:
Álvaro Fernández Rojas
2021-02-19 10:58:37 +01:00
parent 27a448f42f
commit 294f08020e
5 changed files with 48 additions and 16 deletions
@@ -14,8 +14,8 @@ Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
--- a/rpi-eeprom-config
+++ b/rpi-eeprom-config
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
-#!/usr/bin/env python
+#!/usr/bin/env python3
# rpi-eeprom-config
# Utility for reading and writing the configuration file in the
"""
rpi-eeprom-config