summaryrefslogtreecommitdiff
path: root/arch/avr32/lib/bootm.c
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2016-05-01 03:46:16 +0200
committerTom Rini <trini@konsulko.com>2016-05-02 18:37:09 -0400
commit09c2b8f3e39925e5bdff12cb90add09bc9e117d4 (patch)
tree843eb8abaf4f918ccc03e2995c8083c79075571f /arch/avr32/lib/bootm.c
parent7a439cadcf3192eb012a2432ca34670b676c74d2 (diff)
downloadu-boot-imx-09c2b8f3e39925e5bdff12cb90add09bc9e117d4.zip
u-boot-imx-09c2b8f3e39925e5bdff12cb90add09bc9e117d4.tar.gz
u-boot-imx-09c2b8f3e39925e5bdff12cb90add09bc9e117d4.tar.bz2
Change my mailaddress
I'll switch my mails to my own server, so drop all gmail references. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'arch/avr32/lib/bootm.c')
-rw-r--r--arch/avr32/lib/bootm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/avr32/lib/bootm.c b/arch/avr32/lib/bootm.c
index 1c26f1b..342b9e2 100644
--- a/arch/avr32/lib/bootm.c
+++ b/arch/avr32/lib/bootm.c
@@ -174,7 +174,7 @@ int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *ima
/*
* allow the PREP bootm subcommand, it is required for bootm to work
*
- * TODO: Andreas Bießmann <andreas.devel@googlemail.com> refactor the
+ * TODO: Andreas Bießmann <andreas@biessmann.org> refactor the
* do_bootm_linux() for avr32
*/
if (flag & BOOTM_STATE_OS_PREP)