Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update u-boot to 2024.07-rc4 #15

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

ehbello
Copy link
Contributor

@ehbello ehbello commented Jun 11, 2024

Fixes the hardcoded mac address for rk3328 boards. This u-boot version includes relevant patches to read cpuid and generate MAC address from efuse.

https://source.denx.de/u-boot/u-boot/-/commit/19b4caf32175f227868e9bc3185207f53b9d651f
https://source.denx.de/u-boot/u-boot/-/commit/7d4c773e66f37729d8a429fe25678b9a24094b1d

Fixes: siderolabs/talos#7095

Fixes the hardcoded mac address for rk3328 boards. This u-boot
version includes relevant patches to read cpuid and generate MAC
address from efuse.

https://source.denx.de/u-boot/u-boot/-/commit/19b4caf32175f227868e9bc3185207f53b9d651f
https://source.denx.de/u-boot/u-boot/-/commit/7d4c773e66f37729d8a429fe25678b9a24094b1d

Fixes: siderolabs/talos#7095

Signed-off-by: Enrique Hernández Bello <[email protected]>
Signed-off-by: Noel Georgi <[email protected]>
@frezbo
Copy link
Member

frezbo commented Jun 11, 2024

/m

@talos-bot talos-bot merged commit bcd5ceb into siderolabs:main Jun 11, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hardcoded mac address in metal-rock64-arm64.img.xz image
3 participants