[PATCH 06/16] board: beagleplay: Define capsule update firmware info

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- board/beagle/beagleplay/beagleplay.c | 33 1 file changed, 33 insertions(+) diff --git a/board/beagle/beagleplay/beagleplay.c b/board/beagle/beagleplay/beagleplay.c index af36439e2e2..1d19a78305b 100644 --- a/board/beagle

[PATCH 15/16] board: beagleboneai64: Define capsule update firmware info

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- board/beagle/beagleboneai64/beagleboneai64.c | 33 1 file changed, 33 insertions(+) diff --git a/board/beagle/beagleboneai64/beagleboneai64.c b/board/beagle/beagleboneai64/beagleboneai64.c index c5b4ff7df47..9caf63b9834 100644

[PATCH 09/16] board: am62px: Define capsule update firmware info

2024-04-08 Thread Jonathan Humphreys
Define the firmwares updatable via EFI capsule update. Signed-off-by: Jonathan Humphreys --- board/ti/am62px/evm.c | 32 1 file changed, 32 insertions(+) diff --git a/board/ti/am62px/evm.c b/board/ti/am62px/evm.c index 97a95ce8cc2..980cc172b2f 100644

[PATCH 10/16] configs: am62px: Enable EFI capsule update

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/am62px_evm_a53_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/am62px_evm_a53_defconfig b/configs/am62px_evm_a53_defconfig index 65dfda19f18..15ba1079760 100644 --- a/configs/am62px_evm_a53_defconfig +++ b/configs

[PATCH 03/16] configs: am64x: Enable EFI capsule update

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/am64x_evm_a53_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/am64x_evm_a53_defconfig b/configs/am64x_evm_a53_defconfig index 61b498b49a6..8ba17ea89f9 100644 --- a/configs/am64x_evm_a53_defconfig +++ b/configs

[PATCH 04/15] configs: j721e: Enable basic EFI CMD support

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/j721e_evm_a72_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig index 019ddcca7e8..5028caa1782 100644 --- a/configs/j721e_evm_a72_defconfig +++ b/configs

[PATCH 15/15] configs: beagleboneai64: Enable RTC emulation

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/j721e_beagleboneai64_a72_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/j721e_beagleboneai64_a72_defconfig b/configs/j721e_beagleboneai64_a72_defconfig index 31923d70d94..3d234bc1a8f 100644 --- a/configs

[PATCH 13/15] configs: am62x: Enable RTC emulation

2024-04-08 Thread Jonathan Humphreys
This is required to pass SystemReadyIR tests. Signed-off-by: Jonathan Humphreys --- configs/am62x_evm_a53_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/am62x_evm_a53_defconfig b/configs/am62x_evm_a53_defconfig index ee585b3bc84..d650b8575b6 100644 --- a/configs

[PATCH 07/15] configs: beagleplay: Enable RTC emulation

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/am62x_beagleplay_a53_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/am62x_beagleplay_a53_defconfig b/configs/am62x_beagleplay_a53_defconfig index 5592328af76..147967d3c11 100644 --- a/configs/am62x_beagleplay_a53_defconfig

[PATCH 10/15] configs: am62px: Enable RTC emulation

2024-04-08 Thread Jonathan Humphreys
This is required to pass SystemReadyIR tests. Signed-off-by: Jonathan Humphreys --- configs/am62px_evm_a53_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/am62px_evm_a53_defconfig b/configs/am62px_evm_a53_defconfig index a8b8ee76ca7..65dfda19f18 100644 --- a/configs

[PATCH 14/15] configs: beagleboneai64: Enable basic EFI CMD support

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/j721e_beagleboneai64_a72_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/j721e_beagleboneai64_a72_defconfig b/configs/j721e_beagleboneai64_a72_defconfig index c100ec48582..31923d70d94 100644 --- a/configs

[PATCH 05/15] configs: j721e: Enable RTC emulation

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/j721e_evm_a72_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig index 5028caa1782..077bf508328 100644 --- a/configs/j721e_evm_a72_defconfig +++ b/configs

[PATCH 11/15] configs: am62x: cosmetic config cleanup

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/am62x_evm_a53_defconfig | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/am62x_evm_a53_defconfig b/configs/am62x_evm_a53_defconfig index 4c1e4d7cc42..3e174ec37aa 100644 --- a/configs/am62x_evm_a53_defconfig +++ b

[PATCH 12/15] configs: am62x: Enable basic EFI CMD support

