diff options
Diffstat (limited to 'board/amcc/yucca/init.S')
-rw-r--r-- | board/amcc/yucca/init.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/amcc/yucca/init.S b/board/amcc/yucca/init.S index a950eac..5a3dd0e 100644 --- a/board/amcc/yucca/init.S +++ b/board/amcc/yucca/init.S @@ -121,7 +121,7 @@ tlbtabA: /************************************************************************** * TLB table for revB * - * Notice: revB of the 440SPe chip is very strict about PLB real addressess + * Notice: revB of the 440SPe chip is very strict about PLB real addresses * and ranges to be mapped for config space: it seems to only work with * d_nnnn_nnnn range (hangs the core upon config transaction attempts when * set otherwise) while revA uses c_nnnn_nnnn. |