[U-Boot] [PATCH] rockchip: Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled.

Simon Glass sjg at chromium.org
Sat Aug 27 18:06:17 CEST 2016


Hi Sandy,

On 25 August 2016 at 06:05, Simon Glass <sjg at chromium.org> wrote:
> Hi Sandy,
>
> On 24 August 2016 at 15:00, Sandy Patterson <apatterson at sightlogix.com> wrote:
>>
>> On Wed, Aug 24, 2016 at 9:27 AM, Sandy Patterson <apatterson at sightlogix.com>
>> wrote:

[...]

>>>
>>> Hi Simon,
>>>
>>> Just wondering if this commit got lost, or maybe there is some advice you
>>> could give me on how to make this more helpful.
>>>
>>> Sandy
>>
>>
>> Ah, I see why you didn't grab this. I'll resubmit after I've had a chance to
>> digest the SPL Kconfig changeset.
>
> No it's not that. You patch comes before that series.
>
> But I would like to see review/ tags from others on Rockchip patches -
> just so that I know that people are on-board with the change.
>
> Will add my tag to encourage people!
>
> Acked-by: Simon Glass <sjg at chromium.org>

But on closer inspection, yes this will be a pain to update after the
SPL series. So please can you take a look and resend? It looks like
you should do something like this in arch/arm/mach-rockchip/Kconfig or
similar:

config SPL_MMC_SUPPORT
   default y if !ROCKCHIP_SPL_BACK_TO_BROM

>
> Regards,
> Simon

Regards,
Simon


More information about the U-Boot mailing list