commit | 6ed3b9d44c359bc829e9acd0a55fcd1c3e82b6ae | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Feb 09 15:50:21 2010 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Fri Mar 12 00:04:52 2010 +0100 |
tree | 4ff8ffc886e0ac813957bd6e43edb3bf9f26b2d9 | |
parent | 143cd21fe22e69bf0cdaefd57be98f07ed8f04fa [diff] |
TQM8xx: add device tree support for TQM8xx based boards. Also use hwconfig to configure whether the board has a FEC or not. We then can adjust the DTS to tell Linux if there is a FEC present. syntax: hwconfig=fec:on if hardware has a FEC hwconfig=fec:off if hardware has no FEC Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Wolfgang Denk <wd@denx.de>