2024-04-08 Thread Jonathan Humphreys
This is required to pass SystemReadyIR tests. Signed-off-by: Jonathan Humphreys --- configs/am62x_evm_a53_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/am62x_evm_a53_defconfig b/configs/am62x_evm_a53_defconfig index 3e174ec37aa..ee585b3bc84 100644 --- a/configs

[PATCH 08/15] configs: am62px: cosmetic config cleanup

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/am62px_evm_a53_defconfig | 15 +-- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/configs/am62px_evm_a53_defconfig b/configs/am62px_evm_a53_defconfig index 2621abb8ce1..db9e6635dce 100644 --- a/configs

[PATCH 06/15] configs: beagleplay: Enable basic EFI CMD support

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/am62x_beagleplay_a53_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/am62x_beagleplay_a53_defconfig b/configs/am62x_beagleplay_a53_defconfig index d9751bca666..5592328af76 100644 --- a/configs/am62x_beagleplay_a53_defconfig

[PATCH 09/15] configs: am62px: Enable basic EFI CMD support

2024-04-08 Thread Jonathan Humphreys
This is required to pass SystemReadyIR tests. Signed-off-by: Jonathan Humphreys --- configs/am62px_evm_a53_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/am62px_evm_a53_defconfig b/configs/am62px_evm_a53_defconfig index db9e6635dce..a8b8ee76ca7 100644 --- a/configs

[PATCH 02/15] configs: am64x: Enable basic EFI CMD support

2024-04-08 Thread Jonathan Humphreys
This is required to pass SystemReadyIR tests. Signed-off-by: Jonathan Humphreys --- configs/am64x_evm_a53_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/am64x_evm_a53_defconfig b/configs/am64x_evm_a53_defconfig index 35cbbee93d5..1cb7684c46c 100644 --- a/configs

[PATCH 01/15] configs: am64x: cosmetic config cleanup

2024-04-08 Thread Jonathan Humphreys
Signed-off-by: Jonathan Humphreys --- configs/am64x_evm_a53_defconfig | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configs/am64x_evm_a53_defconfig b/configs/am64x_evm_a53_defconfig index b7057be3d65..35cbbee93d5 100644 --- a/configs/am64x_evm_a53_defconfig +++ b

[PATCH 03/15] configs: am64x: Enable RTC emulation

2024-04-08 Thread Jonathan Humphreys
This is required to pass SystemReadyIR tests. Signed-off-by: Jonathan Humphreys --- configs/am64x_evm_a53_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/am64x_evm_a53_defconfig b/configs/am64x_evm_a53_defconfig index 1cb7684c46c..61b498b49a6 100644 --- a/configs

[PATCH 00/15] configs: ti: Enable basic settings for SystemReady ACS

2024-04-08 Thread Jonathan Humphreys
Set basic settings needed for System Ready IR ACS testing, for several TI SoC based platforms: AM64, AM62, AM62p, BeaglePlay, J7, and BeagleboneAI. For AM64, AM62, and AM62p, also includes some config cleanup. Should be no functional change. Jonathan Humphreys (15): configs: am64x: cosmetic

[RFC] Makefile.lib: find capsule ESL dtsi file when CONFIG_OF_UPSTREAM=y

2024-03-26 Thread Jonathan Humphreys
only included the generated dtsi file if CONFIG_EFI_CAPSULE_ESL_FILE is defined. Was only supporting the implicit inclusiong approach an intentional design choice? Thanks Jon Signed-off-by: Jonathan Humphreys --- scripts/Makefile.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH v2 3/3] arm: dts: k3-j721e-sk: Remove OSPI phypattern partition

2024-02-23 Thread Jonathan Humphreys
The phy calibration pattern partition isn't needed as the Cadence driver isn't calibrating the phys. Signed-off-by: Jonathan Humphreys --- arch/arm/dts/k3-j721e-sk-u-boot.dtsi | 4 1 file changed, 4 deletions(-) diff --git a/arch/arm/dts/k3-j721e-sk-u-boot.dtsi b/arch/arm/dts/k3-j721e-sk

[PATCH v2 2/3] arm: mach-k3: j721e: Enable OSPI boot

2024-02-23 Thread Jonathan Humphreys
Add boot ROM XSPI bootmode, and set to BOOT_DEVICE_SPI if detected. Signed-off-by: Jonathan Humphreys --- arch/arm/mach-k3/include/mach/j721e_spl.h | 5 +++-- arch/arm/mach-k3/j721e_init.c | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-k3

[PATCH v2 0/3] Enable OSPI on j721e

2024-02-23 Thread Jonathan Humphreys
This series enables OSPI storage and boot. fixes: 58d61fb5a77e ("arm: dts: k3-j721e-sk: Add initial A72 specific dts support") Changes from v1: - added patch to remove the OSPI phy pattern partition, as it wasn't used v1: https://patchwork.ozlabs.org/project/uboot/list/?series=396241

