On Thu, Mar 23, 2023 at 7:19 PM Rick VanderWal <rvander...@bellsouth.net>
wrote:

>
> On 3/23/23 10:26, Kinsey Moore wrote:
>
> On Wed, Mar 22, 2023 at 7:02 PM <rvander...@bellsouth.net> wrote:
>
>>
>> +       if (!(RD4(sc, SDHCI_PRESENT_STATE) & SDHCI_CARD_STABLE))
>> +       {
>> +               device_printf(dev,
>> +                       "CD failed to stabilize, setting to not
>> present.\n");
>>
>
> What is "CD"? Should this be "SD"?
>
> CD is the "Card Detect" signal line from the SD card socket. In this case
> it may be better to spell out to avoid confusion.
>
Yes, I think it'd be best to spell this out since none of the surrounding
text does so. I think with that tweak it'll be ready to get committed.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to