[PATCH v2 0/3] add FIT image support for broadcom NS3 soc
Rayagonda Kokatanur
rayagonda.kokatanur at broadcom.com
Wed Jun 10 13:02:49 CEST 2020
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.
Changes from v1:
-Address self review comments,
Rebase on top of latest uboot and updated previous patch series.
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
More information about the U-Boot
mailing list