TQM8xx: enable device tree support on all TQM8xx based boards.
authorHeiko Schocher <hs@denx.de>
Tue, 9 Feb 2010 14:50:27 +0000 (15:50 +0100)
committerWolfgang Denk <wd@denx.de>
Thu, 11 Mar 2010 23:06:07 +0000 (00:06 +0100)
commit7026ead0d3ece5e43d6b39f62fb5c4306f691224
treeb4b06bbc992dd351e71cbe01a1b646ca4c9a2f60
parent6ed3b9d44c359bc829e9acd0a55fcd1c3e82b6ae
TQM8xx: enable device tree support on all TQM8xx based boards.

Also enable support for CONFIG_HWCONFIG because we use this for
configuring if this hardware has a FEC or not.

syntax:

hwconfig=fec:on   if hardware has an 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>
19 files changed:
include/configs/FPS850L.h
include/configs/FPS860L.h
include/configs/HMI10.h
include/configs/NSCU.h
include/configs/SM850.h
include/configs/TK885D.h
include/configs/TQM823L.h
include/configs/TQM823M.h
include/configs/TQM850L.h
include/configs/TQM850M.h
include/configs/TQM855L.h
include/configs/TQM855M.h
include/configs/TQM860L.h
include/configs/TQM860M.h
include/configs/TQM862L.h
include/configs/TQM862M.h
include/configs/TQM866M.h
include/configs/TQM885D.h
include/configs/virtlab2.h