Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-16 Thread Claudius Heine
Hi Rasmus, On 2024-05-16 11:50 am, Rasmus Villemoes wrote: On 16/05/2024 10.25, Claudius Heine wrote: Hi Tim and Marek, On 2024-05-16 12:46 am, Tim Harvey wrote: On Tue, May 14, 2024 at 11:50 AM Tim Harvey wrote: On Sun, May 12, 2024 at 10:08 PM Marek Vasut wrote: On 5/8/24 9:23 AM

[PATCH v2] imx: hab: add documentation about the required keys/certs

2024-05-16 Thread Claudius Heine
For CST to find the certificates and keys for signing, some keys and certs need to be copied into the u-boot build directory. Signed-off-by: Claudius Heine --- Hi, this patch documents some changes of the '<20240503010518.263458-1-ma...@denx.de>' patchset. So am posting it as a reply

Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-16 Thread Claudius Heine
Hi Tim and Marek, On 2024-05-16 12:46 am, Tim Harvey wrote: On Tue, May 14, 2024 at 11:50 AM Tim Harvey wrote: On Sun, May 12, 2024 at 10:08 PM Marek Vasut wrote: On 5/8/24 9:23 AM, Claudius Heine wrote: On 2024-05-07 3:28 pm, Marek Vasut wrote: It would be good to mention the DT

Re: [PATCH] imx: hab: add documentation about the required keys/certs

2024-05-08 Thread Claudius Heine
Hi Marek, On 2024-05-07 3:28 pm, Marek Vasut wrote: On 5/7/24 3:06 PM, Claudius Heine wrote: For CST to find the certificates and keys for signing, some keys and certs need to be copied into the u-boot build directory. Make sure to CC "NXP i.MX U-Boot Team" , else NXP is not inf

[PATCH] imx: hab: add documentation about the required keys/certs

2024-05-07 Thread Claudius Heine
For CST to find the certificates and keys for signing, some keys and certs need to be copied into the u-boot build directory. Signed-off-by: Claudius Heine --- doc/imx/habv4/guides/mx8m_spl_secure_boot.txt | 16 1 file changed, 16 insertions(+) diff --git a/doc/imx/habv4

Re: [PATCH 2/2] process.rst: Perform minor cleanups

2022-07-11 Thread Claudius Heine
to MAKEALL with a reference to CI testing as that's the current requirement. Cc: Claudius Heine Cc: Martin Bonner Signed-off-by: Tom Rini --- doc/develop/process.rst | 31 --- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/doc/develop/process.rst b/d

Re: [PATCH 1/2] designprinciples.rst: Perform minor cleanups

2022-07-11 Thread Claudius Heine
On 2022-07-08 20:38, Tom Rini wrote: - Remove some missed wiki markup, and escape a "\n" correctly. - Use gender-neutral language to refer to the user, consistently. Cc: Claudius Heine Signed-off-by: Tom Rini --- doc/develop/designprinciples.rst | 28 ++-

Re: [PATCH 2/4] doc: Migrate DesignPrinciples wiki page to sphinx

2022-07-08 Thread Claudius Heine
Hi Tom, On 2022-06-27 19:17, Tom Rini wrote: Move the current DesignPrinciples wiki page to doc/develop/designprinciples.rst. The changes here are for formatting or slight rewording so that it reads well when linking to other sphinx documents. Signed-off-by: Tom Rini ---

Re: [PATCH 4/4] doc: Migrate Process wiki page to sphinx

2022-07-08 Thread Claudius Heine
Hi Tom, On 2022-06-27 19:17, Tom Rini wrote: Move the current Process wiki page to doc/develop/process.rst. The changes here are for formatting or slight rewording so that it reads well when linking to other sphinx documents. Signed-off-by: Tom Rini --- doc/develop/index.rst | 1 +

[RFC PATCH] imx: imx8mm-evk/imx8mn-evk: enable sysreset driver for SPL

2020-01-15 Thread Claudius Heine
, Claudius -- >8 -- Subject: [RFC PATCH] imx: imx8mm-evk/imx8mn-evk: enable sysreset driver for SPL Instead of implementing a custom reset function for the SPL, it can directly use the sysreset DM driver. Signed-off-by: Claudius Heine --- arch/arm/mach-imx/imx8m/soc.c |

Re: [U-Boot] [PATCH] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them

