Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2015 06:31:49 +0000
From:      Ulrich Grey <usenet@ulrich-grey.de>
To:        Oleksandr Tymoshenko <gonzo@bluezbox.com>
Cc:        "freebsd-arm@freebsd.org List" <freebsd-arm@freebsd.org>
Subject:   Re: Beaglebone Black HDMI support v2
Message-ID:  <20150130063149.4a5ce686a14c6ddb31c6de62@ulrich-grey.de>
In-Reply-To: <2F638C95-C083-4413-8567-5923FCD1D196@bluezbox.com>
References:  <AB68E490-CBB6-40A6-89FF-B410CBD65FD6@bluezbox.com> <20150129090857.898c5b2a3a3fc88f5159a431@ulrich-grey.de> <2F638C95-C083-4413-8567-5923FCD1D196@bluezbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

something went wrong with the patch.
I had to create the directory head/sys/dev/hdmi manually.

At the first try, the files destined to sys/dev/hdmi were written directly under head/.
I had overlooked this in the log. Sorry.

Now I try it again.

Regards

Ulrich
----------------------------------
On Thu, 29 Jan 2015 14:56:32 -0800
Oleksandr Tymoshenko <gonzo@bluezbox.com> wrote:

> 
> > On Jan 29, 2015, at 1:08 AM, Ulrich Grey <usenet@ulrich-grey.de> wrote:
> > 
> > Hello,
> > 
> > I have patched CURRENT r277871 and tried to built an image with crochet.
> > I get a compile error:
> > 
> > sh -c 'MACHINE=arm /usr/home/BBB/head/sys/tools/fdt/make_dtbh.sh
> > beaglebone-black.dts /usr/home/gwg/00-TRANSIT/crochet-freebsd-NEU/trunk/work/obj/arm.armv6/usr/home/BBB/head/sys/BEAGLEBONE'
> > awk
> > -f /usr/home/BBB/head/sys/tools/miidevs2h.awk /usr/home/BBB/head/sys/dev/mii/miidevs
> > awk
> > -f /usr/home/BBB/head/sys/tools/pccarddevs2h.awk /usr/home/BBB/head/sys/dev/pccard/pccarddevs
> > awk
> > -f /usr/home/BBB/head/sys/teken/gensequences /usr/home/BBB/head/sys/teken/sequences >
> > teken_state.h awk
> > -f /usr/home/BBB/head/sys/tools/usbdevs2h.awk /usr/home/BBB/head/sys/dev/usb/usbdevs
> > -h awk
> > -f /usr/home/BBB/head/sys/tools/usbdevs2h.awk /usr/home/BBB/head/sys/dev/usb/usbdevs
> > -d awk
> > -f /usr/home/BBB/head/sys/arm/conf/genboardid.awk /usr/home/BBB/head/sys/arm/conf/mach-types
> >> board_id.h awk
> >> -f /usr/home/BBB/head/sys/tools/vnode_if.awk /usr/home/BBB/head/sys/kern/vnode_if.src
> >> -c awk
> >> -f /usr/home/BBB/head/sys/tools/makeobjops.awk /usr/home/BBB/head/sys/dev/eisa/eisa_if.m
> >> -c awk
> >> -f /usr/home/BBB/head/sys/tools/makeobjops.awk /usr/home/BBB/head/sys/dev/fb/fb_if.m
> >> -c awk
> >> -f /usr/home/BBB/head/sys/tools/makeobjops.awk /usr/home/BBB/head/sys/dev/gpio/gpio_if.m
> >> -c awk
> >> -f /usr/home/BBB/head/sys/tools/makeobjops.awk /usr/home/BBB/head/sys/dev/gpio/gpiobus_if.m
> >> -c
> > make[2]: don't know how to make /usr/home/BBB/head/sys/dev/hdmi/hdmi_if.m. Stop
> > 
> > make[2]: stopped
> > in /usr/home/gwg/00-TRANSIT/crochet-freebsd-NEU/trunk/work/obj/arm.armv6/usr/home/BBB/head/sys/BEAGLEBONE
> > *** Error code 2
> > 
> > Stop.
> > make[1]: stopped in /usr/home/BBB/head
> > *** Error code 1
> > 
> > Stop.
> > make: stopped in /usr/home/BBB/head
> > 
> 
> Do you have any extra args in board config file? 
> Like FREEBSD_EXTRA_ARGS or FREEBSD_KERNEL_EXTRA_ARGS?
> 
> Could you show output of ls -la  /usr/home/BBB/head/sys/dev/hdmi/ ?
> 
> Thanks
> 
> 



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