On Sun, 25 Aug 2024 14:26:07 +0200, Dario Binacchi wrote:
> All three addresses printed are in hexadecimal format, but only the
> first two have the "0x" prefix. The patch aligns the format of the
> "end" address with the other two by adding the "0x" prefix.
>
>
Applied to u-boot/next, thanks!
Hello Tom,
On Mon, Aug 26, 2024 at 5:01 PM Tom Rini wrote:
>
> On Mon, Aug 26, 2024 at 02:26:10PM +0100, Caleb Connolly wrote:
> >
> >
> > On 25/08/2024 19:36, E Shattow wrote:
> > > On Sun, Aug 25, 2024 at 5:26 AM Dario Binacchi
> > > wrote:
> > > >
> > > > All three addresses printed are in he
Hi,
On Sun, 25 Aug 2024 at 12:36, E Shattow wrote:
>
> On Sun, Aug 25, 2024 at 5:26 AM Dario Binacchi
> wrote:
> >
> > All three addresses printed are in hexadecimal format, but only the
> > first two have the "0x" prefix. The patch aligns the format of the
> > "end" address with the other two b
On Mon, Aug 26, 2024 at 02:26:10PM +0100, Caleb Connolly wrote:
>
>
> On 25/08/2024 19:36, E Shattow wrote:
> > On Sun, Aug 25, 2024 at 5:26 AM Dario Binacchi
> > wrote:
> > >
> > > All three addresses printed are in hexadecimal format, but only the
> > > first two have the "0x" prefix. The pat
On 25/08/2024 19:36, E Shattow wrote:
On Sun, Aug 25, 2024 at 5:26 AM Dario Binacchi
wrote:
All three addresses printed are in hexadecimal format, but only the
first two have the "0x" prefix. The patch aligns the format of the
"end" address with the other two by adding the "0x" prefix.
Sig
Hi Dario,
Thank you for the patch.
On dim., août 25, 2024 at 14:26, Dario Binacchi
wrote:
> All three addresses printed are in hexadecimal format, but only the
> first two have the "0x" prefix. The patch aligns the format of the
> "end" address with the other two by adding the "0x" prefix.
>
>
On Sun, Aug 25, 2024 at 5:26 AM Dario Binacchi
wrote:
>
> All three addresses printed are in hexadecimal format, but only the
> first two have the "0x" prefix. The patch aligns the format of the
> "end" address with the other two by adding the "0x" prefix.
>
> Signed-off-by: Dario Binacchi
> ---
All three addresses printed are in hexadecimal format, but only the
first two have the "0x" prefix. The patch aligns the format of the
"end" address with the other two by adding the "0x" prefix.
Signed-off-by: Dario Binacchi
---
boot/bootm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
8 matches
Mail list logo