From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/6] Introduce low-level debug for ARM architecture
Date: Mon, 27 Oct 2014 01:06:58 +0100 [thread overview]
Message-ID: <20141027010658.10d8c8d5@lilith> (raw)
In-Reply-To: <1409537195-2726-1-git-send-email-yamada.m@jp.panasonic.com>
Hello Masahiro,
On Mon, 1 Sep 2014 11:06:29 +0900, Masahiro Yamada
<yamada.m@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.
prev parent reply other threads:[~2014-10-27 0:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-01 2:06 [U-Boot] [PATCH v3 0/6] Introduce low-level debug for ARM architecture Masahiro Yamada
2014-09-01 2:06 ` [U-Boot] [PATCH v3 1/6] vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI Masahiro Yamada
2014-09-03 20:59 ` Masahiro YAMADA
2014-09-01 2:06 ` [U-Boot] [PATCH v3 2/6] kconfig: armv8: move CONFIG_ARM64 to Kconfig Masahiro Yamada
2014-09-01 2:06 ` [U-Boot] [PATCH v3 3/6] arm: debug: import debug files from Linux 3.16 Masahiro Yamada
2014-09-01 2:06 ` [U-Boot] [PATCH v3 4/6] arm: debug: replace license blocks with SPDX Masahiro Yamada
2014-09-01 2:06 ` [U-Boot] [PATCH v3 5/6] arm: debug: add Kconfig entries for lowlevel debug Masahiro Yamada
2014-09-04 0:01 ` Simon Glass
2014-09-05 2:55 ` Masahiro Yamada
2014-09-05 21:16 ` Simon Glass
2014-09-06 12:03 ` Tom Rini
2014-09-08 17:31 ` Simon Glass
2014-09-01 2:06 ` [U-Boot] [PATCH v3 6/6] arm: debug: adjust for U-Boot Masahiro Yamada
2014-10-27 0:06 ` Albert ARIBAUD [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141027010658.10d8c8d5@lilith \
--to=albert.u.boot@aribaud.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox