Home
last modified time | relevance | path

Searched hist:bcac5b1b2c4f5f44a512dee7b0ac9ed64fd0bed0 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/keymile/km_arm/
H A Dfpga_config.cbcac5b1b2c4f5f44a512dee7b0ac9ed64fd0bed0 Thu Jul 05 05:05:08 UTC 2012 Valentin Longchamp <valentin.longchamp@keymile.com> arm/km: skip FPGA config when already configured

In order to be able to perform board resets without interrupting the
traffic, the configuration of an already properly configured FPGA is
skipped.

This is because some PCIe FPGAs embed some other function that must
continue to work over reset.

It is then the responsibility of the application to trigger a
reconfiguration when needed. This is done by lowering the FPGA_INIT_B
pin for delaying the configuration to u-boot @ next reboot, and then
lower the FPGA_PROGRAM_B signal.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>