Hi Tom,
On Mon, 5 May 2025 at 18:41, Tom Rini wrote:
>
> On Mon, May 05, 2025 at 05:37:33PM +0200, Simon Glass wrote:
> > Hi Quentin,
> >
> > On Mon, 5 May 2025 at 10:34, Quentin Schulz
> > wrote:
> > >
> > > Hi Simon,
> > >
> > > On 5/1/25 3:37 PM, Simon Glass wrote:
> > > [...]
> > > > diff -
On Mon, May 05, 2025 at 05:37:33PM +0200, Simon Glass wrote:
> Hi Quentin,
>
> On Mon, 5 May 2025 at 10:34, Quentin Schulz wrote:
> >
> > Hi Simon,
> >
> > On 5/1/25 3:37 PM, Simon Glass wrote:
> > [...]
> > > diff --git a/boot/bootstd-uclass.c b/boot/bootstd-uclass.c
> > > index 9bee73ead58..294
Hi Quentin,
On Mon, 5 May 2025 at 10:34, Quentin Schulz wrote:
>
> Hi Simon,
>
> On 5/1/25 3:37 PM, Simon Glass wrote:
> [...]
> > diff --git a/boot/bootstd-uclass.c b/boot/bootstd-uclass.c
> > index 9bee73ead58..294865feb64 100644
> > --- a/boot/bootstd-uclass.c
> > +++ b/boot/bootstd-uclass.c
>
Hi Simon,
On 5/1/25 3:37 PM, Simon Glass wrote:
[...]
diff --git a/boot/bootstd-uclass.c b/boot/bootstd-uclass.c
index 9bee73ead58..294865feb64 100644
--- a/boot/bootstd-uclass.c
+++ b/boot/bootstd-uclass.c
@@ -6,6 +6,8 @@
* Written by Simon Glass
*/
+#define LOG_CATEGORY UCLASS_BOOTST
It is sometimes useful to select or override the default bootdev order.
Add a command for this.
Signed-off-by: Simon Glass
---
Changes in v2:
- Drop use of LOGR()
boot/bootdev-uclass.c | 39 +++
boot/bootstd-uclass.c | 18 ++
cmd/boot
5 matches
Mail list logo