From 3a2f641e4e70e76ffa77629c6208970c1a7af667 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Fri, 25 Sep 2015 08:47:49 +0000 Subject: Proposed re-org of definitions repo --- baserock/strata/bsp-armv7b-highbank.morph | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 baserock/strata/bsp-armv7b-highbank.morph (limited to 'baserock/strata/bsp-armv7b-highbank.morph') diff --git a/baserock/strata/bsp-armv7b-highbank.morph b/baserock/strata/bsp-armv7b-highbank.morph new file mode 100644 index 00000000..397b9fcb --- /dev/null +++ b/baserock/strata/bsp-armv7b-highbank.morph @@ -0,0 +1,17 @@ +name: bsp-armv7b-highbank +kind: stratum +description: The platform dependent components required to boot an ARM highbank board. +build-depends: +- morph: strata/core.morph +chunks: +- name: linux-armv7b-highbank + morph: strata/bsp-armv7b-highbank/linux-armv7b-highbank.morph + repo: upstream:linux-stable + + # Linux 3.16 and later do not boot on Calxeda. They fail just before + # starting 'init' with this sort of message: + # + # Unhandled fault: imprecise external abort (0xc06) at 0xb6fea878 + + ref: f35b5e46feabab668a44df5b33f3558629f94dfc + unpetrify-ref: v3.15.10 -- cgit v1.2.1