Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README - github.com/linux-sunxi/sunxi-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
blob: 2151d7117650585a172489d01ef17b4d1aec111a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
sunxi-tools
Tools to help hacking Allwinner A10 (aka sun4i) based devices and possibly
it's successors, that's why the 'x' in the package name.

bin2fex:
	decompiles an script.bin blob into the .ini format used by
	allwinner's SDK to configure the boards.

fex2bin:
	compiles a .fex file back into the binary form used by the sun4i
	kernels.

This software is licensed under the terms of GPLv3 as defined by the
Free Software Foundation, details can be read in the COPYING file.