diff options
author | Marian Balakowicz <m8@semihalf.com> | 2006-07-03 23:42:36 +0200 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2006-07-03 23:42:36 +0200 |
commit | fe84b48a94beb88a977a88e3d14b6ea882cdc91a (patch) | |
tree | 6a51e79a415e1f7f33d37014483c7895b0ebf00a /include/asm-ppc | |
parent | bba68377320608b3c3f7c0fef30452bdaa8b0408 (diff) | |
download | u-boot-imx-fe84b48a94beb88a977a88e3d14b6ea882cdc91a.zip u-boot-imx-fe84b48a94beb88a977a88e3d14b6ea882cdc91a.tar.gz u-boot-imx-fe84b48a94beb88a977a88e3d14b6ea882cdc91a.tar.bz2 |
Cleanup config file and bootup output for Yucca board.
Diffstat (limited to 'include/asm-ppc')
-rw-r--r-- | include/asm-ppc/processor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/processor.h b/include/asm-ppc/processor.h index ea5b0d2..44b23f1 100644 --- a/include/asm-ppc/processor.h +++ b/include/asm-ppc/processor.h @@ -736,7 +736,7 @@ #define PVR_440SP_RA 0x53221850 #define PVR_440SP_RB 0x53221891 #define PVR_440SPe_RA 0x53421890 -#define PVR_440SPe_RB 0x53521891 +#define PVR_440SPe_RB 0x53421891 #define PVR_601 0x00010000 #define PVR_602 0x00050000 #define PVR_603 0x00030000 |