We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55800d3 commit 8a6c6ecCopy full SHA for 8a6c6ec
1 file changed
board/tezuka/common/uboot-env.txt
@@ -46,7 +46,7 @@ adi_config_devicetree=\
46
fdt rm /amba/spi@e0006000/ad9361-phy@0 adi,2rx-2tx-mode-enable; \
47
fdt set /fpga-axi/cf-ad9361-dds-core-lpc@79024000 compatible adi,axi-ad9364-dds-6.00.a; \
48
else \
49
- echo "Setting mode 2r2t";\
+ echo "Setting mode 2r2t"; \
50
fi; \
51
if test -n "${cs_gpio}"; then \
52
fdt set /amba/axi_quad_spi@7C430000/ cs-gpios "<0x06 ${cs_gpio} 0>"; \
0 commit comments