Add PlutoSDR, ADALM2000, and Sidekiq Z2 board support #85
Annotations
10 warnings
|
Check patch:
cmd/adi_hwref.c#L157
checkpatch: Lines should not end with a '('
+U_BOOT_CMD(
|
|
Check patch:
cmd/adi_hwref.c#L128
checkpatch: Possible new command - make sure you add a test
+static int do_adi_hw_version(struct cmd_tbl *cmdtp, int flag, int argc,
|
|
Check patch:
cmd/adi_hwref.c#L68
checkpatch: Lines should not end with a '('
+U_BOOT_CMD(
|
|
Check patch:
cmd/adi_hwref.c#L61
checkpatch: Possible new command - make sure you add a test
+static int do_env_version(struct cmd_tbl *cmdtp, int flag, int argc,
|
|
Check patch:
cmd/adi_hwref.c#L55
checkpatch: Lines should not end with a '('
+U_BOOT_CMD(
|
|
Check patch:
cmd/adi_hwref.c#L18
checkpatch: Possible new command - make sure you add a test
+static int do_xadc(struct cmd_tbl *cmdtp, int flag, int argc,
|
|
Check patch:
arch/arm/dts/zynq-sidekiqz2.dts#L6
checkpatch: Misplaced SPDX-License-Identifier tag - use line 1 instead
+ * SPDX-License-Identifier: GPL-2.0+
|
|
Check patch:
arch/arm/dts/zynq-sidekiqz2.dts#L1
checkpatch: Missing or malformed SPDX-License-Identifier tag in line 1
+/*
|
|
Check patch:
arch/arm/dts/zynq-pluto-sdr.dts#L6
checkpatch: Misplaced SPDX-License-Identifier tag - use line 1 instead
+ * SPDX-License-Identifier: GPL-2.0+
|
|
Check patch:
arch/arm/dts/zynq-pluto-sdr.dts#L1
checkpatch: Missing or malformed SPDX-License-Identifier tag in line 1
+/*
|
Loading