Skip to content

Commit 8a6c6ec

Browse files
committed
Mispell in uenv.txt (not space after backslash!!!)
1 parent 55800d3 commit 8a6c6ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

board/tezuka/common/uboot-env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ adi_config_devicetree=\
4646
fdt rm /amba/spi@e0006000/ad9361-phy@0 adi,2rx-2tx-mode-enable; \
4747
fdt set /fpga-axi/cf-ad9361-dds-core-lpc@79024000 compatible adi,axi-ad9364-dds-6.00.a; \
4848
else \
49-
echo "Setting mode 2r2t";\
49+
echo "Setting mode 2r2t"; \
5050
fi; \
5151
if test -n "${cs_gpio}"; then \
5252
fdt set /amba/axi_quad_spi@7C430000/ cs-gpios "<0x06 ${cs_gpio} 0>"; \

0 commit comments

Comments
 (0)