diff options
author | Haiying Wang <Haiying.Wang@freescale.com> | 2009-06-04 20:12:41 (GMT) |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-06-12 22:17:02 (GMT) |
commit | 8e55258f144764de8902e9f078a7ad4c6c022c2f (patch) | |
tree | c5571e534bb60e01ba69f8eab774f0d5abf417f4 /lib_generic | |
parent | 9a6110897fc9282ade598bbba70ad72b940436e3 (diff) | |
download | u-boot-8e55258f144764de8902e9f078a7ad4c6c022c2f.tar.xz |
qe: Pass in uec_info struct through uec_initialize
The uec driver contains code to hard code configuration information for the uec
ethernet controllers. This patch creates an array of uec_info structures, which
are then parsed by the corresponding driver instance to determine configuration.
It also creates function uec_standard_init() to initialize all UEC interfaces
for 83xx and 85xx.
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'lib_generic')
0 files changed, 0 insertions, 0 deletions