Skip to content

119-org/lamobo-d1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lamobo-D1 Development Environment

Firmware Build Steps

Tested OS

- Ubuntu 12.04.3 32Bit
- Ubuntu 12.04.3 64Bit
  1. Build

    ~/lamobo-d1/build/build.sh

  2. Check

    cd ~/lamobo-d1/output ls -l zImage root.sqsh4 root.jffs2

Firmware Flash Steps

Tested OS

- Windows 7 Professional 64Bit
  1. Prepare

    1. [PC] Connect D1 flashing port to PC via USB cable
    2. [PC] Copy build result (zImage, root.sqsh4 and root.jffs2) to the directory where BurnTool.exe resides
  2. Flash

    1. [PC] Start "Burn Tool" application by double-click "BurnTool.exe"
    2. [D1] Power on D1 (press and hold "function" key before power on)
    3. [PC] Hold "Boot/WPS" key and wait until "Burn Tool" displays "Ready"
    4. [PC] Start flashing by click "Start" in "Burn Tool"
  3. Complete

    1. [D1] Unplug power cable
    2. [D1] Plug power cable to power on
    3. [D1] Now D1 started with the new firmware

Releases

No releases published

Packages

No packages published

Languages

  • C 89.6%
  • Python 4.5%
  • Assembly 2.0%
  • C++ 1.2%
  • Perl 1.2%
  • Objective-C 0.6%
  • Other 0.9%