]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: rmobile: Add cpu_eth_init function
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Sun, 5 Aug 2012 22:26:09 +0000 (07:26 +0900)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 3 Oct 2012 00:04:25 +0000 (02:04 +0200)
commit2d61084be90dbd97eafd4b4c4bed71c61e4a8a66
treec7fdeb22d8e17dad6f4c3832e6fbfc9f67b18582
parenta145e9641d3936bac892fd283f9db68c6e19e694
arm: rmobile: Add cpu_eth_init function

This supports ethernet driver of RMOBILE R8A7740.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/cpu/armv7/rmobile/Makefile
arch/arm/cpu/armv7/rmobile/emac.c [new file with mode: 0644]