Searched hist:"182 bf92d19cf007c2d6b9a264107d6996ae9014f" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/test/dm/ |
H A D | i2c.c | diff 182bf92d19cf007c2d6b9a264107d6996ae9014f Mon Apr 20 13:37:15 CDT 2015 Simon Glass <sjg@chromium.org> dm: i2c: Add an explicit test mode to the sandbox I2C driver
At present this driver has a few test features. They are needed for running the driver model unit tests but are confusing and unnecessary if using sandbox at the command line. Add a flag to enable the test mode, and don't enable it by default.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/i2c/ |
H A D | sandbox_i2c.c | diff 182bf92d19cf007c2d6b9a264107d6996ae9014f Mon Apr 20 13:37:15 CDT 2015 Simon Glass <sjg@chromium.org> dm: i2c: Add an explicit test mode to the sandbox I2C driver
At present this driver has a few test features. They are needed for running the driver model unit tests but are confusing and unnecessary if using sandbox at the command line. Add a flag to enable the test mode, and don't enable it by default.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | test.h | diff 182bf92d19cf007c2d6b9a264107d6996ae9014f Mon Apr 20 13:37:15 CDT 2015 Simon Glass <sjg@chromium.org> dm: i2c: Add an explicit test mode to the sandbox I2C driver
At present this driver has a few test features. They are needed for running the driver model unit tests but are confusing and unnecessary if using sandbox at the command line. Add a flag to enable the test mode, and don't enable it by default.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/include/ |
H A D | i2c.h | diff 182bf92d19cf007c2d6b9a264107d6996ae9014f Mon Apr 20 13:37:15 CDT 2015 Simon Glass <sjg@chromium.org> dm: i2c: Add an explicit test mode to the sandbox I2C driver
At present this driver has a few test features. They are needed for running the driver model unit tests but are confusing and unnecessary if using sandbox at the command line. Add a flag to enable the test mode, and don't enable it by default.
Signed-off-by: Simon Glass <sjg@chromium.org>
|