commit | c91f91e5fb04fc8fd8fa4b5e9d949031e631c107 | [log] [tgz] |
---|---|---|
author | Valentine Barshak <vbarshak@ru.mvista.com> | Wed Feb 27 01:58:53 2008 +1100 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Wed Feb 27 09:47:49 2008 -0600 |
tree | e55ba4e7b83211b0e23b2cb0868f50cb141672d5 | |
parent | 3db3ba0347cb2f4bcb27a538fcc0f4e2c80600b0 [diff] |
[POWERPC] 44x: add missing define TARGET_4xx and TARGET_440GX to cuboot-taishan In order to get the proper boad info (bd_info) structure defined in ppcboot.h both TARGET_4xx and TARGET_44x should be defined for all PowerPC 440 boards. The 440GX boards also need TARGET_440GX defined since they have 4 EMACs and there are 4 MAC addesses in bd_info passed by u-boot. Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>