Re: [PATCH v5 1/5] roc-rk3399-pc: Move leds setup in SPL

2020-07-18 Thread Kever Yang
On 2020/7/14 下午5:32, Jagan Teki wrote: roc-rk3399-pc has some specific requirements to support LEDS, environment. board detection and etc prior to U-Boot proper. So as of now SPL would be a better stage for these custom board requirements to support unlike TPL. Adding few of these custom requi

[PATCH v5 1/5] roc-rk3399-pc: Move leds setup in SPL

2020-07-14 Thread Jagan Teki
roc-rk3399-pc has some specific requirements to support LEDS, environment. board detection and etc prior to U-Boot proper. So as of now SPL would be a better stage for these custom board requirements to support unlike TPL. Adding few of these custom requirements like LEDS in TPL would require extr