[PATCH] cmd: fdt: Drop the 0x prefix

Simon Glass sjg at chromium.org
Fri Mar 10 17:11:04 CET 2023


Hi Marek,

On Mon, 6 Mar 2023 at 12:07, Marek Vasut <marek.vasut at mailbox.org> wrote:
>
> On 3/6/23 18:53, Simon Glass wrote:
> > Hi Marek,
> >
> > On Wed, 1 Mar 2023 at 20:04, Marek Vasut
> > <marek.vasut+renesas at mailbox.org> wrote:
> >>
> >> The 'fdt get addr' is always assumed to be hex value, drop the prefix.
> >> Since this might break existing users who depend on the existing
> >> behavior with 0x prefix, this is a separate patch. Revert if this
> >> breaks anything.
> >>
> >> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> >> ---
> >> Cc: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> >> Cc: Simon Glass <sjg at chromium.org>
> >> Cc: Tom Rini <trini at konsulko.com>
> >> ---
> >>   cmd/fdt.c | 2 +-
> >>   1 file changed, 1 insertion(+), 1 deletion(-)
> >>
Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list