From: Ian Campbell <ian.campbell@citrix.com>
To: ian.jackson@citrix.com, xen-devel@lists.xen.org
Subject: [PATCH OSSTEST 0/8] Use the DTB provided by the kernel we are trying to boot
Date: Fri, 2 Oct 2015 10:25:56 +0100 [thread overview]
Message-ID: <1443777956.11707.61.camel@citrix.com> (raw)
On ARM we have been booting using the DTBS provided by the host Debian
kernel package (i.e. the ones from 3.16) even when we are booting a
Xen+kernel which we have built ourselves.
Recent Linux kernels (at least linux-next and linux-linus, perhaps mingo
-tip too) have changes which are incompatible with these older kernels
which stop the kernel from booting on Cubietruck (even natively).
Despite what I thought there is apparently[0] no ABI here. In any case
testing the newer DTBs is desirable so here is a series to switch to doing
so.
Ian.
[0] http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/3739
22.html
next reply other threads:[~2015-10-02 9:25 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-02 9:25 Ian Campbell [this message]
2015-10-02 9:26 ` [PATCH OSSTEST 1/8] Osstest: Add %arch_debian2linux (and inverse) Ian Campbell
2015-10-05 16:18 ` Ian Jackson
2015-10-02 9:26 ` [PATCH OSSTEST 2/8] ts-kernel-build: Introduce global $parms Ian Campbell
2015-10-05 16:18 ` Ian Jackson
2015-10-02 9:26 ` [PATCH OSSTEST 3/8] ts-kernel-build: Refactor $archparams::DefConfig selection Ian Campbell
2015-10-05 16:19 ` Ian Jackson
2015-10-02 9:26 ` [PATCH OSSTEST 4/8] ts-kernel-build: Refactor $archparams KernelImage handling Ian Campbell
2015-10-05 16:19 ` Ian Jackson
2015-10-02 9:26 ` [PATCH OSSTEST 5/8] ts-kernel-build: Add arm64 support Ian Campbell
2015-10-05 16:20 ` Ian Jackson
2015-10-05 16:28 ` Ian Campbell
2015-10-06 13:35 ` Ian Jackson
2015-10-02 9:26 ` [PATCH OSSTEST 6/8] ts-kernel-build: Include dtbs in dist file Ian Campbell
2015-10-05 16:22 ` Ian Jackson
2015-10-05 16:29 ` Ian Campbell
2015-10-06 13:24 ` Ian Campbell
2015-10-06 13:36 ` Ian Jackson
2015-10-06 13:36 ` Ian Jackson
2015-10-02 9:26 ` [PATCH OSSTEST 7/8] Debian: Enable interpolation in uboot_scr_load_dtb here doc Ian Campbell
2015-10-05 16:24 ` Ian Jackson
2015-10-05 16:30 ` Ian Campbell
2015-10-02 9:26 ` [PATCH OSSTEST 8/8] Debian: Use dtbs from kernel dist when booting that kernel Ian Campbell
2015-10-05 16:29 ` Ian Jackson
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=1443777956.11707.61.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=ian.jackson@citrix.com \
--cc=xen-devel@lists.xen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.