commit | 23058052de302af1e5fcc0c22a8dea97b25d61cd | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Thu Apr 08 22:13:10 2021 -0400 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Fri May 14 16:20:49 2021 +0800 |
tree | 84d9e8fe2b4beaa1084e0c466c8802b6c94977e4 | |
parent | 2eebe5b373ffa14671279cdeae1d1eedbfd2b9fb [diff] |
riscv: Enable AI ram on K210 We just need to initialize all the clocks pre-reloc. The clock driver creates a bunch of devices, so we need to increase the pre-reloc malloc arena. Signed-off-by: Sean Anderson <seanga2@gmail.com>