[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <54cc141f-8a0e-4b03-b3b4-5e2c57eece08@linaro.org>
Date: Mon, 8 Apr 2024 08:50:33 +0200
From: Philippe Mathieu-Daudé <philmd@...aro.org>
To: Jiaxun Yang <jiaxun.yang@...goat.com>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 8/9] MIPS: zboot: Convert to use debug_ll facilities
On 26/3/24 21:35, Jiaxun Yang wrote:
> Since now debug_ll facilities can cover all platforms supported
> by zboot debug print, and it provides extra capability on debugging
> exceptions, switch zboot to use those facilities.
>
> Signed-off-by: Jiaxun Yang <jiaxun.yang@...goat.com>
> ---
> arch/mips/Kconfig | 12 ++------
> arch/mips/Kconfig.debug | 46 +++++++++++++-----------------
> arch/mips/boot/compressed/Makefile | 9 ++----
> arch/mips/boot/compressed/dbg.c | 39 -------------------------
> arch/mips/boot/compressed/debug-vec.S | 3 ++
> arch/mips/boot/compressed/debug.S | 3 ++
> arch/mips/boot/compressed/decompress.h | 8 +++---
> arch/mips/boot/compressed/head.S | 6 ++++
> arch/mips/boot/compressed/uart-16550.c | 49 --------------------------------
> arch/mips/boot/compressed/uart-alchemy.c | 9 ------
> arch/mips/boot/compressed/uart-ath79.c | 2 --
> arch/mips/boot/compressed/uart-prom.c | 9 ------
> 12 files changed, 39 insertions(+), 156 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@...aro.org>
Powered by blists - more mailing lists