Documentation | Add BeagleV-Fire Board Documentation (!45)

Purva Yeshi (@purva_yeshi) gitlab at rtems.org
Mon Sep 2 14:21:34 UTC 2024




Purva  Yeshi commented on a discussion on user/bsps/bsps-riscv.rst: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/45#note_111721

 > +      $ USBDMSC
 > +
 > +   These commands switch the HSS to handle MMC (MultiMediaCard) and USB
 > +   Device Mass Storage Class operations, preparing it for the binary
 > +   payload transfer.
 > +
 > +-  Load the Payload from Host PC, use the ``dd`` command to
 > +   copy the payload binary to the eMMC/SD card. 
 > +   Ensure the correct device path for eMMC/SD card. In most cases it is ``/dev/sdb``
 > +
 > +   .. code:: shell
 > +
 > +      $ sudo dd if=payload.bin of=/dev/sdb bs=512
 > +
 > +**Reset the BeagleV-Fire board and check the output**
 > +

Got it, I'll add an introductory paragraph to explain that the output should look similar to what follows.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/45#note_111721
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240902/ccd9e3c3/attachment.htm>


More information about the bugs mailing list