On Wed, Jan 15, 2025 at 12:46:41AM +0800, Junhui Liu wrote: > 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....@pigmoral.tech> > --- > doc/board/canaan/index.rst | 8 ++++ > doc/board/canaan/k230_canmv.rst | 88 > +++++++++++++++++++++++++++++++++++++++++ > doc/board/index.rst | 1 + > 3 files changed, 97 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>