qm_dmsse20_a1/imx8qm_dmsse20_a1.c
> @@ -4,6 +4,7 @@
> * Copyright 2019-2023 Kococonnector GmbH
> */
>
> +#include
> #include
> #include
> #include
> --
> 2.43.0
Acked-by: Oliver Graute
IG_*PL_BUILD defines are currently not defined when
> > preprocessing the dts files, leading to build problems with binman. Set
> > the defines based on the related CONFIG_*PL values.
> >
> > Tested-by: Oliver Graute
This is fine for me
Tested-by: Oliver Graute
>
> Plea
On 30/04/24, Tom Rini wrote:
> Remove from this board vendor directory and when needed
> add missing include files directly.
>
> Signed-off-by: Tom Rini
> ---
> Cc: "Ying-Chun Liu (PaulLiu)"
> Cc: Oliver Graute
> Cc: George McCollister
> --
On 30/04/24, Tom Rini wrote:
> Remove from this board vendor directory and when needed
> add missing include files directly.
>
> Signed-off-by: Tom Rini
> ---
> Cc: Oliver Graute
> Cc: Stefan Roese
> ---
> board/congatec/cgtqmx8/cgtqmx8.c
On 01/08/23, Oliver Graute wrote:
> On 14/02/23, Ying-Chun Liu (PaulLiu) wrote:
> > From: Marc Zyngier
> >
> > In the add_map() function, for each level it populates, it iterates from
> > the root of the PT tree, making it ineficient if a mapping needs to occur
> &g
On 14/02/23, Ying-Chun Liu (PaulLiu) wrote:
> From: Marc Zyngier
>
> In the add_map() function, for each level it populates, it iterates from
> the root of the PT tree, making it ineficient if a mapping needs to occur
> past level 1.
>
> Instead, replace it with a recursive (and much simpler) al
Am 02.06.2023 um 08:45 schrieb Peng Fan (OSS) :
>
> From: Peng Fan
>
> The return value is int type, not sc_err_t(u8), correct the usage.
>
> Signed-off-by: Peng Fan
Tested-by: Oliver Graute
Reviewed-by: Oliver Graute
> Am 02.06.2023 um 08:45 schrieb Peng Fan (OSS) :
>
> From: Peng Fan
>
> The return value is int type, not sc_err_t(u8), correct the usage.
>
> Signed-off-by: Peng Fan
Tested-by: Oliver Graute
Reviewed-by: Oliver Graute
G_CUSTOM_SYS_SPL_MALLOC_ADDR=0x12
> +CONFIG_SYS_SPL_MALLOC_SIZE=0x3000
> CONFIG_SPL_POWER_SUPPORT=y
> CONFIG_SPL_POWER_DOMAIN=y
> CONFIG_SPL_WATCHDOG_SUPPORT=y
Hello Fabio,
just tested this change and its working fine on the dmsse20a1 board.
Tested-by: Oliver Graute
Best regards,
Oliver
autoboot: 0
Signed-off-by: Oliver Graute
---
Changes for v6
- move environment in imx8qm_dmsse20-a1.env
- replaced imx-atf repo url in imx8qm-dmsse20-a1.rst
- move CONFIG_SYS_MMC_ENV_DEV to imx8qm_dmsse20a1_defconfig
- move CONFIG_REMAKE_ELF to imx8qm_dmsse20a1_defconfig
- move
> Am 08.02.2023 um 09:32 schrieb Michael Walle :
>
> Am 2023-02-08 08:38, schrieb Oliver Graute:
>> if the rtc button cell is on low voltage this can result in a permanent
>> bootloop in u-boot because V2F Register is permanent set.
>> ### Warning: temperatu
: Oliver Graute
---
drivers/rtc/rv8803.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/rtc/rv8803.c b/drivers/rtc/rv8803.c
index 06a4ae89fa..75debac607 100644
--- a/drivers/rtc/rv8803.c
+++ b/drivers/rtc/rv8803.c
@@ -79,7 +79,6 @@ static int rv8803_rtc_get(struct udevice *dev, struct
deleted on March 31, 2023."
>
> Point to the NXP ATF github repo instead.
>
> Signed-off-by: Fabio Estevam
Reviewed-by: Oliver Graute
On 11/11/22, Fabio Estevam wrote:
> On Fri, Nov 11, 2022 at 2:40 PM Fabio Estevam wrote:
>
> > I removed SPL support, which does not seems to be needed as the scufw
> > handles DDR init.
> >
> > I don't have access to an imx8qm/qxp board here.
> >
> > Could you try removing SPL support from your
since commit c5ef2025579e91f132cd3cead8ebe8b4cd5dd2b6
its necessary to set CONFIG_EVENT for a successful boot of this board again
Signed-off-by: Oliver Graute
CC: heinrich.schucha...@canonical.com
---
configs/imx8qm_rom7720_a1_4G_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a
On 11/11/22, Fabio Estevam wrote:
> On Fri, Nov 11, 2022 at 2:40 PM Fabio Estevam wrote:
>
> > I removed SPL support, which does not seems to be needed as the scufw
> > handles DDR init.
> >
> > I don't have access to an imx8qm/qxp board here.
> >
> > Could you try removing SPL support from your
On 11/11/22, Fabio Estevam wrote:
> Hi Oliver,
>
> On Fri, Nov 11, 2022 at 9:54 AM Oliver Graute wrote:
>
> > imx8mm_evk_defconfig
> > apalis-imx8_defconfig
> >
> > But where is the difference here?
>
> With the change below, the imx8qm_mek_defconfig
On 09/11/22, Fabio Estevam wrote:
> Hi Oliver and Stefano,
>
> On Wed, Nov 9, 2022 at 1:19 PM Oliver Graute wrote:
>
> > For my imx8qm boards I need to manually place these imx firmware blobs with
> > expected names for sucessfull image creation.
> >
> >
On 08/11/22, Stefano Babic wrote:
> Hi Fabio, Oliver,
>
> On 04.11.22 17:31, Fabio Estevam wrote:
> > Hi Oliver,
> >
> > On Fri, Nov 4, 2022 at 12:19 PM Oliver Graute
> > wrote:
> > >
> > > This patchsets switches the remaining i
On 08/11/22, Fabio Estevam wrote:
> Hi Oliver and Stefano,
>
> On Tue, Nov 8, 2022 at 1:43 PM Stefano Babic wrote:
>
> > I have tried to merge the series, but I get build errors, see:
> >
> > https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/519510
> >
> > Could you take a look ?
>
> O
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
Changes for v2
- use common imx8qm-u-boot.dtsi
- guard SPL nodes with CONFIG_SPL
arch/arm/dts/fsl-imx8qm-apalis-u-boot.dtsi | 2 ++
arch/arm/dts/imx8qm-u-boot.dtsi| 2 ++
arch/arm/mach-imx/imx8/Kconfig
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
Changes for v2
- use common imx8qxp-u-boot.dtsi
- added ifdef CONFIG_SPL to imx8qm-u-boot.dtsi
arch/arm/dts/fsl-imx8qxp-colibri-u-boot.dtsi | 2 ++
arch/arm/mach-imx/imx8/Kconfig | 1 +
configs/colibri
Signed-off-by: Oliver Graute
Reviewed-by: Peng Fan
---
arch/arm/mach-imx/imx8/Kconfig | 1 +
configs/deneb_defconfig| 2 ++
2 files changed, 3 insertions(+)
diff --git a/arch/arm/mach-imx/imx8/Kconfig b/arch/arm/mach-imx/imx8/Kconfig
index 63d99ea23e..018b87b85b 100644
--- a/arch/arm
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
arch/arm/dts/fsl-imx8qm-mek-u-boot.dtsi | 2 ++
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/freescale/imx8qm_mek/README | 2 +-
configs/imx8qm_mek_defconfig| 2 ++
4 files changed, 6 insertions(+), 1
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
Changes v2:
use common imx8qxp-u-boot.dtsi
arch/arm/dts/imx8qxp-capricorn-u-boot.dtsi | 2 ++
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/siemens/capricorn/imximage.cfg | 2 +-
configs/giedi_defconfig
Switch to use binman pack images
Signed-off-by: Oliver Graute
Reviewed-by: Peng Fan
---
Changes v2:
- use common imx8qxp-u-boot.dtsi
arch/arm/dts/fsl-imx8qxp-mek-u-boot.dtsi | 2 +
arch/arm/dts/imx8qxp-u-boot.dtsi | 133 +++
arch/arm/mach-imx/imx8/Kconfig
Switch to use binman to pack images
Signed-off-by: Oliver Graute
Reviewed-by: Fabio Estevam
Reviewed-by: Simon Glass
Reviewed-by: Peng Fan
---
Changes for v6
- added CONFIG_SPL_BINMAN_UBOOT_SYMBOLS is not set
Changes for v5
- added CONFIG_FIT_EXTERNAL_OFFSET
Changes for v4
- rebased on
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
Changes for v5:
- renamed ftd to @fdt-SEQ
Changes for v4
- remove hardcoded dtb filename
- added CONFIG_FIT_EXTERNAL_OFFSET
Changes for v3
- just rebased to master
Changes for v2
- just rebased to master
arch/arm/dts
This patchsets switches the remaining imx8 boards to binman.
Oliver Graute (8):
imx: imx8qm-rom7720: switch to binman
imx: imx8qm: cgtqmx8: switch to binman
imx: imx8qxp: imx8qxp_mek switch to binman
imx: imx8qm: imx8qm_mek switch to binman
imx: imx8qxp: giedi switch to binman
imx
On 04/11/22, Fabio Estevam wrote:
> Hi Oliver,
>
> On Fri, Nov 4, 2022 at 9:39 AM Oliver Graute wrote:
>
> > > Can't all boards use the common the binman nodes from
> > > arch/arm/dts/imx8qm-u-boot.dtsi instead?
> >
> > I'am about to try tha
On 04/11/22, Oliver Graute wrote:
> On 02/11/22, Fabio Estevam wrote:
> > On Wed, Nov 2, 2022 at 12:59 PM Oliver Graute
> > wrote:
> >
> > Please add a commit log.
>
> ok
>
> >
> > > Signed-off-by: Oliver Graute
> >
> > > +&a
On 02/11/22, Fabio Estevam wrote:
> On Wed, Nov 2, 2022 at 12:59 PM Oliver Graute
> wrote:
>
> Please add a commit log.
ok
>
> > Signed-off-by: Oliver Graute
>
> > +&binman {
> > +
> > + itb {
> > + fi
Signed-off-by: Oliver Graute
---
arch/arm/dts/fsl-imx8qm-apalis-u-boot.dtsi | 104 +
arch/arm/mach-imx/imx8/Kconfig | 1 +
configs/apalis-imx8_defconfig | 1 +
3 files changed, 106 insertions(+)
diff --git a/arch/arm/dts/fsl-imx8qm-apalis-u
Signed-off-by: Oliver Graute
---
arch/arm/dts/fsl-imx8qxp-colibri-u-boot.dtsi | 104 +++
arch/arm/mach-imx/imx8/Kconfig | 1 +
configs/colibri-imx8x_defconfig | 1 +
3 files changed, 106 insertions(+)
diff --git a/arch/arm/dts/fsl-imx8qxp-colibri-u
Signed-off-by: Oliver Graute
Reviewed-by: Peng Fan
---
arch/arm/mach-imx/imx8/Kconfig | 1 +
configs/deneb_defconfig| 2 ++
2 files changed, 3 insertions(+)
diff --git a/arch/arm/mach-imx/imx8/Kconfig b/arch/arm/mach-imx/imx8/Kconfig
index 63d99ea23e..018b87b85b 100644
--- a/arch/arm
Signed-off-by: Oliver Graute
---
arch/arm/dts/imx8qxp-capricorn-u-boot.dtsi | 127 +
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/siemens/capricorn/imximage.cfg | 2 +-
configs/giedi_defconfig| 2 +
4 files changed, 131 insertions
Signed-off-by: Oliver Graute
---
arch/arm/dts/fsl-imx8qm-mek-u-boot.dtsi | 2 ++
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/freescale/imx8qm_mek/README | 2 +-
configs/imx8qm_2ek_defconfig| 2 ++
4 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/arch/arm
Switch to use binman pack images
Signed-off-by: Oliver Graute
Reviewed-by: Peng Fan
---
arch/arm/dts/fsl-imx8qxp-mek-u-boot.dtsi | 127 +++
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/freescale/imx8qxp_mek/imximage.cfg | 3 +-
configs/imx8qxp_mek_defconfig
Switch to use binman to pack images
Signed-off-by: Oliver Graute
Reviewed-by: Fabio Estevam
Reviewed-by: Simon Glass
Reviewed-by: Peng Fan
---
Changes for v6
- added CONFIG_SPL_BINMAN_UBOOT_SYMBOLS is not set
Changes for v5
- added CONFIG_FIT_EXTERNAL_OFFSET
Changes for v4
- rebased on
This patchsets switches the remaining imx8 boards to binman.
Oliver Graute (8):
imx: imx8qm-rom7720: switch to binman
imx: imx8qm: cgtqmx8: switch to binman
imx: imx8qxp: imx8qxp_mek switch to binman
imx: imx8qm: imx8qm_mek switch to binman
imx: imx8qxp: giedi switch to binman
imx
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
Changes for v5:
- renamed ftd to @fdt-SEQ
Changes for v4
- remove hardcoded dtb filename
- added CONFIG_FIT_EXTERNAL_OFFSET
Changes for v3
- just rebased to master
Changes for v2
- just rebased to master
arch/arm/dts
On 02/11/22, Fabio Estevam wrote:
> Hi Oliver,
>
> On Wed, Nov 2, 2022 at 6:12 AM Oliver Graute
> wrote:
>
> > #include "fsl-imx8qm.dtsi"
> > +#include "imx8qm-u-boot.dtsi"
>
> This file does not exist in U-Boot mainline.
>
> I kn
Switch to use binman to pack images
Signed-off-by: Oliver Graute
Reviewed-by: Fabio Estevam
Reviewed-by: Simon Glass
Reviewed-by: Peng Fan
---
Changes for v6
- added CONFIG_SPL_BINMAN_UBOOT_SYMBOLS is not set
Changes for v5
- added CONFIG_FIT_EXTERNAL_OFFSET
Changes for v4
- rebased on
On 01/11/22, Fabio Estevam wrote:
> Hi Oliver,
>
> On Tue, Oct 25, 2022 at 12:31 PM Oliver Graute
> wrote:
>
> > Now Running into this issue:
> >
> > MKIMAGE u-boot.img
> > MKIMAGE u-boot-dtb.img
> > LD u-boot.elf
> > make[1]: Für
Signed-off-by: Oliver Graute
---
arch/arm/dts/fsl-imx8qm-mek-u-boot.dtsi | 2 ++
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/freescale/imx8qm_mek/README | 2 +-
configs/imx8qm_2ek_defconfig| 2 ++
4 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/arch/arm
On 26/10/22, Peng Fan wrote:
>
>
> On 10/26/2022 4:09 PM, Oliver Graute wrote:
> > Signed-off-by: Oliver Graute
> > ---
> > arch/arm/dts/fsl-imx8qm-mek-u-boot.dtsi | 2 ++
> > arch/arm/mach-imx/imx8/Kconfig | 1 +
> > board/freescale/imx
Switch to use binman to pack images
Signed-off-by: Oliver Graute
Reviewed-by: Fabio Estevam
Reviewed-by: Simon Glass
Reviewed-by: Peng Fan
---
Changes for v5
- added CONFIG_FIT_EXTERNAL_OFFSET
Changes for v4
- rebased on master
Changes for v3
-added Reviewed-by
- rebased on master
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
Changes for v5:
- renamed ftd to @fdt-SEQ
Changes for v4
- remove hardcoded dtb filename
- added CONFIG_FIT_EXTERNAL_OFFSET
Changes for v3
- just rebased to master
Changes for v2
- just rebased to master
arch/arm/dts
On 25/10/22, Fabio Estevam wrote:
> Hi Oliver,
>
> On Tue, Oct 25, 2022 at 12:31 PM Oliver Graute
> wrote:
>
> > Now Running into this issue:
> >
> > MKIMAGE u-boot.img
> > MKIMAGE u-boot-dtb.img
> > LD u-boot.elf
> > make[1]: Für
Signed-off-by: Oliver Graute
---
arch/arm/mach-imx/imx8/Kconfig | 1 +
configs/deneb_defconfig| 2 ++
2 files changed, 3 insertions(+)
diff --git a/arch/arm/mach-imx/imx8/Kconfig b/arch/arm/mach-imx/imx8/Kconfig
index 63d99ea23e..018b87b85b 100644
--- a/arch/arm/mach-imx/imx8/Kconfig
Signed-off-by: Oliver Graute
---
arch/arm/dts/imx8qxp-capricorn-u-boot.dtsi | 127 +
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/siemens/capricorn/imximage.cfg | 2 +-
configs/giedi_defconfig| 2 +
4 files changed, 131 insertions
Signed-off-by: Oliver Graute
---
arch/arm/dts/fsl-imx8qm-mek-u-boot.dtsi | 2 ++
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/freescale/imx8qm_mek/README | 2 +-
board/freescale/imx8qm_mek/imximage.cfg | 2 +-
configs/imx8qm_mek_defconfig| 2 ++
5 files changed, 7
Switch to use binman pack images
Signed-off-by: Oliver Graute
---
arch/arm/dts/fsl-imx8qxp-mek-u-boot.dtsi | 127 +++
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/freescale/imx8qxp_mek/imximage.cfg | 3 +-
configs/imx8qxp_mek_defconfig| 2 +
doc
On 25/10/22, Oliver Graute wrote:
> Switch to use binman to pack images
>
> Signed-off-by: Oliver Graute
> Reviewed-by: Fabio Estevam
> Reviewed-by: Simon Glass
I missed
Reviewed-by: Peng Fan
>
> ---
> Changes for v5
> - added CONFIG_FIT_EXTERNAL_OFFSET
>
Switch to use binman to pack images
Signed-off-by: Oliver Graute
Reviewed-by: Fabio Estevam
Reviewed-by: Simon Glass
---
Changes for v5
- added CONFIG_FIT_EXTERNAL_OFFSET
Changes for v4
- rebased on master
Changes for v3
-added Reviewed-by
- rebased on master
arch/arm/dts/imx8qm
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
Changes for v4
- remove hardcoded dtb filename
- added CONFIG_FIT_EXTERNAL_OFFSET
Changes for v3
- just rebased to master
Changes for v2
- just rebased to master
arch/arm/dts/imx8qm-rom7720-a1.dts| 1
On 25/10/22, Fabio Estevam wrote:
> Hi Oliver,
>
> On Fri, Oct 7, 2022 at 10:14 AM Oliver Graute
> wrote:
>
> > + fdt {
> > + filename = "imx8qm-rom7720-a1";
>
> Please do not h
On 25/10/22, Stefano Babic wrote:
> On 25.10.22 10:50, Oliver Graute wrote:
> > On 24/10/22, Stefano Babic wrote:
> > > On 24.10.22 13:59, Oliver Graute wrote:
> > > > On 24/10/22, Stefano Babic wrote:
> > > > > On 24.10.22 13:37, Fabio Est
On 24/10/22, Stefano Babic wrote:
> On 24.10.22 13:59, Oliver Graute wrote:
> > On 24/10/22, Stefano Babic wrote:
> > > On 24.10.22 13:37, Fabio Estevam wrote:
> > > > Hi Stefano and Oliver,
> > > >
> > > > On Tue, May 3, 2022 at 7:49 AM Oli
On 24/10/22, Stefano Babic wrote:
> On 24.10.22 13:37, Fabio Estevam wrote:
> > Hi Stefano and Oliver,
> >
> > On Tue, May 3, 2022 at 7:49 AM Oliver Graute
> > wrote:
> > >
> > > Switch to use binman to pack images
> > >
> > >
>
> Right - as well as V4, this is what I tried to merge and breaks. I have drop
> it.
>
>> The previous v2 did include it:
>> https://patchwork.ozlabs.org/project/uboot/patch/20220221090139.10066-1-oliver.gra...@kococonnector.com/
>
> Thanks for noting this - Oliver, can you check and repost
: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... OK
In:serial@5a06
Out: serial@5a06
Err: serial@5a06
Net: eth0: ethernet@5b04, eth1: ethernet@5b05
Hit any key to stop autoboot: 0
Signed-off-by: Oliver Graute
---
Changes for v5
- added binman support
Switch to use binman to pack images
Signed-off-by: Oliver Graute
Reviewed-by: Fabio Estevam
Reviewed-by: Simon Glass
---
Changes for v4
- rebased on master
Changes for v3
-added Reviewed-by
- rebased on master
arch/arm/dts/imx8qm-cgtqmx8.dts | 1 +
arch/arm/mach-imx/imx8/Kconfig
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
Changes for v3
- just rebased to master
Changes for v2
- just rebased to master
arch/arm/dts/imx8qm-rom7720-a1.dts| 1 +
arch/arm/dts/imx8qm-u-boot.dtsi | 133 ++
arch/arm/mach
autoboot: 0
Signed-off-by: Oliver Graute
---
Changes for v4
-update atf fw version
-update seco fw version
-update scfw version
-move CONFIG_IMX_SMMU to imx8qm_dmsse20a1_defconfig
-move CONFIG_LOADADDR to imx8qm_dmsse20a1_defconfig
-move CONFIG_SYS_LOAD_ADDR to imx8qm_dmsse20a1_defconfig
-move
enable ahab on imx8qm-rom7720
Signed-off-by: Oliver Graute
---
configs/imx8qm_rom7720_a1_4G_defconfig | 1 +
include/configs/imx8qm_rom7720.h | 7 +++
2 files changed, 8 insertions(+)
diff --git a/configs/imx8qm_rom7720_a1_4G_defconfig
b/configs/imx8qm_rom7720_a1_4G_defconfig
index
Switch to use binman to pack images
Signed-off-by: Oliver Graute
Reviewed-by: Fabio Estevam
Reviewed-by: Simon Glass
---
Changes for v3
-added Reviewed-by
-rebased on master
arch/arm/dts/imx8qm-cgtqmx8.dts | 1 +
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/congatec/cgtqmx8
On 20/04/22, Tom Rini wrote:
> On Wed, Jan 26, 2022 at 04:52:04PM +0100, Oliver Graute wrote:
>
> > Switch to use binman to pack images
> >
> > Signed-off-by: Oliver Graute
> > ---
> > arch/arm/dts/imx8qm-rom7720-a1.dts| 1 +
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
Changes for v2
- just rebased to master
arch/arm/dts/imx8qm-rom7720-a1.dts| 1 +
arch/arm/dts/imx8qm-u-boot.dtsi | 133 ++
arch/arm/mach-imx/imx8/Kconfig| 1
tm_mon has a range from 0..11, but the RTC expects 1..12. So we adapt
the month accordingly. This was determined when comparing the driver
with the corresponding linux kernel driver.
Signed-off-by: Oliver Graute
---
drivers/rtc/rv8803.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions
Hello,
I stumbled across the following possible off-by-one error in counting the
month in RTC driver rv8803.
I'am using struct rtc_time to define a EOL date for my U-Boots. So after
this date U-Boot stops booting by reading the RTC before with rtc_get().
I'am using the same EOL code for two diffe
Switch to use binman to pack images
Signed-off-by: Oliver Graute
Reviewed-by: Simon Glass
---
Changes for v2
- added imx8qm-u-boot.dtsi here to
- rebased on master
arch/arm/dts/imx8qm-cgtqmx8.dts | 1 +
arch/arm/dts/imx8qm-u-boot.dtsi | 133
arch/arm
On 18/02/22, Stefano Babic wrote:
> Hi Oliver,
>
> On 16.02.22 20:00, Simon Glass wrote:
> > On Wed, 16 Feb 2022 at 07:02, Oliver Graute
> > wrote:
> > >
> > > Switch to use binman to pack images
> > >
> > > Signed-off-by: Oliver
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
arch/arm/dts/imx8qm-cgtqmx8.dts | 1 +
arch/arm/mach-imx/imx8/Kconfig | 1 +
board/congatec/cgtqmx8/imximage.cfg | 4 ++--
configs/cgtqmx8_defconfig | 2 +-
doc/board/congatec/cgtqmx8.rst | 3 +--
5
The Linux Kernel Image size for arm64 is still growing.
A Kernel with 54 MB at load address 0x8028 overlaps
with fdt_addr at 0x8300. So let's increase it to 0x8400
Signed-off-by: Oliver Graute
---
include/configs/imx8qm_rom7720.h | 2 +-
1 file changed, 1 insertion(+), 1 del
Increase CONFIG_SYS_BOOTM_LEN to 64MB
Signed-off-by: Oliver Graute
---
include/configs/imx8qm_rom7720.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/imx8qm_rom7720.h b/include/configs/imx8qm_rom7720.h
index 666e497b0b..31d861481f 100644
--- a/include/configs
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
arch/arm/dts/imx8qm-rom7720-a1.dts| 1 +
arch/arm/dts/imx8qm-u-boot.dtsi | 133 ++
arch/arm/mach-imx/imx8/Kconfig| 1 +
.../advantech/imx8qm_rom7720_a1/imximage.cfg
On 12/01/22, Oliver Graute wrote:
> Switch to use binman to pack images
>
> Signed-off-by: Oliver Graute
> ---
>
> A flash.bin is now generated by binman but its now bigger then with
> mkimage_fit_atf.sh 800K vs. 1.1M and is currently NOT booting.
> So something is sti
On 12/01/22, Oliver Graute wrote:
> Switch to use binman to pack images
>
> Signed-off-by: Oliver Graute
> +
> + images {
> + uboot {
> + arch = "arm64";
> +
Switch to use binman to pack images
Signed-off-by: Oliver Graute
---
A flash.bin is now generated by binman but its now bigger then with
mkimage_fit_atf.sh 800K vs. 1.1M and is currently NOT booting.
So something is still messed up.
arch/arm/dts/imx8qm-rom7720-a1.dts| 1 +
arch
On 10/01/22, ZHIZHIKIN Andrey wrote:
> Hello Oliver,
>
> > -Original Message-
> > From: Oliver Graute
> > Sent: Monday, January 10, 2022 11:31 AM
> > To: Oliver Graute ; Stefano Babic
> > ; Fabio Estevam ; NXP i.MX U-Boot Team
> >
&g
Switch to use binman to pack images
---
Run into this issue on the first try to get binman working:
make[1]: Nothing to be done for 'SPL'.
BINMAN flash.bin
MKIMAGE flash.bin
Error: spl/u-boot-spl.cfgout[16] - Invalid command (LOADER)
arch/arm/mach-imx/Makefile:190: recipe for target 'flash.
> That would still leave the following boards broken as nobody has
> submitted binman patches for them. These are both maintained by Oliver
> Graute (added to cc):
> imx8qm_rom7720_a1_4G_defconfig
> cgtqmx8_defconfig
I will look at this. So far I don't know very much abou
On 30/11/21, Fabio Estevam wrote:
> Hi Oliver,
>
> On Tue, Nov 30, 2021 at 8:29 AM Oliver Graute
> wrote:
> >
> > Add i.MX8QM DMSSE20 a1 board support
> >
> > U-Boot 2021.10-00029-g4ad997ec17 (Nov 30 2021 - 09:40:26 +0100)
> >
> > Model: Ad
from MMC... OK
In:serial@5a06
Out: serial@5a06
Err: serial@5a06
Net: eth0: ethernet@5b04 [PRIME]
Warning: ethernet@5b05 (eth1) using random MAC address - c6:1b:bf:cc:e5:6c
, eth1: ethernet@5b05
Hit any key to stop autoboot: 0
Signed-off-by: Oliver Graute
On 08/04/21, Stefano Babic wrote:
> Hi Oliver,
>
> I get errors when I build the board (some configs must be in defconfig
> instead of header):
>
> +(imx8qm_dmsse20a1) Error: You must add new CONFIG options using Kconfig
> +(imx8qm_dmsse20a1) The following new ad-hoc CONFIG options were detected:
: Oliver Graute
Cc: Stefano Babic
Cc: Fabio Estevam
Cc: Peng Fan
Cc: Simon Glass
Cc: Ye Li
Cc: uboot-imx
---
These changes are based on this vendor tree:
git.congatec.com/imx8_early_access/imx8_uboot_internal.git
Changes for v7:
- removed superflous include in board/congatec/common/mmc.c
On 02/03/21, Fabio Estevam wrote:
> Hi Stefano,
>
> On Tue, Mar 2, 2021 at 5:30 PM Stefano Babic wrote:
>
> > I get now an error with CI for htmldocs:
> >
> > /builds/u-boot/custodians/u-boot-imx/doc/board/congatec/index.rst:document
> > isn't included in any toctree
>
> Does this fix it?
>
>
On 08/04/21, Stefano Babic wrote:
> Hi Oliver,
>
> I was quite convinced this was the right one and I could merge it. Most
> builds were okl, until...x86 is built !
>
> In fact, there are congatec boards based on intel, they are using the common
> path (../common), and due to your changes some i.
#x27;u-boot.itb' failed
make: *** [u-boot.itb] Error 1
replacing @ with hyphen solved the issue
Signed-off-by: Oliver Graute
Cc: Stefano Babic
Cc: Fabio Estevam
Cc: Peng Fan
Cc: Simon Glass
Cc: uboot-imx
---
arch/arm/mach-imx/mkimage_fit_atf.sh | 24
1 file changed,
any key to stop autoboot: 0
Signed-off-by: Oliver Graute
Cc: Stefano Babic
Cc: Fabio Estevam
Cc: Peng Fan
Cc: Simon Glass
Cc: Ye Li
Cc: uboot-imx
---
These changes are based on this vendor tree:
git.congatec.com/imx8_early_access/imx8_uboot_internal.git
Changes for v6:
- fixed build
On 01/03/21, Stefano Babic wrote:
> Hi Oliver,
>
> I have two open points with the patch, that I want finally merge:
>
> On 19.02.21 13:34, Oliver Graute wrote:
> > + case 0: + /* onboard eMMC */ +
> > if (!imx8_power_domain_lo
On 19/02/21, Peng Fan (OSS) wrote:
> > Subject: [PATCH v1] arm: imx8: added usbphy_regs struct
>
> Only a structure?
What do you mean exaclty?
I have some more patches here to get the ehci-mx6 usb working on imx8.
The hard work was done by Ye Li. I just splitted them up and rebased to
be able to
any key to stop autoboot: 0
Signed-off-by: Oliver Graute
Cc: Stefano Babic
Cc: Fabio Estevam
Cc: Peng Fan
Cc: Simon Glass
Cc: Ye Li
Cc: uboot-imx
---
These changes are based on this vendor tree:
git.congatec.com/imx8_early_access/imx8_uboot_internal.git
Changes for v5:
- fixed checkpatch
FROM: Ye Li
imx8: added usbphy_regs struct
Signed-off-by: Oliver Graute
Cc: Ye Li
Cc: Stefano Babic
Cc: Peng Fan
Cc: Fabio Estevam
Cc: uboot-imx
---
This code snippet is from here:
https://source.codeaurora.org/external/imx/uboot-imx/commit/arch/arm/include/asm/arch-imx8/imx-regs.h?h
Environment from MMC... OK
In:serial@5a06
Out: serial@5a06
Err: serial@5a06
Net: eth0: ethernet@5b04 [PRIME]
Warning: ethernet@5b05 (eth1) using random MAC address - fe:ac:c4:1f:d9:9c
, eth1: ethernet@5b05
Hit any key to stop autoboot: 0
Signed-off-by: Oliver Graute
On 03/02/21, Ramon Fried wrote:
> in tftpboot, if ack was already sent previously for this
> packet, don't send again.
>
> Fixes: cc6b87ecaa96 ("net: tftp: Add client support for RFC 7440")
>
> Reported-by: Suneel Garapati
> Signed-off-by: Ramon Fried
Tested-by: Oliver Graute
On 17/02/21, Oliver Graute wrote:
> On 18/07/20, Ramon Fried wrote:
> > Add support for RFC 7440: "TFTP Windowsize Option".
> >
> > This optional feature allows the client and server
> > to negotiate a window size of consecutive blocks to send as an
> >
On 18/07/20, Ramon Fried wrote:
> Add support for RFC 7440: "TFTP Windowsize Option".
>
> This optional feature allows the client and server
> to negotiate a window size of consecutive blocks to send as an
> alternative for replacing the single-block lockstep schema.
>
> windowsize can be defined
On 09/02/21, Oleksandr Suvorov wrote:
> Both NXP SoCs i.MX8 and i.MX8X have ENET gigabit MAC.
> Define FEC_QUIRK_ENET_MAC for the imx8 platform and remove this
> definition from configs of boards, based on MX8/MX8X.
>
> Signed-off-by: Oleksandr Suvorov
Acked-by: Oliver Graute
1 - 100 of 183 matches
Mail list logo