|
[dunfell/master][PATCH V2 1/8] conf/machine: k3: Add multi-certificate boot image support
Lets keep things consistent by providing two possibilities for platforms to pick from - legacy boot and multi-certificate boot. In legacy boot, the base bootloader and system firmware are maintained a
Lets keep things consistent by providing two possibilities for platforms to pick from - legacy boot and multi-certificate boot. In legacy boot, the base bootloader and system firmware are maintained a
|
By
Nishanth Menon
· #13627
·
|
|
[dunfell/master][PATCH V2 2/8] conf/machine: am65xx: Document boot images as legacy mode
We use the default IMAGE_BOOT_FILES configuration which matches up with legacy boot configuration. Document the same to allow folks to understand by just looking at the SoC include file. Signed-off-by
We use the default IMAGE_BOOT_FILES configuration which matches up with legacy boot configuration. Document the same to allow folks to understand by just looking at the SoC include file. Signed-off-by
|
By
Nishanth Menon
· #13626
·
|
|
[dunfell/master][PATCH V2 7/8] conf/machine: am64xx: Switch to multi-certificate boot images
Switch to using all of multi-certificate boot images. This allows us to create bootable images - in this case, we are missing tiboot3.bin Signed-off-by: Nishanth Menon <nm@...> Reviewed-by: Denys D
Switch to using all of multi-certificate boot images. This allows us to create bootable images - in this case, we are missing tiboot3.bin Signed-off-by: Nishanth Menon <nm@...> Reviewed-by: Denys D
|
By
Nishanth Menon
· #13625
·
|
|
[dunfell/master][PATCH V2 6/8] conf/machine: am64xx: Consolidate image configuration to SoC include
IMAGE type and dependencies can easily be centralized to SoC include file. This is necessary to make sure that we don't do the duplication and having multiple places to fix up. Signed-off-by: Nishanth
IMAGE type and dependencies can easily be centralized to SoC include file. This is necessary to make sure that we don't do the duplication and having multiple places to fix up. Signed-off-by: Nishanth
|
By
Nishanth Menon
· #13624
·
|
|
[dunfell/master][PATCH V2 8/8] conf/machine: k3: Lets build bmap files by default
Lets generate bmap files for bmaptool to use as well as default to use with wic files. NOTE: bmaptool can speed up flashing SD cards by 2x-3x by skipping empty blocks of the image. https://www.yoctopr
Lets generate bmap files for bmaptool to use as well as default to use with wic files. NOTE: bmaptool can speed up flashing SD cards by 2x-3x by skipping empty blocks of the image. https://www.yoctopr
|
By
Nishanth Menon
· #13623
·
|
|
[dunfell/master][PATCH V2 3/8] conf/machine: j7: Document boot images as legacy mode
We use the default IMAGE_BOOT_FILES configuration which matches up with legacy boot configuration. Document the same to allow folks to understand by just looking at the SoC include file. Signed-off-by
We use the default IMAGE_BOOT_FILES configuration which matches up with legacy boot configuration. Document the same to allow folks to understand by just looking at the SoC include file. Signed-off-by
|
By
Nishanth Menon
· #13622
·
|
|
[dunfell/master][PATCH V2 0/7] conf/machine: k3: cleanup wic files
Hi, V2 of the series. lets help cleanup the wic files generated for K3 platforms. This includes setting up a reusable boot image pattern that we can use, also generates the bmap file that bmaptool can
Hi, V2 of the series. lets help cleanup the wic files generated for K3 platforms. This includes setting up a reusable boot image pattern that we can use, also generates the bmap file that bmaptool can
|
By
Nishanth Menon
· #13621
·
|
|
[dunfell/master][PATCH V2 5/8] conf/machine: j7200-evm: Switch to multi-certificate boot images
Switch to using all of multi-certificate boot images. This allows us to create bootable images - in this case, we are missing tiboot3.bin Signed-off-by: Nishanth Menon <nm@...> --- Changes since V1
Switch to using all of multi-certificate boot images. This allows us to create bootable images - in this case, we are missing tiboot3.bin Signed-off-by: Nishanth Menon <nm@...> --- Changes since V1
|
By
Nishanth Menon
· #13620
·
|
|
[dunfell/master][PATCH 2/7] conf/machine: am65xx: Document boot images as legacy mode
Updated in the upcoming V2 of this series.
Updated in the upcoming V2 of this series.
|
By
Nishanth Menon
· #13619
·
|
|
[dunfell/master][PATCH 5/7] conf/machine: am64xx: Consolidate image configuration to SoC include
yup. the merge of sk and evm is still TBD - I have heard of it internally, though was'nt clear as to how it will be done since the DDR is so different.. hopefully in some follow on series, I suppose..
yup. the merge of sk and evm is still TBD - I have heard of it internally, though was'nt clear as to how it will be done since the DDR is so different.. hopefully in some follow on series, I suppose..
|
By
Nishanth Menon
· #13618
·
|
|
[dunfell/master][PATCH 6/7] conf/machine: am64xx: Switch to multi-certificate boot images
Done in the upcoming V2.
By
Nishanth Menon
· #13617
·
|
|
[dunfell/master][PATCH] conf/machine: am64*,j7200: cleanup k3r5 configs
Aaah.. thanks. Reviewed-by: Nishanth Menon <nm@...>
Aaah.. thanks. Reviewed-by: Nishanth Menon <nm@...>
|
By
Nishanth Menon
· #13616
·
|
|
[dunfell/master][PATCH 6/7] conf/machine: am64xx: Switch to multi-certificate boot images
Switch to using all of multi-certificate boot images. This allows us to create bootable images - in this case, we are missing tiboot3.bin Signed-off-by: Nishanth Menon <nm@...> --- conf/machine/inc
Switch to using all of multi-certificate boot images. This allows us to create bootable images - in this case, we are missing tiboot3.bin Signed-off-by: Nishanth Menon <nm@...> --- conf/machine/inc
|
By
Nishanth Menon
· #13605
·
|
|
[dunfell/master][PATCH 1/7] conf/machine: k3: Add multi-certificate boot image support
Lets keep things consistent by providing two possibilities for platforms to pick from - legacy boot and multi-certificate boot. In legacy boot, the base bootloader and system firmware are maintained a
Lets keep things consistent by providing two possibilities for platforms to pick from - legacy boot and multi-certificate boot. In legacy boot, the base bootloader and system firmware are maintained a
|
By
Nishanth Menon
· #13604
·
|
|
[dunfell/master][PATCH 3/7] conf/machine: j7: Document boot images as legacy mode
We use the default IMAGE_BOOT_FILES configuration which matches up with legacy boot configuration. Document the same to allow folks to understand by just looking at the SoC include file. Signed-off-by
We use the default IMAGE_BOOT_FILES configuration which matches up with legacy boot configuration. Document the same to allow folks to understand by just looking at the SoC include file. Signed-off-by
|
By
Nishanth Menon
· #13603
·
|
|
[dunfell/master][PATCH 0/7] conf/machine: k3: cleanup wic files
Hi, lets help cleanup the wic files generated for K3 platforms. This includes setting up a reusable boot image pattern that we can use, also generates the bmap file that bmaptool can use and while at
Hi, lets help cleanup the wic files generated for K3 platforms. This includes setting up a reusable boot image pattern that we can use, also generates the bmap file that bmaptool can use and while at
|
By
Nishanth Menon
· #13602
·
|
|
[dunfell/master][PATCH 5/7] conf/machine: am64xx: Consolidate image configuration to SoC include
IMAGE type and dependencies can easily be centralized to SoC include file. This is necessary to make sure that we don't do the duplication and having multiple places to fix up. Signed-off-by: Nishanth
IMAGE type and dependencies can easily be centralized to SoC include file. This is necessary to make sure that we don't do the duplication and having multiple places to fix up. Signed-off-by: Nishanth
|
By
Nishanth Menon
· #13601
·
|
|
[dunfell/master][PATCH 7/7] conf/machine: k3: Lets build bmap files by default
Lets generate bmap files for bmaptool to use as well as default to use with wic files. https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#flashing-images-using-bmaptool Signed-off-
Lets generate bmap files for bmaptool to use as well as default to use with wic files. https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#flashing-images-using-bmaptool Signed-off-
|
By
Nishanth Menon
· #13600
·
|
|
[dunfell/master][PATCH 2/7] conf/machine: am65xx: Document boot images as legacy mode
We use the default IMAGE_BOOT_FILES configuration which matches up with legacy boot configuration. Document the same to allow folks to understand by just looking at the SoC include file. Signed-off-by
We use the default IMAGE_BOOT_FILES configuration which matches up with legacy boot configuration. Document the same to allow folks to understand by just looking at the SoC include file. Signed-off-by
|
By
Nishanth Menon
· #13599
·
|
|
[dunfell/master][PATCH 4/7] conf/machine: j7200-evm: Switch to multi-certificate boot images
Switch to using all of multi-certificate boot images. This allows us to create bootable images - in this case, we are missing tiboot3.bin Signed-off-by: Nishanth Menon <nm@...> --- conf/machine/j72
Switch to using all of multi-certificate boot images. This allows us to create bootable images - in this case, we are missing tiboot3.bin Signed-off-by: Nishanth Menon <nm@...> --- conf/machine/j72
|
By
Nishanth Menon
· #13598
·
|