[U-Boot] [PATCH 2/2] fdtdec: Remove fdt_{addr,size}_unpack()
Simon Glass
sjg at chromium.org
Tue May 7 03:52:02 UTC 2019
Hi Thierry,
On Fri, 26 Apr 2019 at 06:01, Thierry Reding <thierry.reding at gmail.com> wrote:
>
> On Mon, Apr 15, 2019 at 10:08:21AM +0200, Thierry Reding wrote:
> > From: Thierry Reding <treding at nvidia.com>
> >
> > U-Boot already defines the {upper,lower}_32_bits() macros that have the
> > same purpose. Use the existing macros instead of defining new APIs.
> >
> > Signed-off-by: Thierry Reding <treding at nvidia.com>
> > ---
> > include/fdtdec.h | 24 ------------------------
> > lib/fdtdec.c | 8 ++++++--
> > lib/fdtdec_test.c | 8 ++++++--
> > 3 files changed, 12 insertions(+), 28 deletions(-)
>
> Hi Simon,
>
> you picked up patch 1/2 of this set. Did you have any comments on v2, or
> did you overlook it?
I marked it as superseded.
http://patchwork.ozlabs.org/patch/1085480/
Is that incorrect?
Regards,
Simon
More information about the U-Boot
mailing list