mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +02:00
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>