On 07/09/2022 10:19, Michal Orzel wrote:
Hi Henry,

On 07/09/2022 10:36, Henry Wang wrote:

At the boot time, it is saner to stop booting early if an error occurs
when parsing the device tree chosen node, rather than seeing random
behavior afterwards. Therefore, this commit changes the return type of
the process_chosen_node() from void to int, and return correct errno
based on the error type.

Signed-off-by: Henry Wang <[email protected]>

Reviewed-by: Michal Orzel <[email protected]>

Acked-by: Julien Grall <[email protected]>

Cheers,

--
Julien Grall

Reply via email to