2020-01-14 Thread Claudius Heine
Hi Peter, On 14/01/2020 11.18, Peter Robinson wrote: >> On 10/01/2020 22.48, Tom Rini wrote: >>> On Thu, Nov 28, 2019 at 09:56:47AM +0100, Claudius Heine wrote: >>> >>>> In case CONFIG_SYSRESET is set, do_reset from reset.c will not be available >>>&g

Re: [U-Boot] [PATCH] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them

2020-01-14 Thread Claudius Heine
Hi, On 10/01/2020 22.48, Tom Rini wrote: > On Thu, Nov 28, 2019 at 09:56:47AM +0100, Claudius Heine wrote: > >> In case CONFIG_SYSRESET is set, do_reset from reset.c will not be available >> anywere, even if SYSRESET is disabled for SPL/TPL. >> >> 'do_reset' is cal

Re: gtlab slow?

2019-12-11 Thread Claudius Heine
Hi everyone, On 11/12/2019 09.25, Heiko Schocher wrote: > Hello Harald, > > Am 10.12.2019 um 18:18 schrieb Harald Seiler: >> Hi Simon, >> >> On Tue, 2019-12-10 at 05:48 -0700, Simon Glass wrote: >>> Hi, >>> >>> I sometimes find that gitlab.denx.de is very slow. Just now is is >>> worse than

Re: [U-Boot] [ANNOUNCEMENT] Expect ML downtime at 2019-12-03 11:00 CET

2019-12-03 Thread Claudius Heine
On 03/12/2019 11.25, Claudius Heine wrote: > On 03/12/2019 10.05, Claudius Heine wrote: >> On 03/12/2019 08.44, Claudius Heine wrote: >>> Hi everyone, >>> >>> because we are moving the mailing list to a different server, we have to >>> take it down for

Re: [U-Boot] [ANNOUNCEMENT] Expect ML downtime at 2019-12-03 11:00 CET

2019-12-03 Thread Claudius Heine
On 03/12/2019 10.05, Claudius Heine wrote: > On 03/12/2019 08.44, Claudius Heine wrote: >> Hi everyone, >> >> because we are moving the mailing list to a different server, we have to >> take it down for hopefully only a few minutes. >> >> The DNS entri

Re: [U-Boot] [ANNOUNCEMENT] Expect ML downtime at 2019-12-03 11:00 CET

2019-12-03 Thread Claudius Heine
On 03/12/2019 08.44, Claudius Heine wrote: > Hi everyone, > > because we are moving the mailing list to a different server, we have to > take it down for hopefully only a few minutes. > > The DNS entries need to be updated, so it might take a while until those > will stab

[U-Boot] [ANNOUNCEMENT] Expect ML downtime at 2019-12-03 11:00 CET

2019-12-02 Thread Claudius Heine
Hi everyone, because we are moving the mailing list to a different server, we have to take it down for hopefully only a few minutes. The DNS entries need to be updated, so it might take a while until those will stabilize. Thanks and have a nice day! Claudius signature.asc Description:

Re: [U-Boot] [PATCH 0/4] ARM: imx6: DHCOM i.MX6 PDK: Fixing reset

2019-11-29 Thread Claudius Heine
Hi Robert, On 28/11/2019 17.17, Robert Hancock wrote: > On 2019-11-28 6:34 a.m., Harald Seiler wrote: >> Hello Claudius, >> >> On Thu, 2019-11-28 at 13:06 +0100, Claudius Heine wrote: >>> Hi, >>> >>> currently the reset on the DHCOM i.MX6 board i

[U-Boot] [PATCH v2 2/2] ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver and wdt command

2019-11-29 Thread Claudius Heine
The SPL does not have DM enabled and therefor still needs to use the hardware watchdog interface provided by the imx-watchdog driver. Fixes: broken reset command after f2929d11a639 ("watchdog: imx: Use immediate reset bits for expire_now") Signed-off-by: Claudius Heine --

[U-Boot] [PATCH v2 0/2] ARM: imx6: DHCOM i.MX6 PDK: Fixing reset

2019-11-29 Thread Claudius Heine
: more detailed and descriptive Claudius Heine (2): ARM: dts: dh-imx6: add u-boot specific wdt-reboot node ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver and wdt command arch/arm/dts/imx6q-dhcom-pdk2-u-boot.dtsi | 11 +++ configs/dh_imx6_defconfig | 3 +++ include

