mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
On x86 platforms the EC provides a way to read 'switches', which are on/off values determined by the EC. Add a new driver method for this and implement it for LPC. Signed-off-by: Simon Glass <sjg@chromium.org>