arm: baltos: use device tree alias to access Ethernet slave
authorYegor Yefremov <yegorslists@googlemail.com>
Fri, 9 Aug 2019 05:21:57 +0000 (07:21 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 20 Aug 2019 15:46:11 +0000 (11:46 -0400)
commitdebe7a141d017e0f2e97b1c8e284163b5551b60d
tree6448545e518500d500a20929c683c0e735de0de1
parenta2ca54ff52146f2bbf52d87bf4e121e8e15e9e07
arm: baltos: use device tree alias to access Ethernet slave

The full path has changed in the recent kernels so that it is
not possible to load them. Aliases "ethernet0" and "ethernet1"
are still present in both legacy and new kernels.

Also, fix error messages to correspond to the taken actions.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
board/vscom/baltos/board.c