Home
last modified time | relevance | path

Searched hist:"9 b6ef528d0dd83ce4b09adb559e5336b107d5654" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/compulab/cl-som-am57x/
H A Dmux.c9b6ef528d0dd83ce4b09adb559e5336b107d5654 Mon Jan 23 11:14:18 UTC 2017 Uri Mashiach <uri.mashiach@compulab.co.il> 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>
/rk3399_rockchip-uboot/include/configs/
H A Dcl-som-am57x.h9b6ef528d0dd83ce4b09adb559e5336b107d5654 Mon Jan 23 11:14:18 UTC 2017 Uri Mashiach <uri.mashiach@compulab.co.il> 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>