Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2016 16:21:02 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        David Cornejo <dave@dogwood.com>
Cc:        Warner Losh <imp@bsdimp.com>, freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: upgrading arm6hf
Message-ID:  <20160519232102.GF1049@www.zefox.net>
In-Reply-To: <CAFnjQbsnEtaxRXHTvFLzWRFndUUFPyV5jW3o%2Bo=gPQxRU5bGCg@mail.gmail.com>
References:  <CAFnjQbuH1%2Bmxid6_HdpayejNxayMHahB-JVi8=6oKNGjf9vtow@mail.gmail.com> <CANCZdfrx%2BUJdB0F9CRX=sE=2kfEBDjeLHjvADasvbUd95n56UQ@mail.gmail.com> <CAFnjQbsnEtaxRXHTvFLzWRFndUUFPyV5jW3o%2Bo=gPQxRU5bGCg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On RPI2
 
make installworld TARGET_ARCH=armv6

was sufficient.

The only visible glitch on reboot was

(da0:umass-sim0:0:0:0): READ(10). CDB: 28 00 03 c9 6b a8 00 00 28 00 
(da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(da0:umass-sim0:0:0:0): Retrying command

but that seems unrelated. Boot was otherwise normal.

bob prohaska

On Wed, May 18, 2016 at 12:24:21PM -1000, David Cornejo wrote:
> I am trying that now, I'll report back when it finishes
> 
> thanks!
> 
> On Wed, May 18, 2016 at 12:12 PM, Warner Losh <imp@bsdimp.com> wrote:
> > I believe, but I haven't tested, that all that should be required is
> > an installworld / installkernel.
> > You'll need to build with TARGET_ARCH=armv6 and may need to say DESTDIR=/ to get
> > around the cross-threading safety checks.
> >
> > Warner
> >
> > On Wed, May 18, 2016 at 1:40 PM, David Cornejo <dave@dogwood.com> wrote:
> >> Hi,
> >>
> >> What needs to be done to convert an arm6hf system to the new
> >> hard-float arm6? can it be done?
> >>
> >> dave c
> >> _______________________________________________
> >> 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"
> _______________________________________________
> 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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160519232102.GF1049>