
12 Aug
2019
12 Aug
'19
6:49 p.m.
Hi Kever,
On Sun, 11 Aug 2019 at 22:34, Kever Yang kever.yang@rock-chips.com wrote:
Hi Simon,
Who is suppose to apply this patch, it's delegate to Philipp now,
should I take it?
I will leave that to you two.
Regards, Simon
Thanks,
- Kever
On 2019/7/25 上午3:48, Simon Glass wrote:
On Thu, 18 Jul 2019 at 20:24, Kever Yang kever.yang@rock-chips.com wrote:
In some case with LIVE DT, some node always not valid, or not have a valid name, eg. blk driver add by mmc. Return fail instead of Assert for this kind of ofnode, and this help with assert happen from time to time when of_live is enabled and DEBUG is enabled.
Signed-off-by: Kever Yang kever.yang@rock-chips.com
drivers/core/ofnode.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org