[U-Boot] [PATCH] arm64: zynqmp: Move dts zcu102 to zcu102-revA
Simon Glass
sjg at chromium.org
Mon Jul 31 14:45:30 UTC 2017
On 20 July 2017 at 04:42, Michal Simek <michal.simek at xilinx.com> wrote:
> Not using board revision is causing confusion about which board is
> supported and tested. Mark dts files exactly with board revision which
> was tested. When new board revision arives it can be symlink if SW view
> is the same. Also add -revX suffix to compatible string because user space
> tools are parsing this string and can change behavior depends of board
> revision.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> arch/arm/dts/Makefile | 2 +-
> arch/arm/dts/{zynqmp-zcu102.dts => zynqmp-zcu102-revA.dts} | 2 +-
> arch/arm/dts/zynqmp-zcu102-revB.dts | 2 +-
> ...linx_zynqmp_zcu102_defconfig => xilinx_zynqmp_zcu102_revA_defconfig} | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
> rename arch/arm/dts/{zynqmp-zcu102.dts => zynqmp-zcu102-revA.dts} (99%)
> rename configs/{xilinx_zynqmp_zcu102_defconfig => xilinx_zynqmp_zcu102_revA_defconfig} (97%)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list