From owner-freebsd-arm@freebsd.org Sat Jul 21 18:05:40 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4476D1052212 for ; Sat, 21 Jul 2018 18:05:40 +0000 (UTC) (envelope-from jacques.fourie@gmail.com) Received: from mail-it0-x233.google.com (mail-it0-x233.google.com [IPv6:2607:f8b0:4001:c0b::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C8C1D724DE for ; Sat, 21 Jul 2018 18:05:39 +0000 (UTC) (envelope-from jacques.fourie@gmail.com) Received: by mail-it0-x233.google.com with SMTP id q20-v6so18612566ith.0 for ; Sat, 21 Jul 2018 11:05:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=KZtxXyJP32HTaswIMAH1zlYACgW6NpDxRQB/H4jYxbU=; b=C8CamfDfDPf2czMbSbEobLF+YF8l+wIgeYn83WTCZTKTtEFRN04p0sAFRx2ap9gp0X 93ATuRsQ6hFD1Qc69dRStWn4fqKUsMIlRXwxGh+i6VYCY8IcmMd1tvvGUPyH1ubfHHeJ wqh5e4QDFpLe9kspq9LXsKMZdaDdo09Hun/DM51rGeqHEJEczKNdajy/zjpI2rL+BBLN V7lAK2nd6Le8wVAJ5MIMV0vBG5U/mkfWiAre985FNSq+loCM8Whb+VTRCPT7bIWzwoaF ttCAApOodrIMWBU+XDbyQERJz62fz8BQdrYQ3BIlGSEHMy2f0zDs+C0bU6nDHAOZv6OC eypw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=KZtxXyJP32HTaswIMAH1zlYACgW6NpDxRQB/H4jYxbU=; b=kOpnRCRKNJuoXLXm32yRk7VRw3zmqHge0ihe5I8BplaQXCyQuGq75jU1xulne9calq vZHF3cEQZw8vD7D3q5bBXRSffCaILmaRRMFlLKAACBvKg57MV6zWJh17gEubaL8tDSig M4OAqR1M7IdOsTQvELyqc/1RacaGfEdeZL9XQ+MhUqRlCCYt8/9drBnCS1XHIkfrLTRD vsF5oXGrweu2ulHPzbFcX27Wi4Mlwh0dZRgGrAkfFWztA9bGn+jjugeSBcw75CqtpQrC 16SSM2QJvr+btLE9LpPRc59HFrO5eaehjWRDugN8jMDp6HcgIKKpTZP1qJSszutjAz3O 9+Ew== X-Gm-Message-State: AOUpUlFXsZmPW762OAYCQIx8lC7gkVUMzoZWUwhHY7tNRfGj9q0rVGtn evmo6gauH9G/rxS7kKYMAZngQCuKOXqkFuHIZVLLIQ== X-Google-Smtp-Source: AAOMgpeYr8mFtg/R+pqPdnEYvLOkpmU8bR3wsOUIJ7UEKpncPu5NypCph+G43ttevboKcIE52GbQ8Ajfv6OBc9LPH8M= X-Received: by 2002:a24:ef43:: with SMTP id i64-v6mr1560678ith.47.1532196339207; Sat, 21 Jul 2018 11:05:39 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a6b:8401:0:0:0:0:0 with HTTP; Sat, 21 Jul 2018 11:05:38 -0700 (PDT) In-Reply-To: References: From: Jacques Fourie Date: Sat, 21 Jul 2018 14:05:38 -0400 Message-ID: Subject: Re: GUMSTIX image To: Warner Losh Cc: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jul 2018 18:05:40 -0000 On Sat, Jul 21, 2018 at 1:22 PM, Warner Losh wrote: > On Sat, Jul 21, 2018 at 11:20 AM, Jacques Fourie > wrote: > >> Hi, >> >> I managed to boot a gumstix image on an actual gumstix board but this was >> almost 10 years ago. I can try to dig up some info if it will help. If I >> remember correctly this was with FreeBSD 8 (current at the time). >> > > Do you recall which gumstix model? > > And by the GUMSTIX image, I was referring to the re@ produced image. > > I don't recall the exact model but it was based on a PXA255 CPU. By GUMSTIX image I understood GUMSTIX kernel config, sorry about the confusion. > Warner > > >> Jacques >> >> On Sat, Jul 21, 2018 at 12:23 PM, Warner Losh wrote: >> >>> Greetings, >>> >>> I'm looking for anybody that's ever successfully booted a GUMSTIX image. >>> I'd like details of how to use it, what version and what board / qemu you >>> used to do so. >>> >>> Thanks a bunch. >>> >>> Warner >>> _______________________________________________ >>> freebsd-arm@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm >>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >>> >> >> >