commit | 4462fa3826abb8c2de7a02fc87c36c67b895efe5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 14 16:40:38 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 25 13:54:33 2023 -0400 |
tree | 3e5eed7152cec2c46766d5b3dac2b9e2db9df27a | |
parent | 2b91ca6aad06cba9b77fff6de6b5b60504362855 [diff] |
expo: cedit: Support reading settings from CMOS RAM Add a command to read edit settings from CMOS RAM, using the cedit definition to indicate which registers and bits are used. Signed-off-by: Simon Glass <sjg@chromium.org>