Fienix boot command usb
Posted: Fri Mar 31, 2023 4:31 am
Hi what are the boot commands for usb stick for fienix 6.01, thanks
Support Forum
https://forum.hyperion-entertainment.com/
https://forum.hyperion-entertainment.com/viewtopic.php?t=4919
Code: Select all
usb reset
setenv bootargs root=/dev/sdb2 rootdelay=5
fatload usb 0:1 1000000 uImage-6.1
fatload usb 0:1 2000000 cyrus-p5020.dtb
bootm 1000000 - 2000000
Code: Select all
X5000> bootm 1000000 2000000 1d00000