Tool/software:
I have some doubts about the bootmode of J722S, such as "Reserved BOOTMODE signals must not be left floating" written on TRM. If I choose EMMC bootmode, according to the description in the SDK,
I should choose BOOTMODE [8:15] (SW4) = 0000 0000 BOOTMODE [0:7] (SW3) = 1101 0011,

but the TRM mentions that bootmode pin7, 8, and 9 are reserved.
Can we randomly select the high and low levels of pin7, 8, and 9 without following the above?


For example: BOOTMODE [8:15] (SW4) = 1100 0000 BOOTMODE [0:7] (SW3) = 1101 0010.
We have tried the above boot mode combination. J722S can boot normally from emmc, but we don't know if there is any risk in doing so.
Thinks;