]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: am57xx: cl-som-am57x: fix Ethernet
authorUri Mashiach <uri.mashiach@compulab.co.il>
Mon, 23 Jan 2017 11:14:18 +0000 (13:14 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 24 Jan 2017 15:35:55 +0000 (10:35 -0500)
commit9b6ef528d0dd83ce4b09adb559e5336b107d5654
treefc1d6bc58e81c6756c0aab37865aed2ab4145789
parente5ec48152ad13ada83c541cdf7f47d5867c506db
arm: am57xx: cl-som-am57x: fix Ethernet

The module is continuously rebooting with the following message:
Net:   data abort
pc : [<fff77f42>]          lr : [<fff6e32b>]
reloc pc : [<80816f42>]    lr : [<8080d32b>]
sp : fdf5ce48  ip : fdf5d79c     fp : 00000017
r10: 8083cd58  r9 : fdf5cef0     r8 : fdf5d5d0
r7 : 48485000  r6 : 400000ff     r5 : fdf5d6e0  r4 : fdf5d618
r3 : fdf5d5b4  r2 : fdf5d5d0     r1 : 643a3631  r0 : fdf5d6e0
Flags: nzCv  IRQs off  FIQs off  Mode SVC_32
Resetting CPU ...

Modifications:
* Enable Ethernet configuration in the SPL.
* Update PINMUX of PHY enable GPIO.

Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/compulab/cl-som-am57x/mux.c
include/configs/cl-som-am57x.h