• topjohnwu's avatar
    Preserve fdt paddings · 5c988510
    topjohnwu authored
    Some Motorola devices (Qualcomm kernel with CONFIG_MMI_DEVICE_DTBS
    configuration enabled) need 1k of padding to the DTBs to allow for
    environment variables to be runtime added by the bootloader.
    Those extra paddings will be removed during the process of dtb patch,
    devices won’t be able to boot-up and return to fastboot mode immediately
    after flashed the flawed boot.img.
    
    Credits to @shakalaca, close #2273
    5c988510
Name
Last commit
Last update
app Loading commit data...
docs Loading commit data...
gradle/wrapper Loading commit data...
native Loading commit data...
scripts Loading commit data...
shared Loading commit data...
signing Loading commit data...
snet Loading commit data...
stub Loading commit data...
tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.MD Loading commit data...
build.gradle Loading commit data...
build.py Loading commit data...
config.prop.sample Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle Loading commit data...