From mboxrd@z Thu Jan 1 00:00:00 1970 From: makin1986 Date: Mon, 13 Aug 2018 10:43:43 -0500 (CDT) Subject: [Buildroot] Adding new hardware to FPGA zynq-zed Message-ID: <1534175023252-0.post@n4.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello I have been working with a FPGA Zynq Zed, and I already have an minimal image generated through buildroot with the required for my use. However, I developed a new hardware in the FPGA to interact with the arm-cortex cpu. But, I don't have clear, how can I add this new hardware to be visible in the image generated by buildroot. For example, on Petalinux, I use the following command line to configure the new hardware generated: petalinux-config --get-hw-description=/.sdk/ petalinux-config -c device-tree petalinux-package Could you please help me to know what do I need to do in order to add the hardware generated in buildroot? And also what do I need to generate the new devicetree with the new hardware added? Thanks Marco -- Sent from: http://buildroot-busybox.2317881.n4.nabble.com/