mbox series

[meta-ti,kirkstone,0/2] Add support for newly added SR-version and HSFS/HSSE combinations

Message ID 20240314152855.499510-1-a-limaye@ti.com
Headers show
Series Add support for newly added SR-version and HSFS/HSSE combinations | expand

Message

Limaye, Aniket March 14, 2024, 3:28 p.m. UTC
Below commits in ti-u-boot added support for some more combinations of the bootloader binaries, through the binman based
u-boot builds. Add support in yocto to package them in the built wic images.

j721e:
https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?h=ti-u-boot-2023.04-next&id=5e206ba8dbcfb348ae2566887d2746ea60e3fdf8
j7200:
https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?h=ti-u-boot-2023.04-next&id=3760cb997fa9022a380818799ceafb0d24778d7c

Aniket Limaye (2):
  conf: machine: j721e: Add support for HSSE2.0 and HSFS1.1
  conf: machine: j7200: Add support for HSSE1.0 and HSFS1.0

 meta-ti-bsp/conf/machine/include/j7200.inc |  6 ++++++
 meta-ti-bsp/conf/machine/include/j721e.inc | 16 ++++++++++++----
 2 files changed, 18 insertions(+), 4 deletions(-)