commit | 2af75a765c2c3a6802029271a0d4bfa5c51e1a89 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Fri Jun 11 00:16:16 2021 -0400 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Jun 17 09:40:58 2021 +0800 |
tree | 304f4c612afce7ab52211f2528a9612af8347c51 | |
parent | e6638b47a02b6bb9b5a4d7e1e3c2fbcb9143b20d [diff] |
k210: Don't imply CCF Now that the k210 clock driver does not depend on CCF, we should no longer imply it (and probably should not have in the first place). We can also reduce the pre-relocation malloc arena back to something sensible. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>