commit | 31dae22faa65534cb71631f6c74cbdcf4930a339 | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Thu Nov 14 13:52:26 2019 +0800 |
committer | Andes <uboot@andestech.com> | Tue Dec 10 08:23:10 2019 +0800 |
tree | 4c21414b33580c1ee1556453da98f93a85f4855d | |
parent | 8ba595b6bda56eac15d721554ea0ab8fc6a48f73 [diff] |
spl: cache: Allow cache drivers in SPL When ax25-ae350 try to enable v5l2 cache driver in SPL configuration, it need this option for cache support in SPL. Signed-off-by: Rick Chen <rick@andestech.com> Cc: KC Lin <kclin@andestech.com> Cc: Alan Kao <alankao@andestech.com>