]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
keymile boards: add CONFIG_PIGGY_MAC_ADRESS_OFFSET
authorHeiko Schocher <hs@denx.de>
Thu, 6 Jan 2011 09:25:26 +0000 (10:25 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 29 Apr 2011 22:45:17 +0000 (00:45 +0200)
commit0d01520200f3bb0686567134bc2e7bb940009559
tree5c1c23708950965e4f94f5f60a3165929ff42a95
parent731b968044b0f96239dd41b8c7ba642cac81cfc5
keymile boards: add CONFIG_PIGGY_MAC_ADRESS_OFFSET

Normaly the PIGGY_MAC_ADRESS can be read directly from the
IVM on keymile boards. On mgcoge3 it differs. Because there
are two piggy boards deployed the second MAC adress must be
calculated with the IVM mac adress and an offset. This patch
allows to set such a offset in the board config.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
cc: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Heiko Schocher <hs@denx.de>
board/keymile/common/common.c
board/keymile/common/common.h