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

Peter Korsgaard peter at korsgaard.com
Sun Feb 7 21:49:21 UTC 2021


>>>>> "Baruch" == Baruch Siach <baruch at tkos.co.il> writes:

 > 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.

Sure, I can add this. Notice that this is a direct cut'n'paste of
board/stmicroelectronics/stm32mp157c-dk2/readme.txt

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

 > Slot?

Ups, indeed - Will fix.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list