Home
last modified time | relevance | path

Searched hist:"99 f6249a0e7b36e4f9c1aa7b77a0814d883d96b2" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/configs/km/
H A Dkm-powerpc.h99f6249a0e7b36e4f9c1aa7b77a0814d883d96b2 Fri Oct 18 09:47:18 UTC 2013 Valentin Longchamp <valentin.longchamp@keymile.com> KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init

This must be defined by a board support file that want to use the
keymile common.c board_eth_init function that requires ethernet_present
to be defined.

Currently all the km architectures use it but the kmp204x architecture
later supported in this series does use another board_eth_init function
and thus does not define it.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
H A Dkm_arm.h99f6249a0e7b36e4f9c1aa7b77a0814d883d96b2 Fri Oct 18 09:47:18 UTC 2013 Valentin Longchamp <valentin.longchamp@keymile.com> KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init

This must be defined by a board support file that want to use the
keymile common.c board_eth_init function that requires ethernet_present
to be defined.

Currently all the km architectures use it but the kmp204x architecture
later supported in this series does use another board_eth_init function
and thus does not define it.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
/rk3399_rockchip-uboot/board/keymile/common/
H A Dcommon.c99f6249a0e7b36e4f9c1aa7b77a0814d883d96b2 Fri Oct 18 09:47:18 UTC 2013 Valentin Longchamp <valentin.longchamp@keymile.com> KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init

This must be defined by a board support file that want to use the
keymile common.c board_eth_init function that requires ethernet_present
to be defined.

Currently all the km architectures use it but the kmp204x architecture
later supported in this series does use another board_eth_init function
and thus does not define it.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>