]> Git Repo - u-boot.git/commit
arm: mvebu: a38x: serdes specification cleanup
authorKevin Smith <[email protected]>
Fri, 23 Oct 2015 17:53:19 +0000 (17:53 +0000)
committerLuka Perkov <[email protected]>
Tue, 17 Nov 2015 22:41:41 +0000 (23:41 +0100)
commit490753ace38c436f05b02a827bfe9b0ace44990a
tree73404000ee4f48d4842219ffe3a6e48831fbf009
parent18c202aa5407f6315d62d26bd2b0be798623a945
arm: mvebu: a38x: serdes specification cleanup

Instead of allocating space in the driver for the serdes
specification table, just allow the board file to set a pointer
to it.  Also, allow the board to only specify the lanes that are
used instead of including unused lanes.

Signed-off-by: Kevin Smith <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Cc: Dirk Eibach <[email protected]>
Cc: Luka Perkov <[email protected]>
arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.c
arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.h
arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.c
arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.h
board/Marvell/db-88f6820-gp/db-88f6820-gp.c
This page took 0.036802 seconds and 4 git commands to generate.