[U-Boot] [RESEND PATCH] common: add blkcache init

Angelo Dureghello angelo.dureghello at timesys.com
Tue Jan 21 09:22:25 CET 2020


Hi Tom and Eric,

ack, sure, will do. v2 in short.

Regards,
Angelo


On Wed, Jan 15, 2020 at 9:47 PM Tom Rini <trini at konsulko.com> wrote:
>
> On Sat, Nov 23, 2019 at 11:51:11PM +0100, Angelo Dureghello wrote:
>
> > From: Angelo Durgehello <angelo.dureghello at timesys.com>
> >
> > On m68k, block_cache list is relocated, but next and prev list
> > pointers are not adjusted to the relocated struct list_head address,
> > so the first iteration over the block_cache list hangs.
> >
> > This patch initializes the block_cache list after relocation.
> >
> > Signed-off-by: Angelo Durgehello <angelo.dureghello at timesys.com>
>
> As noted by Eric in the original posting, we don't need the indirection
> just for the name as there's not really a hard rule about names there,
> please just call the function directly, thanks!
>
> --
> Tom



-- 
Angelo Dureghello
Timesys
email: angelo.dureghello at timesys.com
cell.:  +39 388 8550663


More information about the U-Boot mailing list