[U-Boot] [PATCH] microblaze: Remove architecture heart beat code
Linus Walleij
linus.walleij at linaro.org
Mon Jun 11 08:46:59 UTC 2018
On Mon, Jun 11, 2018 at 8:09 AM, Michal Simek <michal.simek at xilinx.com> wrote:
> There is no reason to keep this gpio based code in architecture. Use
> ledtrig-heartbeat.c instead which is much more flexible then this
> ancient code.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
Maybe the arch maintainers will complain that the corresponding
new heartbeat code is not put in place in the same patch, but I
think the change is so much overdue that I don't see why they
can't do that themselves if they have interest in it.
BTW: m68k has the same kind of luggage, in the middle of it
timekeeping code:
arch/m68k/kernel/time.c
Yours,
Linus Walleij
More information about the U-Boot
mailing list