mirror of
https://xff.cz/git/u-boot/
synced 2025-11-03 03:46:02 +01:00
Add a new 'demo light' command which uses GPIOs to control imaginary lights. Each light is assigned a bit number in the overall value. This provides an example driver for using the new GPIO API. Signed-off-by: Simon Glass <sjg@chromium.org>