command doesnt do mutch also after it trying to boot whitout sd same result not booting
Nothing is displayed because the output is sent to /dev/null. Okay, new round...
Code
echo $(cat /proc/device-tree/le-dt-id)
dd if=/dev/zero of=/dev/dtb bs=256k count=1
dd if="/usr/share/bootloader/device_trees/gxl_p212_2g_nand.dtb" of=/dev/dtb bs=256k
If it has already run, please send me the output as well.