[U-Boot] [PATCH v3 0/6] Introduce low-level debug for ARM architecture

Albert ARIBAUD albert.u.boot at aribaud.net
Mon Oct 27 01:06:58 CET 2014


Hello Masahiro,

On Mon,  1 Sep 2014 11:06:29 +0900, Masahiro Yamada
<yamada.m at jp.panasonic.com> wrote:
> I have been in trouble for a while to debug some nasty problem
> where neighter a debugger nor printf() function is available.
> 
> I found the lowlevel debug feature in ARM Linux can be used as is
> in U-Boot too.
> 
> I tested this series on our SoCs (32bit ARM, specificly Coretex-A9).
> Because I was not sure about aarch64, I have this feature
> depend on "! ARM64".
> 
> 1/6 and 2/6 refactor a bit and move CONFIG_ARM64 to Kconfig.
> 
> 3/6 imports some source files from Linux 3.16 and
> 5/6 adds the Kconfig menu.
> 
> 
> 
> Masahiro Yamada (6):
>   vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
>   kconfig: armv8: move CONFIG_ARM64 to Kconfig
>   arm: debug: import debug files from Linux 3.16
>   arm: debug: replace license blocks with SPDX
>   arm: debug: add Kconfig entries for lowlevel debug
>   arm: debug: adjust for U-Boot

Patches 3 through 6 also applied, to u-boot-arm/master. Thanks!

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list