commit | fb6dc1fd58fc3209f833ddcd155fe1b276e7a335 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Nov 08 09:26:18 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 08 14:04:53 2019 -0500 |
tree | 770bd8c6d687c942708d873fa5ddba03632821ea | |
parent | ee1c499851e0fda1a6ab98fb1f1d1f672e64a6f8 [diff] |
tools/img2brec.sh: Delete unused tool This script was only used on the MX1ADS board (and possibly other MX1 platforms) to program the flash. As we no longer have any boards for that SoC, remove this tool. Fixes: e570aca9474b ("mx1ads: remove board support") Signed-off-by: Tom Rini <trini@konsulko.com>