diff --git a/TegraRcmGUI/memloader/memloader_usb.bin b/TegraRcmGUI/memloader/memloader_usb.bin index 54d08e3..9153540 100644 Binary files a/TegraRcmGUI/memloader/memloader_usb.bin and b/TegraRcmGUI/memloader/memloader_usb.bin differ diff --git a/TegraRcmGUI/memloader/u-boot.elf b/TegraRcmGUI/memloader/u-boot.elf index 29e2422..f3e9f01 100644 Binary files a/TegraRcmGUI/memloader/u-boot.elf and b/TegraRcmGUI/memloader/u-boot.elf differ diff --git a/TegraRcmGUI/memloader/ums_sd.ini b/TegraRcmGUI/memloader/ums_sd.ini index 24d76bd..540fdda 100644 --- a/TegraRcmGUI/memloader/ums_sd.ini +++ b/TegraRcmGUI/memloader/ums_sd.ini @@ -1,5 +1,5 @@ [load:PH_0] -if=u-boot.elf +if=/u-boot.elf skip=0x00010000 count=0x0007c1bf dst=0x80110000 @@ -10,3 +10,4 @@ dst=0x80100000 [boot:ENTRY] pc=0x80110000 +pwroffHoldTime=4 diff --git a/TegraRcmGUI/memloader/ums_sd.scr.img b/TegraRcmGUI/memloader/ums_sd.scr.img index c6edbd9..b1e6f4c 100644 Binary files a/TegraRcmGUI/memloader/ums_sd.scr.img and b/TegraRcmGUI/memloader/ums_sd.scr.img differ