Fwd: SDIO Patch D4761.diff Not Building For Me
Ilya Bakulin
ilya at bakulin.de
Wed Mar 23 11:00:26 UTC 2016
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
More information about the freebsd-arm
mailing list