Forked from
Reform / reform-boundary-uboot
23036 commits behind the upstream repository.
-
Grant Likely authored
CFG_FPGA_XILINX is a bit value used to test against the value in CONFIG_FPGA. Testing for a value will always return TRUE. I don't think that is the intention in this code. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
Grant Likely authoredCFG_FPGA_XILINX is a bit value used to test against the value in CONFIG_FPGA. Testing for a value will always return TRUE. I don't think that is the intention in this code. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>