Fwd: SDIO Patch D4761.diff Not Building For Me
Ilya Bakulin
ilya at bakulin.de
Sun Mar 20 14:43:37 UTC 2016
On 2016-03-18 20:06, Russell Haley wrote:
> Ilya,
>
> I have tried re-compiling with the "corrected" include file in
> /sys/dev/mmc/mmc.c (#include <cam/mmc/mmcreg.h> ?)
>
> I can't include my build output because it's over 200kb in size and
> Pastebin.com crashes all my browsers here at work. I will email it to
> you separately.
>
> Thanks,
>
> Russ
Please use IMX6MMC kernel config file, it has all necessary
modifications. dev/mmc/mmc.c should not be built at all because it's the
old MMC stack implementation. If it fails, try adding
"MODULES_OVERRIDE=" when calling make, because we don't need any modules
anyway.
I have updated instructions on https://bakulin.de/freebsd/mmccam.html to
include kernel config names.
--
Ilya
More information about the freebsd-arm
mailing list