[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST v2 00/20] support for ARM32 arndale and cubietruck platforms
I'm preparing a bunch of each of these boards to be racked for inclusion in osstest. This series adds the necessary osstest support: * Support for platforms which require us to supply a Device Tree * Removing various hardcoded midway assumptions * Some new features needed to workaround h/w quirks (of arndale in particular) * Support for the power relay switch board which these are attached to * Some new convenience features I have run a full (including host reinstall) build-* job on each platform. I have successfully run test-armhf-armhf-xl on cubietruck, but not yet on arndale (struggling to find a pvops config which boots, even natively!). I thought I'd send the bulk out to get started with. For reference the relevant bits of my ~/.xen-osstest/config are below. Since v1 I've reordered to pulled the stuff which relates to updating mg-debian-installer-update and TftpDiVersion to the front, in the hopes of getting that in sooner. This includes everything up to at least "ts-host-install: include console before *and* after the -- marker." which is needed because rerunning mg-debian-installer-update today will pull in a kernel which is affected by that issue. In reality the initial set of acked patches here is larger. Ian. #HostProp_metrocentre_PowerMethod eth008 arm-pdu-01.uk.xensource.com admin password 1 HostProp_westfield_PowerMethod eth008 arm-pdu-01.uk.xensource.com admin password 2 HostProp_lakeside_PowerMethod eth008 arm-pdu-01.uk.xensource.com admin password 3 HostProp_bluewater_PowerMethod eth008 arm-pdu-01.uk.xensource.com admin password 4 HostProp_braque_PowerMethod eth008 arm-pdu-01.uk.xensource.com admin password 5 HostProp_picaso_PowerMethod eth008 arm-pdu-01.uk.xensource.com admin password 6 HostProp_metzinger_PowerMethod eth008 arm-pdu-01.uk.xensource.com admin password 7 HostProp_gleizes_PowerMethod eth008 arm-pdu-01.uk.xensource.com admin password 8 HostGroupProp_arndale_LinuxSerialConsole ttySAC2 HostGroupProp_arndale_Build_Make_Flags -j4 HostGroupProp_arndale_XenSerialConsole dtuart HostGroupProp_arndale_XenDTUARTPath /serial@12C20000 HostGroupProp_arndale_Interface_Force eth0 HostGroupProp_arndale_ExtraInitramfsModules clk-s2mps11 s5m8767 i2c-s3c2410 phy-exynos5250-sata HostGroupProp_arndale_Rootdelay 3 HostGroupProp_arndale_UBootScriptEarlyCommands setenv xen_addr_r 0x41000000 HostGroupFlags_arndale suite-wheezy,equiv-arndale,need-kernel-deb-armmp,no-di-kernel,force-mac-address,need-uboot-bootscr HostGroup_metrocentre arndale HostProp_metrocentre_Fqdn metrocentre.uk.xensource.com HostProp_metrocentre_Ether 9e:04:00:59:64:5a HostGroup_westfield arndale HostProp_westfield_Fqdn westfield.uk.xensource.com HostProp_westfield_Ether a6:46:13:77:e8:2f HostGroup_lakeside arndale HostProp_lakeside_Fqdn lakeside.uk.xensource.com HostProp_lakeside_Ether e2:e7:75:3f:df:4c HostGroup_bluewater arndale HostProp_bluewater_Fqdn bluewater.uk.xensource.com HostProp_bluewater_Ether f2:dc:22:d7:e9:e9 HostGroupProp_cubietruck_LinuxSerialConsole ttyS0 HostGroupProp_cubietruck_Build_Make_Flags -j4 HostGroupProp_cubietruck_XenSerialConsole dtuart HostGroupProp_cubietruck_XenDTUARTPath /soc@01c00000/serial@01c28000 HostGroupProp_cubietruck_UBootScriptEarlyCommands setenv xen_addr_r 0x41000000 HostGroupFlags_cubietruck suite-wheezy,equiv-cubietruck,need-kernel-deb-armmp,no-di-kernel,need-uboot-bootscr HostGroup_braque cubietruck HostProp_braque_Fqdn braque.uk.xensource.com HostGroup_picaso cubietruck HostProp_picaso_Fqdn picaso.uk.xensource.com HostGroup_metzinger cubietruck HostProp_metzinger metzinger.uk.xensource.com HostGroup_gleizes cubietruck HostProp_gleizes_Fqdn gleizes.uk.xensource.com _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |