From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 14 Aug 2014 11:27:22 +0200 Subject: [U-Boot] [PATCH] tools: fix typo in tools/image-host.c In-Reply-To: <1407747737-7149-1-git-send-email-hs@denx.de> References: <1407747737-7149-1-git-send-email-hs@denx.de> Message-ID: <20140814112722.121636c6@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 11 Aug 2014 11:02:17 +0200 Heiko Schocher wrote: > fix a typo in error printf. If FIT_CONFS_PATH is not found > print FIT_CONFS_PATH not FIT_IMAGES_PATH. > > Signed-off-by: Heiko Schocher > Cc: Simon Glass > --- > tools/image-host.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied to u-boot-staging/agust at denx.de. thanks! Anatolij