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

github.com/linux-sunxi/sunxi-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSiarhei Siamashka <siarhei.siamashka@gmail.com>2016-05-12 01:54:04 +0300
committerSiarhei Siamashka <siarhei.siamashka@gmail.com>2016-06-03 06:04:44 +0300
commit958143e77bb3f7c4c70326dd6f400fe4b719e407 (patch)
tree45c67ea5f263dc9eddd703c443dd135153d55a7a /bin
parentce9cf33606492076b81e1157ba9fc54b56379335 (diff)
Add new uart0-helloworld-sdboot.sunxi bootable test image
This is a universal bootable image, which just prints a hello message on UART0. For example, it is useful as a test payload when debugging the SPI boot functionality: https://linux-sunxi.org/Bootable_SPI_flash Changes in v2: - A workaround for https://patchwork.ozlabs.org/patch/622173 - Also print the type of the used bootable media Changes in v3: - Bernhard Nortmann's workaround for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63803 More details in https://github.com/linux-sunxi/sunxi-tools/pull/44 Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/uart0-helloworld-sdboot.sunxibin0 -> 8192 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/uart0-helloworld-sdboot.sunxi b/bin/uart0-helloworld-sdboot.sunxi
new file mode 100644
index 0000000..544fa71
--- /dev/null
+++ b/bin/uart0-helloworld-sdboot.sunxi
Binary files differ