[U-Boot] [PATCH v1] cpu: Add Intel Tangier support

Simon Glass sjg at chromium.org
Tue Jun 20 19:35:12 UTC 2017


Hi Andy,

On 20 June 2017 at 13:02, Andy Shevchenko <andy.shevchenko at gmail.com> wrote:
> On Tue, Jun 20, 2017 at 9:51 PM, Simon Glass <sjg at chromium.org> wrote:
>> On 20 April 2017 at 03:41, Bin Meng <bmeng.cn at gmail.com> wrote:
>
>> Andy, any update on this please? Is it still in progress?
>
> Hi, yes, it is still in progress.
> The issue is I have not much time to look at it.

OK thanks.

> Can you remind me what is the summary regarding power suppliers?
>
> From hardware point of view there no regulators wrt SDHCI host
> controllers, only some let's say magic bits that needs to be set or
> clear.

The issue is just that we cannot call from drivers into board code. If
you don't want to model it as a regulator perhaps you could call into
code in arch/arm/cpu/... to flip the bits?

Regards,
Simon


More information about the U-Boot mailing list