From: Scott Wood Date: Mon, 20 Aug 2007 17:39:52 +0000 (+1000) Subject: [POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.h X-Git-Tag: v2.6.24-rc1~1450^2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61d3b949b70802c4f32d540b11a93128c31c67ea;p=pandora-kernel.git [POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.h U-boots more recent than when ppcboot.h was forked allow the board config file to enable additional ethernet ports explicitly, rather than using a hardcoded list of targets. This allows bootwrapper platform files to do the same. Fortunately, nothing after the ethernet addresses is of interest to cuboot platforms, so the inevitable mismatches won't be too catastrophic. Signed-off-by: Scott Wood Acked-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed