From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Fitzsimmons Date: Tue, 19 May 2020 21:55:51 -0400 Subject: [PATCH v1 2/3] board: ns3: add FIT image its file In-Reply-To: <20200517082441.21607-3-rayagonda.kokatanur@broadcom.com> (Rayagonda Kokatanur's message of "Sun, 17 May 2020 13:54:40 +0530") References: <20200517082441.21607-1-rayagonda.kokatanur@broadcom.com> <20200517082441.21607-3-rayagonda.kokatanur@broadcom.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Rayagonda and Pramod, Rayagonda Kokatanur writes: > From: Pramod Kumar > > Add FIT image its file. The .its file and dev keys seem generic. Are you intending to add to the .its file subsequently, e.g., to demonstrate FIT usage unique to the NS3? Thomas