Skip to content
Snippets Groups Projects
Commit 7d81c1b6 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 -d...

If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 -d 0xffe08000 -l <length>

on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401.
Signed-off-by: default avatarJoerg Albert <jal2@gmx.de>

SVN-Revision: 11662
parent 34d362d1
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