diff options
Diffstat (limited to 'cpu/ppc4xx/start.S')
| -rw-r--r-- | cpu/ppc4xx/start.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cpu/ppc4xx/start.S b/cpu/ppc4xx/start.S index 003c5b6bf..f434e207d 100644 --- a/cpu/ppc4xx/start.S +++ b/cpu/ppc4xx/start.S @@ -42,7 +42,7 @@  /*	 LICENSED MATERIAL  -  PROGRAM PROPERTY OF I B M */  /*------------------------------------------------------------------------------- */ -/*  U-Boot - Startup Code for IBM 4xx PowerPC based Embedded Boards +/*  U-Boot - Startup Code for AMCC 4xx PowerPC based Embedded Boards   *   *   *  The processor starts at 0xfffffffc and the code is executed |