Hi Tom

> From: Tom Rini <tr...@konsulko.com>
> Sent: vendredi 20 juillet 2018 15:54
> 
> On Fri, Jul 13, 2018 at 05:21:10PM +0200, Patrick Delaunay wrote:
> 
> > This patch save common LED property "default-state" value in post bind
> > of LED uclass.
> >
> > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com>
> > Reviewed-by: Simon Glass <s...@chromium.org>
> 
> Making the change like this breaks (and leaves broken) the default state test 
> in
> test/dm/led.c so 'make tests' fails.  Please rework the series to include 
> fixing the
> test, thanks!

Sorry for the disturbance...

I tried this compilation but I was blocked by lib SDL issues and other 
configuration on my PC and I push the patch without test execution.  
Today I take the time to solve my compilation issue and I reproduce the test 
error.

I will push a corrective version of this patch next Monday.

Today I add a board_init function for sandbox arch to call the added 
function... it is now working in sandbox:
        ./u-boot -d ./arch/sandbox/dts/test.dtb

but I have still issue with test.... because board_init() is not called.

> --
> Tom

Patrick
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to