commit | 6fa47e1f65d705770cf29f891e107a3c5896c50a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 20 09:24:31 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 03 11:52:16 2024 -0600 |
tree | e31bded5a5754e8c3686a76aa3a448237f456f88 | |
parent | a70253dc8d1de3e46ab35b59c32db6656ad408ec [diff] |
ram: Support driver model in VPL Some boards want to use RAM in VPL so add an option for that. Signed-off-by: Simon Glass <sjg@chromium.org>