[Buildroot] [PATCH] configs/avenger96_defconfig: add support for Arrow Avenger96 board

Baruch Siach baruch at tkos.co.il
Sun Feb 7 16:09:26 UTC 2021


Hi Peter,

On Sun, Feb 07 2021, Peter Korsgaard wrote:
> +How to write the microSD card
> +=============================
> +
> +Once the build process is finished you will have an image called
> +"sdcard.img" in the output/images/ directory.
> +
> +Copy the bootable "sdcard.img" onto an microSD card with "dd":
> +
> +  $ sudo dd if=output/images/sdcard.img of=/dev/sdX

Maybe warn that this overwrites data on the SD card.

> +
> +Boot the board
> +==============
> +
> + (1) Configure the boot switches for boot from microsd: 1-0-1
> +
> + (2) Insert the microSD card in the slow

Slot?

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -



More information about the buildroot mailing list