On 20 July 2017 at 04:42, Michal Simek <michal.si...@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.si...@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 <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to