]> git.baikalelectronics.ru Git - uboot.git/commit
fpga: Remove CONFIG_FPGA_COUNT
authorTom Rini <trini@konsulko.com>
Mon, 13 Jun 2022 00:01:59 +0000 (20:01 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2022 21:11:48 +0000 (17:11 -0400)
commit848d75ca731b6517c7c6bda303b8371854a3442d
tree24130a012188802a26d62369f4058478d32c123b
parent6b2a332df9b18a2800e338d76880a751a751ddf0
fpga: Remove CONFIG_FPGA_COUNT

This define is only currently used in a single board, and always set to
one.  Define this within the board code and remove other references.

Signed-off-by: Tom Rini <trini@konsulko.com>
README
board/astro/mcf5373l/fpga.c
include/configs/astro_mcf5373l.h
include/configs/mx53cx9020.h
include/configs/socfpga_common.h