From efb20d8bc316384d1e22ef48edb81482a219ea4e Mon Sep 17 00:00:00 2001 From: Paul Beesley Date: Wed, 6 Mar 2019 15:28:11 +0000 Subject: [PATCH] tools: Remove TODO from fiptool It is quite unlikely that this number will ever change and, if it does need to change, we should have a good reason to do so. It seems that this comment is now redundant. Change-Id: I409c764080748e338e9bc5606bbdcc475213fb6e Signed-off-by: Paul Beesley --- tools/fiptool/tbbr_config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/fiptool/tbbr_config.h b/tools/fiptool/tbbr_config.h index 2d8977763..1fc6cad49 100644 --- a/tools/fiptool/tbbr_config.h +++ b/tools/fiptool/tbbr_config.h @@ -11,7 +11,6 @@ #include -/* TODO: Update this number as required */ #define TOC_HEADER_SERIAL_NUMBER 0x12345678 typedef struct toc_entry {