doc: canaan: Add K230 CanMV board
authorJunhui Liu <junhui.liu@pigmoral.tech>
Tue, 14 Jan 2025 16:46:41 +0000 (00:46 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 16 Jan 2025 07:55:27 +0000 (15:55 +0800)
commitb3ce35900cfa500a31fad652302a92cab604d6b5
tree55e7572187a75ff6b87cb210e9100292469e0a9f
parent9c402a54df3f641592d82f6833bb4b1af2e9aa10
doc: canaan: Add K230 CanMV board

Add description of compiling u-boot for K230 CanMV.

Since the vendor's u-boot-spl verifies u-boot header [1], it is
necessary to use the Python script from vendor to add the header to the
u-boot image.

[1] https://github.com/kendryte/k230_sdk/blob/v1.8/src/little/uboot/board/canaan/common/k230_board_common.h#L52

Signed-off-by: Junhui Liu <junhui.liu@pigmoral.tech>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
doc/board/canaan/index.rst [new file with mode: 0644]
doc/board/canaan/k230_canmv.rst [new file with mode: 0644]
doc/board/index.rst