]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
km82xx, km83xx: move ethernet_present() from common to cpu specific
authorKarlheinz Jerg <karlheinz.jerg@keymile.com>
Mon, 21 Jan 2013 03:55:16 +0000 (03:55 +0000)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 15 Feb 2013 23:47:19 +0000 (17:47 -0600)
commit1eb95ebe0d466d793fcf1f689fc20f6cc83c7fe1
treec0c3e5ed94dea753ff9ba0cefcb2a70387d92d8e
parentcf976ce478b8d7fd62184eac24caa1d31c7d8c55
km82xx, km83xx: move ethernet_present() from common to cpu specific

For kmvect1 we need a special solution and for km_arm boards we already
have. So move the common code to the architectur specific file.

Signed-off-by: Karlheinz Jerg <karlheinz.jerg@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
board/keymile/common/common.c
board/keymile/km82xx/km82xx.c
board/keymile/km83xx/km83xx.c