| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

MG35Tool

This version was saved 17 years, 7 months ago View current version     Page history
Saved by PBworks
on August 12, 2006 at 7:21:12 am
 

This tool doesn't exist yet, but someone has volunteered to write it.

 

Here is a proposed specification.


mg35tool <split | join > [-v version] [-b boot_file] [-k kernel_file] [-c cramfs_file] <upgrade_file>

A tool for splitting and combining .upgrade files for the MG-35 media player. This tool automatically removes all header information when splitting files and automatically recalculates it again when joining files.

 

-b Specifies name of boot loader file. Default when splitting is Boot.rom. When joining, the BOOT section of the update file is only included if this option is specified.

 

-k Specify a compressed kernel file. Default is Linux.gz

 

-c Specify a compressed filing system file. Default is CramFS.img

 

-v Specify the version of the .upgrade file in the format major.minor.patch This information will be built into the upgrade file's header when joining. This option has no effect when splitting.

 

-r Produce a file in the format of the romfs.m35 file that is used for reflash from the serial port

 

Exmples -

mg35tool split MG35_1.4.3.upgrade

This will split the upgrade file and produce three files, Boot.rom, Linux.gz and CramFS.img

 

mg35tool join -k kernel.gz -c test.img MG35-test.upgrade

This will take kernel.gz and test.img and produce an upgrade file with a ROFS section but no BOOT section. All sizes and checksums will be calculated automatically as will the offset the the CramFS that is required to directly precede the kernel.


It is hoped that this tool will work on both Windows and Linux.

Comments (0)

You don't have permission to comment on this page.