[U-Boot] [PATCH v2 1/2] ARM: dts: dh-imx6: add u-boot specific wdt-reboot node

2019-11-29 Thread Claudius Heine
The wdt-reboot node is needed for the sysreset_watchdog driver to register a watchdog as a reset handler in case 'CONFIG_SYSRESET' is enabled. Signed-off-by: Claudius Heine --- arch/arm/dts/imx6q-dhcom-pdk2-u-boot.dtsi | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 arch

Re: [U-Boot] [PATCH 1/4] ARM: dts: dh-imx6: add wdt-reboot node for sysreset driver

2019-11-28 Thread Claudius Heine
Hi Fabio, On 28/11/2019 16.43, Fabio Estevam wrote: > Hi Claudius, > > On Thu, Nov 28, 2019 at 12:31 PM Claudius Heine wrote: > >> Sorry, but we are probably misunderstanding each other here. So I try to >> go step by step to show how I think about this. Maybe that wa

Re: [U-Boot] [PATCH 1/4] ARM: dts: dh-imx6: add wdt-reboot node for sysreset driver

2019-11-28 Thread Claudius Heine
On 28/11/2019 14.55, Fabio Estevam wrote: > On Thu, Nov 28, 2019 at 10:42 AM Claudius Heine wrote: >> >> On 28/11/2019 14.18, Fabio Estevam wrote: >>> Hi Claudius, >>> >>> On Thu, Nov 28, 2019 at 10:15 AM Claudius Heine wrote: >>> >>>

Re: [U-Boot] [PATCH 1/4] ARM: dts: dh-imx6: add wdt-reboot node for sysreset driver

2019-11-28 Thread Claudius Heine
On 28/11/2019 14.18, Fabio Estevam wrote: > Hi Claudius, > > On Thu, Nov 28, 2019 at 10:15 AM Claudius Heine wrote: > >> That is the sysreset device node, not the imx2_wdt one. (I will move >> that into a '*-u-boot.dtsi' in v2) >> >> Or am I misunderstandin

Re: [U-Boot] [PATCH 1/4] ARM: dts: dh-imx6: add wdt-reboot node for sysreset driver

2019-11-28 Thread Claudius Heine
Hi Fabio, On 28/11/2019 13.49, Fabio Estevam wrote: > Hi Claudius, > > On Thu, Nov 28, 2019 at 9:07 AM Claudius Heine wrote: >> >> Signed-off-by: Claudius Heine >> --- >> arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi | 5 + >> 1 file changed, 5 insertions(+)

Re: [U-Boot] [PATCH 0/4] ARM: imx6: DHCOM i.MX6 PDK: Fixing reset

2019-11-28 Thread Claudius Heine
Hi Harald, On 28/11/2019 13.34, Harald Seiler wrote: > Hello Claudius, > > On Thu, 2019-11-28 at 13:06 +0100, Claudius Heine wrote: >> Hi, >> >> currently the reset on the DHCOM i.MX6 board is brocken in u-boot. >> >> This patchset fixes that by integrat

Re: [U-Boot] [PATCH 1/4] ARM: dts: dh-imx6: add wdt-reboot node for sysreset driver

2019-11-28 Thread Claudius Heine
On 28/11/2019 13.14, Marek Vasut wrote: > On 11/28/19 1:06 PM, Claudius Heine wrote: >> Signed-off-by: Claudius Heine >> --- >> arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi | 5 + >> 1 file changed, 5 insertions(+) >> >> diff --git a/arch/arm/dts/imx6qdl-dhc

[U-Boot] [PATCH 3/4] ARM: imx6: DHCOM i.MX6 PDK: Enable wdt command

2019-11-28 Thread Claudius Heine
Signed-off-by: Claudius Heine --- configs/dh_imx6_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/dh_imx6_defconfig b/configs/dh_imx6_defconfig index 68dc3b0d1f..e5c44381b2 100644 --- a/configs/dh_imx6_defconfig +++ b/configs/dh_imx6_defconfig @@ -37,6 +37,7

[U-Boot] [PATCH 4/4] ARM: imx6: DHCOM i.MX6 PDK: Use HW_WATCHDOG in SPL

