]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: mvebu: a38x: serdes specification cleanup
authorKevin Smith <kevin.smith@elecsyscorp.com>
Fri, 23 Oct 2015 17:53:19 +0000 (17:53 +0000)
committerLuka Perkov <luka.perkov@sartura.hr>
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 <kevin.smith@elecsyscorp.com>
Acked-by: Stefan Roese <sr@denx.de>
Cc: Dirk Eibach <eibach@gdsys.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
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