Skip to content

YuzukiTsuru/OpenixSuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

OpenixSuit logo

OpenixSuit

Tool to Flash Firmware to Devices like PhoenixSuit. Support Windows, Linux, macOS.

image

Downloads

Downloads OpenixSuit from Release Pages

Features

  • Firmware Flashing: Flash Sunxi format firmware images to development boards
  • Hot-plug Support: Automatic device detection when USB devices are connected/disconnected
  • Multiple Flash Modes:
    • Partition flashing (select specific partitions)
    • Keep data upgrade (preserve existing data)
    • Partition erase upgrade
    • Full erase upgrade
  • Device Management: Scan, detect, and manage connected Sunxi devices
  • Firmware Analysis: Parse and view firmware image contents
  • EFEL Debug Tools: Low-level FEL mode debugging utilities
  • Firmware Format Convert: Firmware packing and conversion tool.
  • Powered by OpenixWidgets

Components Overview

Allwinner IMG Flash

Firmware download tool for flashing images to devices.

image

Features:

  • Device detection and selection
  • Image loading and validation
  • Flash configuration
  • Progress tracking
  • Log output

Sector IMG Flash

Sector-based flash tool with partition editing capabilities.

image

Features:

  • Boot image selection
  • MBR partition editor
  • Partition add/edit/delete/reorder
  • MBR export options
  • Flash progress tracking

Generic IMG Flash

Generic flash tool to flash RAW image to device

image

Features:

  • Boot image selection
  • Generic image selection
  • Logic offset auto-detection
  • Multiple storage type support (SDMMC/NOR/UFS)
  • Flash mode selection

Firmware Converter

Firmware packing and conversion tool.

image

Features:

  • SPI NOR converter
  • Block device converter (SD/eMMC/SDNand/UFS)
  • Firmware format conversion
  • Progress tracking

EFEL Toolbox

FEL mode debugging interface for Allwinner devices.

image

Features:

  • Device scanning and selection
  • Memory read/write operations
  • Hex view with disassembly support
  • Execute code at address
  • DRAM initialization

Firmware Parser

Firmware image parser and viewer component.

image

Features:

  • Parse IMG firmware images
  • View image header information
  • Display partition table
  • Extract partitions
  • View Boot0/U-Boot headers
  • View SysConfig
  • DTB viewer

ADB File Explorer

ADB file explorer for browsing and managing files on Android devices connected via ADB.

image

Features:

  • Browse device filesystem
  • File/folder operations (copy, move, delete, rename)
  • Upload/download files
  • Text file editing
  • Properties viewer
  • Clipboard support

GPIO Viewer

View and modify your chip GPIO real config by reading info from reg.

image

Features:

  • View GPIO Status
  • Configure GPIO
  • Support MUX, PULL, DRV, and so on.

Supported Devices

OpenixSuit supports Sunxi SoCs in FEL/FES mode, including:

  • Sunxi series etc.
  • Newer chips with FEL boot ROM support

Prerequisites

  • Platform-specific requirements:
    • Windows: Microsoft Visual Studio C++ Support
    • Linux: libusb-1.0-0
    • macOS: libusb

About

Tools to Flash Allwinner Firmware to Devices like PhoenixSuit and LiveSuit. Support Windows, Linux, macOS

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors