Hi Quentin,
On 2025-04-09 11:39, Quentin Schulz wrote:
> Hi Jonas, Simon,
>
> On 3/29/25 4:06 PM, Jonas Karlman wrote:
> [...]
>> -#if defined(CONFIG_ARM64) || defined(CONFIG_SPL_OPTEE_IMAGE)
>> +#ifdef HAS_FIT
>> fit {
>> type = "blob";
>> f
Hi Jonas, Simon,
On 3/29/25 4:06 PM, Jonas Karlman wrote:
[...]
-#if defined(CONFIG_ARM64) || defined(CONFIG_SPL_OPTEE_IMAGE)
+#ifdef HAS_FIT
fit {
type = "blob";
filename = "u-boot.itb";
Use the template for the SPI here already
On 2025/3/29 23:06, Jonas Karlman wrote:
From: Simon Glass
Move the FIT description into a template so that it can (later) be used
in multiple places in the image.
Signed-off-by: Simon Glass
Signed-off-by: Jonas Karlman
Reviewed-by: Kever Yang
Thanks,
- Kever
---
Changes in v4:
- Renam
From: Simon Glass
Move the FIT description into a template so that it can (later) be used
in multiple places in the image.
Signed-off-by: Simon Glass
Signed-off-by: Jonas Karlman
---
Changes in v4:
- Rename template label to fit_template
- Split from "VBE serial part H: Implement VBE on Rockch
4 matches
Mail list logo