dts: riscv32: hifive1: configure sram
Choose dtim as sram in the SiFive HiFive1 device tree. Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
This commit is contained in:
parent
2a5010e7c6
commit
85ca181bfc
@ -16,6 +16,7 @@
|
||||
chosen {
|
||||
zephyr,console = &uart0;
|
||||
zephyr,shell-uart = &uart0;
|
||||
zephyr,sram = &dtim;
|
||||
zephyr,flash = &flash0;
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user