1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/atj2137/adfuload
Marcin Bukat 87c6df98a3 adfuload: add test program
This test program. I add it mainly to document somehow my work:
1) atj213x.h    lists registers addresses
2) crt0.S       exploits self relocation of the binary
3) test_bl.c    documents how to control backlight on e150

Change-Id: I055e0fe065d926a5c3805b73cea3f537cb64bf52
2013-12-13 22:43:52 +01:00
..
test_binary/backlight_c adfuload: add test program 2013-12-13 22:43:52 +01:00
adfuload.c adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoC 2013-12-11 15:42:25 +01:00
encrypt.c adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoC 2013-12-11 15:42:25 +01:00
encrypt.h adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoC 2013-12-11 15:42:25 +01:00
Makefile adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoC 2013-12-11 15:42:25 +01:00