From 15ea4dcaecdf2e65a79d78a3fd4fd500addfc7cc Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Tue, 23 Feb 2016 23:06:07 +0100 Subject: omap-usb-boot: Tool to communicate with OMAP devices bootroms via USB Signed-off-by: Paul Kocialkowski --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..eda6953 --- /dev/null +++ b/README @@ -0,0 +1,11 @@ +omap-usb-boot +============= + +This tool implements USB communication with OMAP devices bootroms. + +In particular, it allows loading a file (to SRAM) for execution. + +The following platforms are supported by this tool: +* OMAP3 +* OMAP4 +* OMAP5 -- cgit v1.2.3