diff options
author | Andreas Bießmann <andreas.devel@googlemail.com> | 2016-05-01 03:46:16 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-05-02 18:37:09 -0400 |
commit | 09c2b8f3e39925e5bdff12cb90add09bc9e117d4 (patch) | |
tree | 843eb8abaf4f918ccc03e2995c8083c79075571f /doc/README.atmel_pmecc | |
parent | 7a439cadcf3192eb012a2432ca34670b676c74d2 (diff) | |
download | u-boot-09c2b8f3e39925e5bdff12cb90add09bc9e117d4.tar.gz |
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 'doc/README.atmel_pmecc')
-rw-r--r-- | doc/README.atmel_pmecc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.atmel_pmecc b/doc/README.atmel_pmecc index cc0f73db8f..274d860f06 100644 --- a/doc/README.atmel_pmecc +++ b/doc/README.atmel_pmecc @@ -30,7 +30,7 @@ Take AT91SAM9X5EK as an example, the board definition file likes: How to enable PMECC header for direct programmable boot.bin ----------------------------------------------------------- -2014-05-19 Andreas Bießmann <andreas.devel@googlemail.com> +2014-05-19 Andreas Bießmann <andreas@biessmann.org> The usual way to program SPL into NAND flash is to use the SAM-BA Atmel tool. This however is often not usable when doing field updates. To be able to |