Tool/software:
Hi, experts
I have booted successfully by referring to that link J722S MCU+ SDK: SBL SD HLOS, but found that the root filesystem selection is fixed in the device tree, such as root=/dev/mmcblk1p2, if I want to be able to dynamically select different root filesystems how should I implement it. For example, when the sdcard exists, use mmcblk1p2, when the sdcard does not exist, use emmc's such as mmcblk0p2 or mmcblk0p3.
board: custom board
sdk: 10_00_00_08
Best Regards,
Bing