User Tools

Site Tools


wlbrdkmtk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
wlbrdkmtk [2022/07/06 16:18]
steve
wlbrdkmtk [2022/08/09 16:27]
steve Added flashing instructions
Line 21: Line 21:
   - //git clone git@github.com:DTVKit/meta-dtvkit-mtk.git//   - //git clone git@github.com:DTVKit/meta-dtvkit-mtk.git//
   - //cd meta-dtvkit-mtk//   - //cd meta-dtvkit-mtk//
-  - //git checkout mtk_20220615//+  - //git checkout mtk_20220715//
   - //cd ..//   - //cd ..//
  
Line 29: Line 29:
   * Select "meta-dtvkit-mtk/conf/machine/dtvkit-whitelabel-dtv.conf", option #37   * Select "meta-dtvkit-mtk/conf/machine/dtvkit-whitelabel-dtv.conf", option #37
   * //bitbake lib32-rdk-generic-hybrid-dtv-image//   * //bitbake lib32-rdk-generic-hybrid-dtv-image//
 +
 +== Flashing ==
 +When the build has completed successfully, a set of scripts and binary files for installing from USB can be found in a directory called "Target" in "<rdk_dir>/build-dtvkit-whitelabel-dtv/tmp/deploy/images/dtvkit-whitelabel-dtv/MTKIMG/usb_update". The whole "Target" directory needs to be copied to a FAT, FAT32 or vfat formatted USB memory stick that has at least 1GB of free space. Copy the "Target" directory to this device such that "Target" is in the top-level directory. The device must also be writeable when the image is installed.
 +
 +Now proceed with the following steps:
 +
 +  * Connect the serial adapter to the STB as shown here:
 +{{ :whitelabel_serial.jpg?direct&200 |}}
 +  * Use a serial communication program to connect to the serial and use the following settings: 115200 bps, 8 data bits, 1 stop bit, no parity, no hardware flow control.
 +  * Power on the STB and within the first 3 seconds press any key (e.g. spacebar) to interrupt the boot process. You should now be at the a command prompt showing: “//MT5221#//
 +  * Insert the USB stick into either of the 2 USB ports on the side of the STB.
 +    * If the USB stick is inserted into the USB towards the front of the STB, enter //usb start 2// at the command prompt.
 +    * If the USB stick is inserted into the USB towards the rear of the STB, enter //usb start 0// at the command prompt.
 +    * Completion of either of the above commands should result in “1 Storage Device(s) found” being shown on the console.
 +  * To start the update, enter //udstar// at the command prompt.
 +  * The update will take less than 2 minutes after which the box will boot into the newly installed image.
  
wlbrdkmtk.txt · Last modified: 2022/08/22 13:01 by steve