public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/3] add FIT image support for broadcom NS3 soc
@ 2020-05-17  8:24 Rayagonda Kokatanur
  2020-05-17  8:24 ` [PATCH v1 1/3] configs: ns3: enable FIT config Rayagonda Kokatanur
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Rayagonda Kokatanur @ 2020-05-17  8:24 UTC (permalink / raw)
  To: u-boot

This is third patch set series prepared on top of second
patch set ("add basic driver support for broadcom NS3 soc").

This patch set enables FIT config and add FIT image its
files and keys.

Pramod Kumar (2):
  board: ns3: add FIT image its file
  board: ns3: add development keys used in FIT

Rayagonda Kokatanur (1):
  configs: ns3: enable FIT config

 board/broadcom/bcmns3/fit/keys/dev.crt | 21 +++++++++
 board/broadcom/bcmns3/fit/keys/dev.key | 28 ++++++++++++
 board/broadcom/bcmns3/fit/multi.its    | 59 ++++++++++++++++++++++++++
 configs/bcm_ns3_defconfig              |  5 +++
 4 files changed, 113 insertions(+)
 create mode 100644 board/broadcom/bcmns3/fit/keys/dev.crt
 create mode 100644 board/broadcom/bcmns3/fit/keys/dev.key
 create mode 100644 board/broadcom/bcmns3/fit/multi.its

-- 
2.17.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-05-25 17:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-17  8:24 [PATCH v1 0/3] add FIT image support for broadcom NS3 soc Rayagonda Kokatanur
2020-05-17  8:24 ` [PATCH v1 1/3] configs: ns3: enable FIT config Rayagonda Kokatanur
2020-05-25 17:03   ` Simon Glass
2020-05-17  8:24 ` [PATCH v1 2/3] board: ns3: add FIT image its file Rayagonda Kokatanur
2020-05-20  1:55   ` Thomas Fitzsimmons
2020-05-20  4:21     ` Pramod Kumar
2020-05-17  8:24 ` [PATCH v1 3/3] board: ns3: add development keys used in FIT Rayagonda Kokatanur
2020-05-25 17:03   ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox