All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [U-boot] RK3399 + CortexM0
@ 2019-11-25  5:06 Anand Moon
  2019-11-27  2:48 ` Kever Yang
  0 siblings, 1 reply; 2+ messages in thread
From: Anand Moon @ 2019-11-25  5:06 UTC (permalink / raw)
  To: u-boot

Hi Kever,

As per Rockchip RK3399 TRM V1.4 Part1 RK3399 have
dual-core Cortex-A72 and a quad-core Cortex-A53 +
Cortex-M0 for power management firmware.

So can this feature be enabled for all RK3399 SBC.
or is this meant for specific RK3399 family of processor.

-Anand

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [U-boot] RK3399 + CortexM0
  2019-11-25  5:06 [U-Boot] [U-boot] RK3399 + CortexM0 Anand Moon
@ 2019-11-27  2:48 ` Kever Yang
  0 siblings, 0 replies; 2+ messages in thread
From: Kever Yang @ 2019-11-27  2:48 UTC (permalink / raw)
  To: u-boot

Hi Anand,

On 2019/11/25 下午1:06, Anand Moon wrote:
> Hi Kever,
>
> As per Rockchip RK3399 TRM V1.4 Part1 RK3399 have
> dual-core Cortex-A72 and a quad-core Cortex-A53 +
> Cortex-M0 for power management firmware.

U-Boot use the default primary core which is power on enabled Cortex-A53 0,

and other Cortex-A53 and Cortex-A72 are bring up by kernel SMP driver.

For Cortex-M0, it's used in ATF for power management,  so I don't think they

have anything to do with U-Boot now.

> So can this feature be enabled for all RK3399 SBC.
What do you mean "be enabled"? I think they already enabled...
> or is this meant for specific RK3399 family of processor.

It's for all RK3399 SBC.


Thanks,

- Kever

>
> -Anand
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-27  2:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25  5:06 [U-Boot] [U-boot] RK3399 + CortexM0 Anand Moon
2019-11-27  2:48 ` Kever Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.