From 434e029dddc27bc8f11bd19e02ebf9d259df556e Mon Sep 17 00:00:00 2001 From: Konstantin Porotchkin Date: Mon, 26 Feb 2018 16:28:40 +0200 Subject: tools: add support for Marvell doimage Add Marvell "doimage" utility support. The "doimage" utility allows to create flash images compatible with Marvell BootROM image format. Additionally this tool allows the flash image parsing and verification. Change-Id: Ie8d7ccd0cc2978684e7eecb695f375395fc749ee Signed-off-by: Konstantin Porotchkin --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4ece189a..7f8642e3 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ tools/cert_create/src/*.o tools/cert_create/src/**/*.o tools/cert_create/cert_create tools/cert_create/cert_create.exe +tools/doimage/doimage # GNU GLOBAL files GPATH -- cgit v1.2.3