• Chris Renshaw's avatar
    Support Samsung 2SI with skip_initramfs in dtb cmdline · 59161efd
    Chris Renshaw authored
    Samsung Galaxy A21S and Galaxy M12, probably others, are hdr_v2 boot.img with 2SI judging by the ramdisk contents, but the dtb contains an extra cmdline with skip_initramfs present, even though this shouldn't exist on 2SI and the kernel apparently doesn't even contain a skip_initramfs function
    
    I can't find examples of other devices where skip_initramfs is present in the dtb other than these so patch it out like we do the kernel
    Co-authored-by: 's avatartopjohnwu <topjohnwu@gmail.com>
    59161efd
Name
Last commit
Last update
..
core Loading commit data...
external Loading commit data...
include Loading commit data...
init Loading commit data...
magiskboot Loading commit data...
magiskpolicy Loading commit data...
resetprop Loading commit data...
su Loading commit data...
utils Loading commit data...
zygisk Loading commit data...
.gitignore Loading commit data...
Android.mk Loading commit data...
Application.mk Loading commit data...