2019-11-28 Thread Claudius Heine
The SPL does not have DM enabled and therefor needs to use the hardware watchdog interface provided by the imx-watchdog driver. Signed-off-by: Claudius Heine --- include/configs/dh_imx6.h | 5 + 1 file changed, 5 insertions(+) diff --git a/include/configs/dh_imx6.h b/include/configs

[U-Boot] [PATCH 1/4] ARM: dts: dh-imx6: add wdt-reboot node for sysreset driver

2019-11-28 Thread Claudius Heine
Signed-off-by: Claudius Heine --- arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi b/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi index af4719aaeb..572bcbf8f0 100644 --- a/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi +++ b/arch

[U-Boot] [PATCH 2/4] ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver

2019-11-28 Thread Claudius Heine
Signed-off-by: Claudius Heine --- configs/dh_imx6_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/dh_imx6_defconfig b/configs/dh_imx6_defconfig index 4055812007..68dc3b0d1f 100644 --- a/configs/dh_imx6_defconfig +++ b/configs/dh_imx6_defconfig @@ -77,6 +77,8

[U-Boot] [PATCH 0/4] ARM: imx6: DHCOM i.MX6 PDK: Fixing reset

2019-11-28 Thread Claudius Heine
Hi, currently the reset on the DHCOM i.MX6 board is brocken in u-boot. This patchset fixes that by integrating the sysreset and watchdog dm driver. regards, Claudius Claudius Heine (4): ARM: dts: dh-imx6: add wdt-reboot node for sysreset driver ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset

Re: [U-Boot] [PATCH] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them

2019-11-28 Thread Claudius Heine
On 28/11/2019 10.27, Simon Goldschmidt wrote: > On Thu, Nov 28, 2019 at 9:57 AM Claudius Heine wrote: >> >> In case CONFIG_SYSRESET is set, do_reset from reset.c will not be available >> anywere, even if SYSRESET is disabled for SPL/TPL. >> >> 'do_reset' is

[U-Boot] [PATCH] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them

2019-11-28 Thread Claudius Heine
In case CONFIG_SYSRESET is set, do_reset from reset.c will not be available anywere, even if SYSRESET is disabled for SPL/TPL. 'do_reset' is called from SPL for instance from the panic handler and PANIC_HANG is not set Signed-off-by: Claudius Heine --- arch/arm/lib/Makefile | 2 +- 1 file

Re: [U-Boot] [RFC PATCH] ARM: reset: Move SYSRESET condition from Makefile into source file

2019-11-28 Thread Claudius Heine
On 27/11/2019 17.05, Marek Vasut wrote: > On 11/27/19 4:40 PM, Claudius Heine wrote: >> On 27/11/2019 16.21, Marek Vasut wrote: >>> On 11/27/19 4:17 PM, Claudius Heine wrote: >>>> On 27/11/2019 16.12, Marek Vasut wrote: >>>>> On 11/27/19 4

Re: [U-Boot] [RFC PATCH] ARM: reset: Move SYSRESET condition from Makefile into source file

2019-11-27 Thread Claudius Heine
On 27/11/2019 16.21, Marek Vasut wrote: > On 11/27/19 4:17 PM, Claudius Heine wrote: >> On 27/11/2019 16.12, Marek Vasut wrote: >>> On 11/27/19 4:09 PM, Claudius Heine wrote: >>>> Hi Marek, >>>> >>>> On 27/11/2019 15.47, Marek Vasut

Re: [U-Boot] [RFC PATCH] ARM: reset: Move SYSRESET condition from Makefile into source file

2019-11-27 Thread Claudius Heine
On 27/11/2019 16.12, Marek Vasut wrote: > On 11/27/19 4:09 PM, Claudius Heine wrote: >> Hi Marek, >> >> On 27/11/2019 15.47, Marek Vasut wrote: >>> On 11/27/19 3:20 PM, Claudius Heine wrote: >>>> In case CONFIG_SYSRESET is set, do_reset from reset.

Re: [U-Boot] [RFC PATCH] ARM: reset: Move SYSRESET condition from Makefile into source file

2019-11-27 Thread Claudius Heine
Hi Marek, On 27/11/2019 15.47, Marek Vasut wrote: > On 11/27/19 3:20 PM, Claudius Heine wrote: >> In case CONFIG_SYSRESET is set, do_reset from reset.c will not be available >> anywere, even if SYSRESET is disabled for SPL in the board specific header >> file like this:

[U-Boot] [RFC PATCH] ARM: reset: Move SYSRESET condition from Makefile into source file

