From f8146d021ba933034e7a6244e4267a6626357cf7 Mon Sep 17 00:00:00 2001 From: danicampora Date: Mon, 9 Feb 2015 15:03:12 +0100 Subject: cc3200: Add bootmanager relocator to the repository. This file was accidentally skipped when the cc3200 port was added to the tree since binary files are by default igonerd by git. This is a small precompiled piece of software provided by TI that simply relocates the boot manager to the beginning of the RAM space after it has been written by the ROM bootloader. --- cc3200/bootmgr/relocator/relocator.bin | Bin 0 -> 184 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 cc3200/bootmgr/relocator/relocator.bin (limited to 'cc3200') diff --git a/cc3200/bootmgr/relocator/relocator.bin b/cc3200/bootmgr/relocator/relocator.bin new file mode 100644 index 000000000..b1ac51005 Binary files /dev/null and b/cc3200/bootmgr/relocator/relocator.bin differ -- cgit v1.2.3