Skip to content
Snippets Groups Projects
Commit 3339f41d authored by Christian Lamparter's avatar Christian Lamparter Committed by Álvaro Fernández Rojas
Browse files

brcm2708: implement sysupgrade image check


Implement a crude but functioning sysupgrade image check for the
Raspberry Pi. The code only checks if the master boot record boot
signature (0x55aa) is present in the first 512-bytes at the correct
location. This can prevent the odd bricking of a system when flashing
the wrong file.

Signed-off-by: default avatarChristian Lamparter <chunkeey@googlemail.com>
parent 9dee7779
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment