From 90b8135d41ff94ac3a5052be153a57a02110f24e Mon Sep 17 00:00:00 2001 From: Valentine Barshak Date: Wed, 27 Feb 2008 01:58:53 +1100 Subject: [PATCH] --- yaml --- r: 86631 b: refs/heads/master c: c91f91e5fb04fc8fd8fa4b5e9d949031e631c107 h: refs/heads/master i: 86629: 87e9315210d995c9a3a6588249a0c33c9432436a 86627: e50645e774a02395f5bc3e3291327cd63cf4ee63 86623: 18b8436cd799bcd496ad498a86837d4c6538189e v: v3 --- [refs] | 2 +- trunk/arch/powerpc/boot/cuboot-taishan.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 46310e55eb2a..8d2c2c943d0d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3db3ba0347cb2f4bcb27a538fcc0f4e2c80600b0 +refs/heads/master: c91f91e5fb04fc8fd8fa4b5e9d949031e631c107 diff --git a/trunk/arch/powerpc/boot/cuboot-taishan.c b/trunk/arch/powerpc/boot/cuboot-taishan.c index f66455a45ab1..b55b80467eed 100644 --- a/trunk/arch/powerpc/boot/cuboot-taishan.c +++ b/trunk/arch/powerpc/boot/cuboot-taishan.c @@ -21,7 +21,9 @@ #include "dcr.h" #include "4xx.h" +#define TARGET_4xx #define TARGET_44x +#define TARGET_440GX #include "ppcboot.h" static bd_t bd;