[PATCH 4/4] venice: display DRAM MR registers and decoding if debug enabled
Tim Harvey
tharvey at gateworks.com
Wed Jul 9 20:39:36 CEST 2025
On Wed, Jul 9, 2025 at 11:35 AM Fabio Estevam <festevam at gmail.com> wrote:
>
> Hi Tim,
>
> On Wed, Jul 9, 2025 at 3:32 PM Tim Harvey <tharvey at gateworks.com> wrote:
> >
> > While this is interesting and useful for debugging there isn't extremely
> > useful information so we will only show it if debug is enabled.
> >
> > Signed-off-by: Tim Harvey <tharvey at gateworks.com>
> > ---
> > board/gateworks/venice/spl.c | 61 +++++++++++++++++++++++++++++++++++-
> > 1 file changed, 60 insertions(+), 1 deletion(-)
> >
> > diff --git a/board/gateworks/venice/spl.c b/board/gateworks/venice/spl.c
> > index d9bc593fa0d5..5f621ade9287 100644
> > --- a/board/gateworks/venice/spl.c
> > +++ b/board/gateworks/venice/spl.c
> > @@ -2,6 +2,7 @@
> > /*
> > * Copyright 2021 Gateworks Corporation
> > */
> > +#define DEBUG
>
> I believe this DEBUG definition was left by mistake?
Sure was! Thanks for catching that.
I'll submit a v2 in a few days if there are no other comments.
Best Regards,
Tim
More information about the U-Boot
mailing list