On 26.06.22 00:44, Tom Rini wrote:
On Sun, Jun 26, 2022 at 12:01:23AM +0200, Soeren Moch wrote:
diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig
index 892d7c60d283..f0ecfd049d65 100644
--- a/configs/tbs2910_defconfig
+++ b/configs/tbs2910_defconfig
@@ -35,6 +35,7 @@ CONFIG_C
On Sun, Jun 26, 2022 at 12:01:23AM +0200, Soeren Moch wrote:
>
> > > > diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig
> > > > index 892d7c60d283..f0ecfd049d65 100644
> > > > --- a/configs/tbs2910_defconfig
> > > > +++ b/configs/tbs2910_defconfig
> > > > @@ -35,6 +35,7 @@ CONFIG
diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig
index 892d7c60d283..f0ecfd049d65 100644
--- a/configs/tbs2910_defconfig
+++ b/configs/tbs2910_defconfig
@@ -35,6 +35,7 @@ CONFIG_CMD_BOOTZ=y
# CONFIG_BOOTM_PLAN9 is not set
# CONFIG_BOOTM_RTEMS is not set
# CONFIG_BOOTM
On Sat, Jun 25, 2022 at 07:59:36PM +0200, Soeren Moch wrote:
> Hi Tom,
>
> On 25.06.22 17:02, Tom Rini wrote:
> > This converts the following to Kconfig:
> > CONFIG_SYS_BOOTM_LEN
> >
> > As part of this, rework error handling in boot/bootm.c so that we pass
> > the buffer size to handle_decom
Hi Tom,
On 25.06.22 17:02, Tom Rini wrote:
This converts the following to Kconfig:
CONFIG_SYS_BOOTM_LEN
As part of this, rework error handling in boot/bootm.c so that we pass
the buffer size to handle_decomp_error as CONFIG_SYS_BOOTM_LEN will not
be available to host tools but we do know th
5 matches
Mail list logo