diff options
author | Wolfgang Denk <wd@denx.de> | 2010-06-29 23:03:47 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-06-29 23:03:47 +0200 |
commit | a8e2b04417b802a9baf86de9c2e06375135e666f (patch) | |
tree | 32b86ea6c84ae6a26294459c61977bca191c5b93 /include/ppc_asm.tmpl | |
parent | 1f9d10f694f6f901a826a5b42fbfe914e2117971 (diff) | |
parent | 161e4ae46046282fde6a69a0f1f80965f2a1b6f4 (diff) | |
download | u-boot-imx-a8e2b04417b802a9baf86de9c2e06375135e666f.zip u-boot-imx-a8e2b04417b802a9baf86de9c2e06375135e666f.tar.gz u-boot-imx-a8e2b04417b802a9baf86de9c2e06375135e666f.tar.bz2 |
Merge branch 'master' of /home/wd/git/u-boot/work
Diffstat (limited to 'include/ppc_asm.tmpl')
-rw-r--r-- | include/ppc_asm.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ppc_asm.tmpl b/include/ppc_asm.tmpl index 84de146..2db4784 100644 --- a/include/ppc_asm.tmpl +++ b/include/ppc_asm.tmpl @@ -35,7 +35,7 @@ * * Stolen from prepboot/bootldr.h, (C) 1998 Gabriel Paubert, paubert@iram.es * - * Uses r14 to access the GOT + * Uses r12 to access the GOT */ #define START_GOT \ |