diff options
Diffstat (limited to 'fpga/usrp3/top/e320/dts/e320-fpga.dtsi')
-rw-r--r-- | fpga/usrp3/top/e320/dts/e320-fpga.dtsi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fpga/usrp3/top/e320/dts/e320-fpga.dtsi b/fpga/usrp3/top/e320/dts/e320-fpga.dtsi new file mode 100644 index 000000000..3f245d0a2 --- /dev/null +++ b/fpga/usrp3/top/e320/dts/e320-fpga.dtsi @@ -0,0 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 OR X11 +/* + * Copyright (c) 2018 National Instruments Corp + */ + +&fpga_full { + firmware-name = "e320.bin"; +}; |