Date: Sun, 20 Mar 2016 15:43:25 +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: <5432b449f37a481bc7099fbab25fbd2e@bakulin.de> In-Reply-To: <CABx9NuSMK-X%2BvzTBH4bVsFLDFwWuF49t5JU7mzqVErDOMXGEzA@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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5432b449f37a481bc7099fbab25fbd2e>