- 23 Oct, 2015 3 commits
-
-
Ian Campbell authored
Allow for separate installation of tools and target-tools, to aid in packaging. By default everything the tools are installed into /usr/local/bin but this can be overridden using PREFIX= or BINDIR= on the make invocation. To enable this it was necessary to split fex2bin and bin2fex out from $(TOOLS) into $(FEXC_LINKS), because install(1) does not seem to have a mode which preserves symlinks so it needs to be done separately. Supports DESTDIR to allow for convenient installation into a staging dir for distro packaging convenience. Signed-off-by:
Ian Campbell <ijc@hellion.org.uk> Acked-by:
Peter Korsgaard <peter@korsgaard.com>
-
Ian Campbell authored
Target tools are those which are only useful on a target sunxi system (i.e. which probe hardware etc). Currently this is only sunxi-pio. At first I thought sunxi-nand-part might be included, but I think that is useful on NAND images as well as actual devices. This will allow for easier packaging, by letting packagers only include the target tools when building for a suitable ARM architecture. Signed-off-by:
Ian Campbell <ijc@hellion.org.uk> Acked-by:
Peter Korsgaard <peter@korsgaard.com>
-
Ian Campbell authored
Several of the tools here are too generic and/or short for distro packaging purposes (which like to try and avoid naming clashes in $PATH). Prefix the following with "sunxi-": - fexc - bootinfo - fel - pio - meminfo Do not prefix any of the fel "payloads" or raw binaries since they would not normally be installed in $PATH. Do not prefix "phoenix_info", since "phoenix" already seems like an appropriate prefix for this particular tool. Update in-tree callers, README and .gitignore accordingly. Signed-off-by:
Ian Campbell <ijc@hellion.org.uk> Acked-by:
Peter Korsgaard <peter@korsgaard.com>
-
- 08 Sep, 2015 1 commit
-
-
Siarhei Siamashka authored
Signed-off-by:
Siarhei Siamashka <siarhei.siamashka@gmail.com> Acked-by:
Hans de Goede <hdegoede@redhat.com>
-
- 14 Aug, 2014 1 commit
-
-
Luc Verhaegen authored
* rename a10-meminfo to meminfo * add static build to Makefile * fix operand warning * built binary verified on proper linux and android Signed-off-by:Luc Verhaegen <libv@skynet.be>
-
- 01 Jul, 2014 1 commit
-
-
Ian Campbell authored
I'd like to package sunxi-tools for Debian and therefore it is important for the licensing information to be complete/accurate. I believe the intention was for everything here to be GPL2+ by default, since that is the license on every file which has one and COPYING contains GPL2. Early on the license applied to this repo was GPLv3 however this was changed to GPL2+ by Alejandro in 79ea14d4 at which point he had been the only contributor. This patch adds the standard GPL2+ stanza used already in sunxi-tools.git or the MIT license stanza when requested by the copyright holder to various files which were missing one as follows: adb-devprobe.sh fel-gpio According to git all of these were written by Henrik. Copyright years according to git. Henrik requested that these be put under an MIT license, so that is what has been done. boot_head.lds fel-pio.lds fel-sdboot.lds jtag-loop.lds According to git all of these were written by Henrik. Copyright year...
-
- 19 Sep, 2013 1 commit
-
-
Patrick Wood authored
Build one nand-part program to handle both A10 and A20 mbr header formats. Changed -f option to take an "a10" or "a20" argument to specify which mbr format to force. Signed-off-by:Patrick Wood <patrickhwood@gmail.com>
-
- 23 Jul, 2013 1 commit
-
-
Pat Wood authored
allow setting of partition 1 size/offset if -f option is used, force writing of MBR header, even if CRC or header magic/version are incorrect (for recovery only)
-
- 15 May, 2013 1 commit
-
-
Henrik Nordstrom authored
-
- 11 Oct, 2012 1 commit
-
-
Henrik Nordstrom authored
-
- 29 Sep, 2012 1 commit
-
-
Alejandro Mery authored
-
- 04 Sep, 2012 4 commits
-
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
- 07 Aug, 2012 1 commit
-
-
Alejandro Mery authored
-
- 06 Aug, 2012 2 commits
-
-
Alejandro Mery authored
-
Alejandro Mery authored
-
- 31 Jul, 2012 2 commits
-
-
Alejandro Mery authored
-
Alejandro Mery authored
-
- 13 Jul, 2012 1 commit
-
-
Henrik Nordstrom authored
-
- 02 Jul, 2012 1 commit
-
-
Henrik Nordstrom authored
-
- 15 Jun, 2012 1 commit
-
-
Henrik Nordstrom authored
-
- 11 May, 2012 3 commits
-
-
Alejandro Mery authored
-
Alejandro Mery authored
-
Alejandro Mery authored
-
- 10 May, 2012 4 commits
-
-
Alejandro Mery authored
-
Alejandro Mery authored
-
Alejandro Mery authored
-
Alejandro Mery authored
-
- 07 May, 2012 1 commit
-
-
Alejandro Mery authored
-
- 06 May, 2012 1 commit
-
-
Alejandro Mery authored
-
- 04 May, 2012 1 commit
-
-
Alejandro Mery authored
-
- 03 May, 2012 2 commits
-
-
Alejandro Mery authored
-
Alejandro Mery authored
-
- 02 May, 2012 1 commit
-
-
Alejandro Mery authored
-