diff options
Diffstat (limited to 'fpga/usrp3/top/x400/dts/x410-fpga.dtsi')
-rw-r--r-- | fpga/usrp3/top/x400/dts/x410-fpga.dtsi | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/fpga/usrp3/top/x400/dts/x410-fpga.dtsi b/fpga/usrp3/top/x400/dts/x410-fpga.dtsi new file mode 100644 index 000000000..66afb4091 --- /dev/null +++ b/fpga/usrp3/top/x400/dts/x410-fpga.dtsi @@ -0,0 +1,9 @@ +/* + * Copyright 2021 Ettus Research, a National Instruments Brand + * + * SPDX-License-Identifier: LGPL-3.0-or-later + */ + +&fpga_full { + firmware-name = "x410.bin"; +}; |