From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: No uart output on my snowball board
Date: Fri, 11 Jul 2014 14:56:13 +0100 [thread overview]
Message-ID: <20140711135613.GC2954@lee--X1> (raw)
In-Reply-To: <20140711093108.4807d473@gandalf.local.home>
On Fri, 11 Jul 2014, Steven Rostedt wrote:
> On Fri, 11 Jul 2014 14:00:55 +0200
> Linus Walleij <linus.walleij@linaro.org> wrote:
>
> > On Fri, Jul 11, 2014 at 4:30 AM, Steven Rostedt <rostedt@goodmis.org> wrote:
> >
> > > commit a0998b8321eb5f53ef51924f5ab6c69237ac1025
> > > Author: Lee Jones <lee.jones@linaro.org>
> > > Date: Thu Aug 22 16:18:56 2013 +0100
> > >
> > > ARM: ux500: Remove UART support when booting without Device Tree
> > >
> > > It's time to remove all ATAG support from ux500 and rely solely on
> > > Device Tree booting. This patch is part of that endeavour.
> > >
> > > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> > > Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> >
> > I hate that I didn't spot the speling mistake in the subject,
> > its ATAG support we're removing, not UART :-)
> >
> > Anyway, I think you got enough hints on how we do this
> > with appended devicetrees instead, Lee's snippet should
> > work or check out this page that I also posted to your
> > G+ post:
> > http://www.df.lth.se/~triad/krad/ux00/
> >
>
> Thanks, with everyone's feedback I got it working with ktest.
>
> I added the following to my ktest snowball.conf:
>
> OUTPUT_BOOT := ${OUTPUT_DIR}/arch/arm/boot
>
> PRE_BUILD = ${MAKE_CMD} O=${OUTPUT_DIR} dtbs
> POST_BUILD = cat ${OUTPUT_BOOT}/zImage ${OUTPUT_BOOT}/dts/ste-snowball.dtb > ${OUTPUT_BOOT}/zImage.snowball; mkimage -A arm -O linux -C none -T kernel -a 0x00008000 -e 0x00008000 -d ${OUTPUT_BOOT}/zImage.snowball ${OUTPUT_BOOT}/uImage.snowball
>
> and walla!
>
> root at linaro-ubuntu-desktop:~# uname -r
> 3.16.0-rc4-test-00042-g4f440cd
Good work. Glad to be of service.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2014-07-11 13:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 2:30 No uart output on my snowball board Steven Rostedt
2014-07-11 7:13 ` Lee Jones
2014-07-11 12:00 ` Linus Walleij
2014-07-11 13:31 ` Steven Rostedt
2014-07-11 13:56 ` Lee Jones [this message]
2014-07-11 13:58 ` Lee Jones
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=20140711135613.GC2954@lee--X1 \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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