On Wed, 28 Nov 2018 12:20:49 +0100 Michael Tretter <m.tretter@xxxxxxxxxxxxxx> wrote: > This is v2 of the series to add support for the Xilinx Zynq Ultrascale+ MPSoC > platform and the ZCU104 Evaluation Kit. > > The patch "[PATCH v2 3/4] ARM: aarch64: add ENTRY_PROC macro for arm64" > probably needs a closer look, as it adds a generic macro that is expected to > be used by other arm64 architectures as well. > > Changelog: > > v1 -> v2: > - move ENTRY_PROC to a more generic location > - add separate patch for ENTRY_PROC > - rebase onto piggydata patches > - remove empty zynqmp.c and board.c > - use SPDX-License-Identifiers At the moment barebox uses SPDX identifiers in very few files. Can we adopt Linux kernel licensing rules for barebox? (https://github.com/torvalds/linux/blob/master/Documentation/process/license-rules.rst) If so, we can add SPDX identifiers presense check into checkpatch.pl as Linux kernel checkpatch.pl does (see https://lore.kernel.org/patchwork/patch/883424/). -- Best regards, Antony Pavlov _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox