diff options
author | Wolfgang Denk <wd@denx.de> | 2010-06-30 01:02:11 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-06-30 01:02:11 +0200 |
commit | 0a9463e93537a68e7246714f43fb69eca0b7b214 (patch) | |
tree | cec01ecc6502a65cbbbda406dfac23b93c093899 /include/ppc_asm.tmpl | |
parent | 955ea6fc2749a4305395758fc797cf8c11dcbed7 (diff) | |
parent | bde3892edac99bf974e5b9809a112a6ce530be03 (diff) | |
download | u-boot-imx-0a9463e93537a68e7246714f43fb69eca0b7b214.zip u-boot-imx-0a9463e93537a68e7246714f43fb69eca0b7b214.tar.gz u-boot-imx-0a9463e93537a68e7246714f43fb69eca0b7b214.tar.bz2 |
Merge branch 'master' into next
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 \ |