summaryrefslogtreecommitdiff
path: root/flash/make_firmware
diff options
context:
space:
mode:
Diffstat (limited to 'flash/make_firmware')
-rw-r--r--flash/make_firmware/README2
-rw-r--r--flash/make_firmware/make_firmware.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/flash/make_firmware/README b/flash/make_firmware/README
index 7110610284..9bc9892070 100644
--- a/flash/make_firmware/README
+++ b/flash/make_firmware/README
@@ -1,4 +1,4 @@
1(c) 2003 by Jrg Hohensohn 1(c) 2003 by Jรถrg Hohensohn
2 2
3This tool composes a firmware file, out of: 3This tool composes a firmware file, out of:
41. Template for the first Flash page 41. Template for the first Flash page
diff --git a/flash/make_firmware/make_firmware.c b/flash/make_firmware/make_firmware.c
index 05cb3322ea..6fbc26ab2f 100644
--- a/flash/make_firmware/make_firmware.c
+++ b/flash/make_firmware/make_firmware.c
@@ -7,7 +7,7 @@
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id$ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2003 by Jrg Hohensohn 10 * Copyright (C) 2003 by Jรถrg Hohensohn
11 * 11 *
12 * Autoring tool for the firmware image to be programmed into Flash ROM 12 * Autoring tool for the firmware image to be programmed into Flash ROM
13 * It composes the flash content with header, bootloader and image(s) 13 * It composes the flash content with header, bootloader and image(s)