diff options
author | Marek Vasut <marex@denx.de> | 2019-06-27 00:19:31 +0200 |
---|---|---|
committer | marex <marex@chi.lan> | 2019-10-09 22:54:17 +0200 |
commit | 94a16b8e70ba8102d8abb0c9bc64b11e19d4bd55 (patch) | |
tree | f1b77712bda498d6d75907d9bfd1b6dac4df1914 /arch/arm/dts | |
parent | 548aefa5b9e5c31681e0a8bd78e96b66eedd1137 (diff) | |
download | u-boot-94a16b8e70ba8102d8abb0c9bc64b11e19d4bd55.tar.gz |
ARM: socfpga: vining_fpga: Rename VINING|FPGA
The company Samtec was merged into Softing, migrate the board over to
the new name and update copyright headers.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Silvio Fricke <silvio.fricke@softing.com>
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r-- | arch/arm/dts/socfpga_cyclone5_vining_fpga.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/socfpga_cyclone5_vining_fpga.dts b/arch/arm/dts/socfpga_cyclone5_vining_fpga.dts index ac57f41cb5..be52fbf43d 100644 --- a/arch/arm/dts/socfpga_cyclone5_vining_fpga.dts +++ b/arch/arm/dts/socfpga_cyclone5_vining_fpga.dts @@ -8,7 +8,7 @@ #include <dt-bindings/input/input.h> / { - model = "samtec VIN|ING FPGA"; + model = "Softing VIN|ING FPGA"; compatible = "samtec,vining", "altr,socfpga-cyclone5", "altr,socfpga"; chosen { |