Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The bootloader for Trizeps VII is saved on the sd card.

You can enter the bootloader by pressing „ESC“ in a terminal window when loading the image. You have to connect COM1 of your TrizepsVII baseboard with 38400/8-N-1 without flow control.

You can find the bootloader built date when you enter the bootloader or in the registry (HKEY_LOCAL_MACHINE→SYSTEM→KUK→BOOT→_Bootlaoder)

Update (Windows Embedded Compact 7)

WinCE

  • copy bootloader (eboot.nb0) to the device (USB-Stick, SDCard, FTP, …)

  • Start → Run → cmd

  • imageUpdate -ub <filename of bootloader with path> (imageupdate -ub flashdisk/eboot_new.nb0)

  • y to start the process

  • reboot the device with the new bootloader

Deployment Tool Windows

  • you need the deployment tool cfimager.exe and the new bootloader (eboot.nb0) and a deployed sdcard for trizeps7

  • create a batch or open a command line in the folder of the bootloader and cfimager

  • „cfimager -f <filename oth the bootloader> -d <drive letter of the sdcard> -imx53“ (cfimager -f eboot.nb0 -d S -imx53)

  • mount the sdcard at your trizeps7 and reboot the device with the new bootloader

Download Eboot (Windows Embedded Compact 7)

TrizepsVII

Date

Changelog

Download

08.03.2018

 + Add Support for i.MX6 Dual-Lite with 2GByte RAM.

tr7_eboot_20180308.zip

29.07.2016

 + Display Framebuffer moved.
 + ReadFuse for DDRVoltage (1,35V/1,5V) 

tr7_eboot_20160729.zip

20.07.2016

 + Latest Bootloader for Images built up to BSP2015Q4. 
 + 1,5V DDRVoltage. 
 + LVDS-Patch for Quad-processors (Would not always init on boot).
 + (Before SoloX Support)  

tr7_eboot_20160720.zip

16.07.2015

 Added Support for 
 + Rev. 1.2 i.MX6 Solo/Duallite and 
 + Rev 1.3 Quad/Dual processor 

tr7_eboot_20150716.zip

27.02.2015

tr7_eboot_20150319.zip

TrizepsVII SX

Date

Changelog

Download

21.07.2016

First Release

tr7sx_eboot_20160721.zip

  • No labels