]> Git Repo - buildroot-mgba.git/commit - configs/avnet_rzboard_v2l_defconfig
configs/avnet_rzboard_v2l: new defconfig
authorKilian Zinnecker <[email protected]>
Thu, 30 Nov 2023 22:31:01 +0000 (23:31 +0100)
committerThomas Petazzoni <[email protected]>
Wed, 7 Feb 2024 19:46:53 +0000 (20:46 +0100)
commitf003675119c9ca503afa19c04074e81c49538baf
tree255116c909055dc0f27f76ed9fb514c8fd3969d5
parent026338f66bdb2d9436898bd968a3f22995851b92
configs/avnet_rzboard_v2l: new defconfig

This patch adds support for the AVNET RZBoard V2L.

The board support creates a bootable sd card image. The board is
shipped with a u-boot inside its eMMC. The board support uses this
u-boot and does not build and deploy a u-boot onto the sd card.

Instead the sd card only contains a uEnv.txt, a kernel image and the
rootfs.

Signed-off-by: Kilian Zinnecker <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
DEVELOPERS
board/avnet/rzboard_v2l/genimage.cfg [new file with mode: 0644]
board/avnet/rzboard_v2l/post-image.sh [new file with mode: 0755]
board/avnet/rzboard_v2l/readme.txt [new file with mode: 0644]
board/avnet/rzboard_v2l/uEnv.txt [new file with mode: 0644]
configs/avnet_rzboard_v2l_defconfig [new file with mode: 0644]
This page took 0.033212 seconds and 4 git commands to generate.