u-boot-brain/board/tqc
Mike Frysinger 9c150102bc boards: get mac address from env and move load_sernum_ethaddr() to board init
The environment is the canonical storage location of the mac address, so
we're killing off the global data location and moving everything to
querying the env directly.

Rather than have common ppc code call a board-specific function like
load_sernum_ethaddr(), have each board call it in its own board-specific
misc_init_r() function.

The boards that get converted here are:
	- kup4k/kup4x
	- pcs440ep
	- tqm8xx

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Ben Warren <biggerbadderben@gmail.com>
CC: Stefan Roese <sr@denx.de>
2009-03-20 22:39:12 +01:00
..
tqm8xx boards: get mac address from env and move load_sernum_ethaddr() to board init 2009-03-20 22:39:12 +01:00
tqm85xx TQM85xx: Fix a couple warnings in TQM8548 build 2009-02-16 18:06:03 -06:00
tqm834x pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 2009-02-07 23:50:04 +01:00
tqm5200 Command usage cleanup 2009-01-28 08:49:52 +01:00
tqm8260 TQM8260: use CFI flash driver instead of custom driver. 2008-11-02 16:24:16 +01:00
tqm8272 Command usage cleanup 2009-01-28 08:49:52 +01:00