[U-Boot] [U-Boot,v4,15/21] spmi: Add sandbox test driver

Stephen Warren swarren at wwwdotorg.org
Mon Apr 4 17:49:06 CEST 2016


On 04/01/2016 08:04 PM, Tom Rini wrote:
> On Thu, Mar 31, 2016 at 11:12:28PM +0200, Mateusz Kulikowski wrote:
>
>> This patch adds emulated spmi bus controller with part of
>> pm8916 pmic on it to sandbox and tests validating SPMI uclass.
>>
>> Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski at gmail.com>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> Applied to u-boot/master, thanks!
>
> ... but note that the tests fail currently, please fix :)

Yup, my automated build/test systems all started failing due to this. 
You can easily reproduce this by running:

./test/py/test.py --bd sandbox --build

Perhaps it's worth disabling these tests until they pass, so that any 
other new failures that arise are more easily noticed?

Unfortunately, this issue has already been picked up by 
u-boot-i2c.git/master and u-boot-usb.git/master:-(


More information about the U-Boot mailing list