[PATCH v2 1/3] configs: j721e: Enable OSPI memory

2024-02-23 Thread Jonathan Humphreys
Set config values to enable OSPI functionality. Signed-off-by: Jonathan Humphreys --- configs/j721e_evm_a72_defconfig | 7 +++ configs/j721e_evm_r5_defconfig | 6 ++ 2 files changed, 13 insertions(+) diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig index

[PATCH v2 2/2] arm: dts: k3-am642-evm/sk: Enable OSPI support in SPL

2024-02-23 Thread Jonathan Humphreys
Add bootph DT tags to enable OSPI in SPL. Set OSPI regs for R5 SPL to address OSPI's boot region. Signed-off-by: Jonathan Humphreys --- arch/arm/dts/k3-am642-evm-u-boot.dtsi | 16 arch/arm/dts/k3-am642-r5-evm.dts | 5 + arch/arm/dts/k3-am642-r5-sk.dts | 5

[PATCH v2 0/2] enable OSPI support on AM64x

2024-02-23 Thread Jonathan Humphreys
v1: https://patchwork.ozlabs.org/project/uboot/list/?series=396298 Jonathan Humphreys (2): configs: am64x_evm_*_defconfig: Enable OSPI support arm: dts: k3-am642-evm/sk: Enable OSPI support in SPL arch/arm/dts/k3-am642-evm-u-boot.dtsi | 16 arch/arm/dts/k3-am642-r5-evm.dts | 5 + ar

[PATCH v2 1/2] configs: am64x_evm_*_defconfig: Enable OSPI support

2024-02-23 Thread Jonathan Humphreys
Add configs to support OSPI flash. Signed-off-by: Jonathan Humphreys --- configs/am64x_evm_a53_defconfig | 14 -- configs/am64x_evm_r5_defconfig | 14 -- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/configs/am64x_evm_a53_defconfig b/configs

[PATCH 2/2] arm: dts: k3-am642-evm/sk: Enable OSPI support in SPL

2024-02-23 Thread Jonathan Humphreys
Add bootph DT tags to enable OSPI in SPL. Set OSPI regs for R5 SPL to address OSPI's boot region. Signed-off-by: Jonathan Humphreys --- arch/arm/dts/k3-am642-evm-u-boot.dtsi | 24 arch/arm/dts/k3-am642-r5-evm.dts | 5 + arch/arm/dts/k3-am642-r5-sk.dts

[PATCH 0/2] enable OSPI support on AM64x

2024-02-23 Thread Jonathan Humphreys
This series enables OSPI support for AM64x by setting the proper configs, and DT entries for SPL. fixes: fa09b12dc5f6 ("arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14") Jonathan Humphreys (2): configs: am64x_evm_*_defconfig: Enable OSPI support arm: dts: k3-am

[PATCH 1/2] configs: am64x_evm_*_defconfig: Enable OSPI support

2024-02-23 Thread Jonathan Humphreys
Add configs to support OSPI flash. Signed-off-by: Jonathan Humphreys --- configs/am64x_evm_a53_defconfig | 14 -- configs/am64x_evm_r5_defconfig | 14 -- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/configs/am64x_evm_a53_defconfig b/configs

[PATCH 2/2] arm: mach-k3: j721e: Enable OSPI boot

2024-02-22 Thread Jonathan Humphreys
Add boot ROM XSPI bootmode, and set to BOOT_DEVICE_SPI if detected. Signed-off-by: Jonathan Humphreys --- arch/arm/mach-k3/include/mach/j721e_spl.h | 5 +++-- arch/arm/mach-k3/j721e_init.c | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-k3

[PATCH 0/2] Enable OSPI on j721e

2024-02-22 Thread Jonathan Humphreys
This series enables OSPI storage and boot. fixes: 58d61fb5a77ef31f6aa5973b3ef9650c92edf5ed ("arm: dts: k3-j721e-sk: Add initial A72 specific dts support") Jonathan Humphreys (2): configs: j721e: Enable OSPI memory arm: mach-k3: j721e: Enable OSPI boot arch/arm/mach-k3/in

[PATCH 1/2] configs: j721e: Enable OSPI memory

2024-02-22 Thread Jonathan Humphreys
Set config values to enable OSPI functionality. Signed-off-by: Jonathan Humphreys --- configs/j721e_evm_a72_defconfig | 7 +++ configs/j721e_evm_r5_defconfig | 6 ++ 2 files changed, 13 insertions(+) diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig index

<    1   2