powerpc/512x: add function for chip select parameter configuration
authorAnatolij Gustschin <agust@denx.de>
Mon, 4 Feb 2013 10:16:02 +0000 (11:16 +0100)
committerAnatolij Gustschin <agust@denx.de>
Mon, 4 Feb 2013 23:29:26 +0000 (23:29 +0000)
Add ability to configure chip select (CS) parameters for devices
that need different CS parameters setup after their configuration.
I.e. an FPGA device on LP bus can require different CS parameters
for its bus interface after loading firmware into it. A driver
can easily reconfigure the LPC CS parameters using this function.

Acked-by: Timur Tabi <timur@tabi.org>
Signed-off-by: Anatolij Gustschin <agust@denx.de>

No differences found