Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2016 12:00:17 +0100
From:      Ilya Bakulin <ilya@bakulin.de>
To:        Russell Haley <russ.haley@gmail.com>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: Fwd: SDIO Patch D4761.diff Not Building For Me
Message-ID:  <a4a95b7a9617eea06212c50ec23bf5cc@bakulin.de>
In-Reply-To: <CABx9NuSaWNX3qEwmGdpez-qf8GEjH4%2Bvd3y9tuR1ogZBDzsAng@mail.gmail.com>
References:  <CABx9NuRq4ZKrHEPkf%2BNRLxjdg9e%2B=FHUfi_7Q4HrRT4C_oMNQg@mail.gmail.com> <b85f676d6c1150e8e7384433f7983f7b@bakulin.de> <CABx9NuTEiOPEH6JaU-HDgvPwRSu_CTYb7643fV=10AY6uiyRkQ@mail.gmail.com> <ce69cba9e622e8ea5048d012d65e4908@bakulin.de> <CABx9NuT8Fc6JvAD75vaijAQ2C8%2BKuY0Yw4BENcrhYAMP4fqWnw@mail.gmail.com> <CABx9NuS9%2BEWVFV8jfpcYc2OEe7%2BUWfa4uGiQ7vg7_RPXxNnhzQ@mail.gmail.com> <CABx9NuQuDVOZJt7%2B%2BK0cY%2B7oDLRkhrWmZ5WoNqFdTEMhZ0zQQQ@mail.gmail.com> <CABx9NuRXWEY%2BsBQN==q5YSaPU0f-o_pLQCpQOw1e32w=R0nPsg@mail.gmail.com> <CABx9NuSMK-X%2BvzTBH4bVsFLDFwWuF49t5JU7mzqVErDOMXGEzA@mail.gmail.com> <5432b449f37a481bc7099fbab25fbd2e@bakulin.de> <CABx9NuQKTFWUoTr2ufXANDo6C2AwLiYC7wd_5wSUg9J7M1Rofg@mail.gmail.com> <CABx9NuRTao6YhdzKPONwKgzfeAN80UmQ060QTf%2Buv18gkHogtg@mail.gmail.com> <CABx9NuSaWNX3qEwmGdpez-qf8GEjH4%2Bvd3y9tuR1ogZBDzsAng@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-03-23 06:16, Russell Haley wrote:
> Hi Ilya,
> 
> Mixed success tonight. I tried to install the kernel but got an error:

You should give MODULES_OVERRIDE= to installkernel as well.

> 
> Well, it booted the kernel and then spewed output and eventually ended
> with a failed DHCP request (?). Here is the pastebin of said output.
> 

I never copy the newly built kernel to the SD card.
Instead I configure U-Boot+ubldr to boot kernel from TFTP and mount root 
over NFS, it's much faster and it's impossible to crash filesystem if 
the kernel crashes.
I guess you should set ROOTDEVNAME manually in the kernel config file 
and disable NFSCLIENT-related options.

 From your boot log it's clear that the system boots and probes SD cards. 
There are two slots and none of them has SDIO card in it.
 From what I find about Hummingboard, it actually doesn't have WiFi SDIO 
chips on it.

-- 
Ilya



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