Am 29.04.2017 um 02:28 schrieb Simon Glass:
> On 20 April 2017 at 20:31, Andy Yan <andy....@rock-chips.com> wrote:
>> +static int rk3368_clk_probe(struct udevice *dev)
>> +{
>> +       struct rk3368_clk_priv *priv = dev_get_priv(dev);
>> +
>> +       rkclk_init(priv->cru);
> 
> Should this only happen in SPL?

We don't use an SPL yet.

>> +
>> +       return 0;
>> +}
[snip]

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to