On Mon, Mar 7, 2016 at 12:15 PM, William Harrington
<[email protected]> wrote:
> On Mon, March 7, 2016 17:47, Roger Koehler wrote:
>
>>
>> Interesting. Here is the only (non-comment) difference:
>>
>> < CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
>>> CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
>>
> Two different options:
>
> http://cateee.net/lkddb/web-lkddb/RTC_HCTOSYS_DEVICE.html
> http://cateee.net/lkddb/web-lkddb/RTC_SYSTOHC_DEVICE.html
>
> Maybe that will lead you somewhere.

Yes, I believe it will.  I think I need to statically link rtc0:

"The driver for this RTC device must be loaded before late_initcall
functions run, so it must usually be statically linked."

What's the best way to do this in LFS?
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to