zephyr/boards/riscv/tlsr9518adk80d
Alexandr Kolosov fc88a2a1fe boards: riscv: tlsr9518adk80d: add IMG_BLOCK_BUF_SIZE to board defconfig
Add IMG_BLOCK_BUF_SZE config into tlsr9518adk80d_defconfig due to
limitations for buffer image writter. The buffer shall be less (multiple
of access alignment) or equal to flash page. tlsr9518adk80d boards use
external P25Q16 IC as flesh memory. Flash page size of the IC is 256
bytes. So that, it is maximum image writer buffer size for such kind of
boards.

Signed-off-by: Alexandr Kolosov <rikorsev@gmail.com>
2022-06-24 20:25:33 +02:00
..
doc boards: riscv: tlsr9518adk80d: B91 Bluetooth HCI driver support 2022-06-05 14:45:10 +02:00
Kconfig.board
Kconfig.defconfig soc: riscv: telink_b91: add dfu related configurations for b91 platform 2022-06-24 20:25:33 +02:00
board.cmake
tlsr9518adk80d-pinctrl.dtsi
tlsr9518adk80d.dts boards: riscv: tlsr9518adk80d: add new flash partition to the board dts 2022-06-24 20:25:33 +02:00
tlsr9518adk80d.yaml
tlsr9518adk80d_defconfig boards: riscv: tlsr9518adk80d: add IMG_BLOCK_BUF_SIZE to board defconfig 2022-06-24 20:25:33 +02:00