diff options
| author | Siva Durga Prasad Paladugu <[email protected]> | 2014-03-14 16:35:38 +0530 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2014-05-20 15:23:46 +0200 |
| commit | 64e809afeaf1572c3246a5bca198a77d0498fd89 (patch) | |
| tree | 8cc8d126baa31191005cb704809faa219fac4323 /README | |
| parent | d0db28f94034ef02c1d6737895766fb3c19de47f (diff) | |
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
Guard the LOADMK functionality with config to provide
an option to enable or disable it.
Enable it for all platforms in mainline which enable CONFIG_CMD_FPGA.
Signed-off-by: Siva Durga Prasad Paladugu <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2550,6 +2550,10 @@ CBFS (Coreboot Filesystem) support Specify the number of FPGA devices to support. + CONFIG_CMD_FPGA_LOADMK + + Enable support for fpga loadmk command + CONFIG_SYS_FPGA_PROG_FEEDBACK Enable printing of hash marks during FPGA configuration. |
