How to Switch NFS and EMMC boot in bootloader

I want to switch boot method in bootloader. By default, the bootloader starts from emmc and loads the kernel and file system in emmc. At the same time, I can also manually modify the bootloader to boot from NFS and load the NFS kernel and file system.
What should I do, is there a tutorial?

Please refer to NVIDIA Jetson Linux Driver Package Software Features : Bootloader | NVIDIA Docs

My Jetson Xavier version is 32.7.1
I mean ,I want to choose the boot way in bootloader. not use flash.sh or in kernel

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.