diff options
Diffstat (limited to 'util/bimgtool/bimgtool.c')
-rw-r--r-- | util/bimgtool/bimgtool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/bimgtool/bimgtool.c b/util/bimgtool/bimgtool.c index eed9248692..72de6dbe1b 100644 --- a/util/bimgtool/bimgtool.c +++ b/util/bimgtool/bimgtool.c @@ -137,7 +137,7 @@ static void usage(FILE *f) "\n" "bimgtool is a simple tool which generates boot images in the " "BIMG format used in systems designed by Imagination " - "Technologies, for example the Danube SoC. This version of the " + "Technologies, for example the Pistachio SoC. This version of the " "tool generates BIMG version 1.0 images.\n" "\n" " input: The binary file to be converted to a BIMG\n" |