From: linux@armlinux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: Linux 4.7 and Jornada 720 (SA-1100)
Date: Fri, 19 Aug 2016 11:29:45 +0100 [thread overview]
Message-ID: <20160819102945.GK1041@n2100.armlinux.org.uk> (raw)
In-Reply-To: <4Tcq736lIfmjNv8%gof@news.chmurka.net>
On Thu, Aug 18, 2016 at 02:05:26PM +0000, Adam Wysocki wrote:
> I don't know if this is a proper group, but maybe someone will help?
>
> I have a problem running Linux 4.7 on Jornada 720 handheld PC. This
> antique has a StrongARM SA-1100 CPU (ARMv4-based) and Windows CE 3.0
> stored in ROM. There is also an utility called jlinexec.exe (from
> JLime project which is now nearly-dead) that is able to boot Linux
> kernel on this machine.
I don't have any SA1100 devices, I only have a couple of SA1110 Assabets.
I've just tested 4.8.0-rc2 there, and it boots, although cpufreq appears
a little unhappy.
Make sure you have "console=ttySA0,38400n8" or similar to get serial
console output - it needs to be a "ttySA" port, not "ttyS".
Same probably goes for "earlyprintk=serial,ttyS0,115200", although I've
no experience of earlyprintk myself. However, if you're not even
getting the "Uncompressing Linux... done, booting the kernel." line,
that suggests the decompressor is not running, or is trying to access
the wrong serial port. The decompressor tries to find the first serial
port out of serial 3, 1 and 2 which has been left enabled.
Hope this helps.
--
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
next prev parent reply other threads:[~2016-08-19 10:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-18 14:05 Linux 4.7 and Jornada 720 (SA-1100) Adam Wysocki
2016-08-19 10:29 ` Russell King - ARM Linux [this message]
2016-08-19 13:11 ` Adam Wysocki
2016-08-19 13:26 ` Russell King - ARM Linux
2016-08-19 14:33 ` Adam Wysocki
2016-08-19 15:18 ` Russell King - ARM Linux
2016-08-24 13:34 ` Adam Wysocki
2016-08-24 14:52 ` Adam Wysocki
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=20160819102945.GK1041@n2100.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--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;
as well as URLs for NNTP newsgroup(s).