]> git.dujemihanovic.xyz Git - u-boot.git/commit
ram: Support driver model in VPL
authorSimon Glass <sjg@chromium.org>
Fri, 20 Sep 2024 07:24:31 +0000 (09:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 17:52:16 +0000 (11:52 -0600)
commit752fb69af6749b8f7162cd475216511dd31352bb
treee31bded5a5754e8c3686a76aa3a448237f456f88
parentcb75110137e3959cec0aa775520e442277d0e806
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>
drivers/ram/Kconfig