Re: [U-Boot] [PATCH v2 5/5] sandbox: led: use new function to configure default state

2018-07-23 Thread Simon Glass
Hi Patrick, On 23 July 2018 at 03:41, Patrick Delaunay wrote: > Initialize the led with the default state defined in device tree > in board_init and solve issue with test for led default state. > > Signed-off-by: Patrick Delaunay > --- > Led default-state is correctly handle in Sandbox, tested w

[U-Boot] [PATCH v2 5/5] sandbox: led: use new function to configure default state

2018-07-23 Thread Patrick Delaunay
Initialize the led with the default state defined in device tree in board_init and solve issue with test for led default state. Signed-off-by: Patrick Delaunay --- Led default-state is correctly handle in Sandbox, tested with: ./u-boot -d ./arch/sandbox/dts/test.dtb => led list sandbox:red