2019-11-27 Thread Claudius Heine
CONFIG_HW_WATCHDOG #endif 'do_reset' is called from SPL for instance from the panic handler in case SPL_USB_SDP is enabled and PANIC_HANG is not set. Setting PANIC_HANG would solve this issue, but it also changes the behavior in case a panic occurs. Signed-off-by: Claudius Heine --- arch/arm/lib

[U-Boot] [PATCH v2 3/3] ARM: imx6: DHCOM i.MX6 PDK: defconfig: Enable MMC support of SPL

2019-10-29 Thread Claudius Heine
Signed-off-by: Claudius Heine --- configs/dh_imx6_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/dh_imx6_defconfig b/configs/dh_imx6_defconfig index f459af07f8..43f7cd47ee 100644 --- a/configs/dh_imx6_defconfig +++ b/configs/dh_imx6_defconfig @@ -6,6 +6,7

[U-Boot] [PATCH v2 2/3] ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL code

2019-10-29 Thread Claudius Heine
In order for 'bmode emmc' to work, the eMMC needs to be initialized in the SPL. This change initializes the eMMC as BOOT_DEVICE_MMC1 (index=0). Signed-off-by: Claudius Heine --- board/dhelectronics/dh_imx6/dh_imx6_spl.c | 26 +++ 1 file changed, 26 insertions(+) diff --git

[U-Boot] [PATCH v2 1/3] ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entry

2019-10-29 Thread Claudius Heine
The board_boot_modes contained the wrong values for the emmc entry. The eMMC here is connected over a 8-bit bus. This change allows to use the 'bmode emmc' command to boot from emmc. Signed-off-by: Claudius Heine --- board/dhelectronics/dh_imx6/dh_imx6.c | 2 +- 1 file changed, 1 insertion

[U-Boot] [PATCH v3 RESEND 2/2] ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic number

2019-10-29 Thread Claudius Heine
Signed-off-by: Claudius Heine --- arch/arm/mach-imx/init.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-imx/init.c b/arch/arm/mach-imx/init.c index d18e3c740a..693b724429 100644 --- a/arch/arm/mach-imx/init.c +++ b/arch/arm/mach-imx/init.c @@ -108,9

[U-Boot] [PATCH v3 RESEND 1/2] ARM: imx: Fix bmode detection from grp10

2019-10-29 Thread Claudius Heine
ed-off-by: Claudius Heine --- arch/arm/include/asm/mach-imx/sys_proto.h | 5 - arch/arm/mach-imx/init.c | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/arch/arm/include/asm/mach-imx/sys_proto.h b/arch/arm/include/asm/mach-imx/sys_proto.h index 4925

Re: [U-Boot] [PATCH 1/3] ARM: imx: Rename imx6_is_bmode_from_gpr9 to imx6_is_bmode_from_gpr10

2019-10-21 Thread Claudius Heine
Hi Harald, On 18/10/2019 11.29, Harald Seiler wrote: > Hi Claudius, > > On Wed, 2019-10-16 at 15:27 +0200, Claudius Heine wrote: >> The only register used in that function is gpr10, which is used to store >> the flag. So naming it after this makes sense. > > I thin

Re: [U-Boot] Using CONFIG_ENV_FLAGS_LIST

2019-09-09 Thread Claudius Heine
Hi Stefano, On 09/09/2019 13.26, Stefano Babic wrote: > Hi Claudius, > > On 02/09/19 16:02, Claudius Heine wrote: >> Hi, >> >> I am currently looking into variable flags in order to make some >> variables read-only for secure boot. >> >> The id

Re: [U-Boot] Using CONFIG_ENV_FLAGS_LIST

2019-09-09 Thread Claudius Heine
Hi Lukasz, On 07/09/2019 00.23, Lukasz Majewski wrote: > Hi Claudius, > >> Hi, >> >> I am currently looking into variable flags in order to make some >> variables read-only for secure boot. >> >> The idea is that the u-boot binary is signed, while the environment >> file/partition is not. So the

[U-Boot] Using CONFIG_ENV_FLAGS_LIST

2019-09-02 Thread Claudius Heine
Hi, I am currently looking into variable flags in order to make some variables read-only for secure boot. The idea is that the u-boot binary is signed, while the environment file/partition is not. So the built-in default environment of u-boot can be trusted, while the external environment