Remove support for generation of RRLOAD binary files. The RRLOAD binary format was used with Linux BSPs from www.ridgerun.com circa 2000-2001. It is still need by the the c5471 board if that bootloader is used. Removes the CONFIG_RRLOAD_BINARY option and tools/mkimage.sh

This change was motivated by the presence of the mkimage.sh file under tools.  That is the tool that created the RRLOAD binary format.  That bash script has a GPL license and, hence, may not be included in an Apache-licensed project.
This commit is contained in:
Gregory Nutt
2019-12-09 11:29:12 -06:00
parent c2642eef3c
commit 897378bc29
13 changed files with 0 additions and 320 deletions
-1
View File
@@ -1505,7 +1505,6 @@ tools/
|-- mkdeps.c
|-- mkexport.sh
|-- mkfsdata.pl
|-- mkimage.sh
|-- mknulldeps.sh
|-- mkromfsimg.sh
|-- mksymtab.c