i am normally building my kernel standalone, but now i wanted to add inline-kernel-building support for it.
for this i have commited this:
https://github.com/DerTeufel/androi...mmit/70104d40af4355346590a84391882a70e53ccabc
and in my defconfig i am pointing to the initramfs to use:
CONFIG_INITRAMFS_SOURCE="source/ramdisks/t0lte-combo/"
it's the same as i use always, just added source/ in front.
link to ramdisks: https://github.com/DerTeufel/android_kernel_samsung_smdk4412/tree/dualboot/ramdisks
if i am flashing the resulting boot.img now, the device boots straight into dl mode, even without asking to confirm it with power up.
what am i mssing here?
for this i have commited this:
https://github.com/DerTeufel/androi...mmit/70104d40af4355346590a84391882a70e53ccabc
and in my defconfig i am pointing to the initramfs to use:
CONFIG_INITRAMFS_SOURCE="source/ramdisks/t0lte-combo/"
it's the same as i use always, just added source/ in front.
link to ramdisks: https://github.com/DerTeufel/android_kernel_samsung_smdk4412/tree/dualboot/ramdisks
if i am flashing the resulting boot.img now, the device boots straight into dl mode, even without asking to confirm it with power up.
what am i mssing here?
Last edited: