All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH OSSTEST v2 0/8] Use the DTB provided by the kernel we are trying to boot
@ 2015-10-06 13:36 Ian Campbell
  2015-10-06 13:37 ` [PATCH OSSTEST v2 1/8] Osstest: Add %arch_debian2linux (and inverse) Ian Campbell
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Ian Campbell @ 2015-10-06 13:36 UTC (permalink / raw)
  To: ian.jackson, xen-devel

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.

This is all acked but there were some changes suggested along with the
acks, which I've made and am posting here. It was all pretty minor so I've
kept the acks, I hope that is ok.

Ian.

[0] http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/3739
22.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-10-06 15:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-06 13:36 [PATCH OSSTEST v2 0/8] Use the DTB provided by the kernel we are trying to boot Ian Campbell
2015-10-06 13:37 ` [PATCH OSSTEST v2 1/8] Osstest: Add %arch_debian2linux (and inverse) Ian Campbell
2015-10-06 13:37 ` [PATCH OSSTEST v2 2/8] ts-kernel-build: Introduce global $parms Ian Campbell
2015-10-06 13:37 ` [PATCH OSSTEST v2 3/8] ts-kernel-build: Refactor $archparams::DefConfig selection Ian Campbell
2015-10-06 13:37 ` [PATCH OSSTEST v2 4/8] ts-kernel-build: Refactor $archparams KernelImage handling Ian Campbell
2015-10-06 13:37 ` [PATCH OSSTEST v2 5/8] ts-kernel-build: Add arm64 support Ian Campbell
2015-10-06 13:37 ` [PATCH OSSTEST v2 6/8] ts-kernel-build: Include dtbs in dist file Ian Campbell
2015-10-06 13:37 ` [PATCH OSSTEST v2 7/8] Debian: Enable interpolation in uboot_scr_load_dtb here doc Ian Campbell
2015-10-06 13:37 ` [PATCH OSSTEST v2 8/8] Debian: Use dtbs from kernel dist when booting that kernel Ian Campbell
2015-10-06 15:22 ` [PATCH OSSTEST v2 0/8] Use the DTB provided by the kernel we are trying to boot Ian Jackson

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.