arm: dts: chameleonv3: Override chameleonv3 bitstream names
Set the bitstream name per Chameleon variant. This allows the same boot filesystem with all bitstream variants to be used on different boards. Signed-off-by: Paweł Anikiel <pan@semihalf.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:

committed by
Marek Vasut

parent
0f3c8fe392
commit
1d222089f0
@@ -6,3 +6,7 @@
|
||||
#include "socfpga_arria10-handoff.dtsi"
|
||||
#include "socfpga_arria10_handoff_u-boot.dtsi"
|
||||
#include "socfpga_arria10_mercury_aa1-u-boot.dtsi"
|
||||
|
||||
&fpga_mgr {
|
||||
altr,bitstream = "fpga-270-3.itb";
|
||||
};
|
||||
|
@@ -6,3 +6,7 @@
|
||||
#include "socfpga_arria10-handoff.dtsi"
|
||||
#include "socfpga_arria10_handoff_u-boot.dtsi"
|
||||
#include "socfpga_arria10_mercury_aa1-u-boot.dtsi"
|
||||
|
||||
&fpga_mgr {
|
||||
altr,bitstream = "fpga-480-2.itb";
|
||||
};
|
||||
|
Reference in New Issue
Block a user