zephyr/boards/riscv
Kumar Gala 22e7449b73 kconfig: Introduce typed dt kconfig functions
Replace:
  dt_chosen_reg_addr
  dt_chosen_reg_size
  dt_node_reg_addr
  dt_node_reg_size

with:
  dt_chosen_reg_addr_int
  dt_chosen_reg_size_int
  dt_chosen_reg_addr_hex
  dt_chosen_reg_size_hex
  dt_node_reg_addr_int
  dt_node_reg_size_int
  dt_node_reg_addr_hex
  dt_node_reg_size_hex

So that we get the proper formatted string for the type of symbol.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-10-24 08:51:06 -05:00
..
hifive1 riscv: freedom: rename RISCV32 to RISCV 2019-08-08 00:29:24 -04:00
hifive1_revb kconfig: Introduce typed dt kconfig functions 2019-10-24 08:51:06 -05:00
litex_vexriscv boards: litex_vexriscv: Enable LiteX SPI driver 2019-10-21 08:40:09 -05:00
m2gl025_miv boards: Clean up references to env variable PROJECT_SOURCE_DIR 2019-09-12 13:16:16 -05:00
qemu_riscv32 doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
qemu_riscv64 doc: fix broken doc links 2019-09-06 16:14:39 +02:00
rv32m1_vega devicetree: tree-wide: add nexus map properties for arduino headers 2019-10-22 14:40:41 -05:00
index.rst