Hi Tom,
On Sat, 9 Dec 2023 at 20:49, Tom Rini wrote:
>
> On Wed, Dec 06, 2023 at 06:03:14PM +0200, Ilias Apalodimas wrote:
> > Hi Simon,
> >
> > On Sat, 2 Dec 2023 at 20:28, Simon Glass wrote:
> > >
> > > Hi Ilias,
> > >
> > > On Wed, 29 Nov 2023 at 23:50, Ilias Apalodimas
> > > wrote:
> > > >
On 08.12.2023 11:35, Arseniy Krasnov wrote:
>
>
> On 08.12.2023 11:09, Michael Nazzareno Trimarchi wrote:
>> Hi
>>
>> On Thu, Nov 30, 2023 at 12:29 PM Arseniy Krasnov
>> wrote:
>>>
>>> Basic support for Amlogic Meson NAND controller on AXG.
>>>
>>> Signed-off-by: Arseniy Krasnov
>>> ---
>>>
Hi Heinrich,
On Sun, 10 Dec 2023 at 00:09, Heinrich Schuchardt wrote:
>
> On 11/14/23 10:25, Masahisa Kojima wrote:
> > Current FMP versioning uses the FMPState UEFI variables
>
> Do you mean FmpState?
>
> > that indicates image_index. When CONFIG_FWU_MULTI_BANK_UPDATE
> > is enabled
Hi Heinrich,
On Sat, 9 Dec 2023 at 23:51, Heinrich Schuchardt wrote:
>
> On 11/14/23 10:25, Masahisa Kojima wrote:
> > FMP versioning uses the image_index argument of
> > EFI_FIRMWARE_MANAGEMENT_PROTOCOL.SetImage() service.
> > When CONFIG_FWU_MULTI_BANK_UPDATE is enabled, image_index
> > is upda
The 'part type' subcommand depends on GUID partition table support.
The help text exposes one of two 'part type' subcommand entries,
hide both in case GUID partition table support is not enabled to
avoid confusing users.
Signed-off-by: Marek Vasut
---
Cc: Simon Glass
Cc: Tom Rini
---
cmd/part.
Hi Simon,
Acked-by: Angelo Dureghello
On 04/12/23 1:26 AM, Simon Glass wrote:
These arguments are not used now. They cannot be provided when there is
no bootm command invoked to provide arguments. Drop the argc and argv
parameters.
Signed-off-by: Simon Glass
---
arch/arc/lib/bootm.c
Hi Simon,
Acked-by: Angelo Dureghello
On 04/12/23 1:26 AM, Simon Glass wrote:
The current do_reset() is called from a command context. Add a function
which can be used from anywhere, as is done on ARM.
Since there are lots of reset functions, this one actually just calls
do_reset(). Future
On Wed, Dec 06, 2023 at 10:35:02AM +0530, Sumit Garg wrote:
> On Tue, 5 Dec 2023 at 15:39, Krzysztof Kozlowski
> wrote:
> >
> > On 05/12/2023 10:45, Sumit Garg wrote:
> > > + U-boot custodians list
> > >
> > > On Tue, 5 Dec 2023 at 12:58, Krzysztof Kozlowski
> > > wrote:
> > >>
> > >> On 05/12/20
On Wed, Dec 06, 2023 at 12:44:47PM +0200, Ilias Apalodimas wrote:
> Hi Tom,
>
> On Wed, 22 Nov 2023 at 16:28, Tom Rini wrote:
> >
> > On Wed, Nov 22, 2023 at 07:44:09PM +0530, Sumit Garg wrote:
> > > On Wed, 22 Nov 2023 at 19:31, Tom Rini wrote:
> > > >
> > > > On Wed, Nov 22, 2023 at 11:51:29AM
On Sun, Dec 10, 2023 at 04:01:56PM +0100, Marek Vasut wrote:
> Systems without getopt support fall back to plain full bdinfo print,
> handle such a case, which occurs e.g. with sandbox_flattree_defconfig .
>
> Fixes: 8827a3871452 ("test: bdinfo: Test bdinfo -h")
> Fixes: 2696f3ab8101 ("test: bdin
In case the cyclic framework is enabled, poll the card detect of already
initialized cards and deinitialize them in case they are removed. Since
the card initialization is a longer process and card initialization is
done on first access to an uninitialized card anyway, avoid initializing
newly dete
Systems without getopt support fall back to plain full bdinfo print,
handle such a case, which occurs e.g. with sandbox_flattree_defconfig .
Fixes: 8827a3871452 ("test: bdinfo: Test bdinfo -h")
Fixes: 2696f3ab8101 ("test: bdinfo: Test bdinfo -m")
Fixes: 3ff2d796a6f2 ("test: bdinfo: Test bdinfo -e"
In case the cyclic framework is enabled, poll the card detect of already
initialized cards and deinitialize them in case they are removed. Since
the card initialization is a longer process and card initialization is
done on first access to an uninitialized card anyway, avoid initializing
newly dete
13 matches
Mail list logo