riscv: Enable AI ram on K210
authorSean Anderson <seanga2@gmail.com>
Fri, 9 Apr 2021 02:13:10 +0000 (22:13 -0400)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Fri, 14 May 2021 08:20:49 +0000 (16:20 +0800)
commit23058052de302af1e5fcc0c22a8dea97b25d61cd
tree84d9e8fe2b4beaa1084e0c466c8802b6c94977e4
parent2eebe5b373ffa14671279cdeae1d1eedbfd2b9fb
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>
board/sipeed/maix/maix.c
configs/sipeed_maix_bitm_defconfig
include/configs/sipeed-maix.h