commit | 512e267f3594b5a3b4937a00666241cb994ef55a | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Thu Sep 26 09:42:26 2013 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Mon Oct 28 21:11:20 2013 -0500 |
tree | 1c5257bd43a9d1a535d621d4fade43c3e2254b2a | |
parent | 8f4a9e525a91d5903165167f1a7dbb22e97edcd0 [diff] |
powerpc/85xx: introduce corenet_generic machine In the current kernel, the board files for p2041rdb, p3041ds, p4080ds, p5020ds, p5040ds, t4240qds and b4qds are almost the same except the machine name. So this introduces a cornet_generic machine to support all these boards to avoid the code duplication. With these changes the file corenet_ds.h becomes useless. Just delete it. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Scott Wood <scottwood@freescale.com>