diff --git a/boards/beagleconnect/freedom/images/feature.webp b/boards/beagleconnect/freedom/images/feature.webp new file mode 100644 index 0000000000000000000000000000000000000000..02d5fbd920cf39c0e38ed669b1908832be70c8d2 Binary files /dev/null and b/boards/beagleconnect/freedom/images/feature.webp differ diff --git a/boards/beagleplay/images/45back.png b/boards/beagleplay/images/45back.png index 486bd492999a68929476a84fefb27e9e26276dca..cdf3b27728633e65ffa6d61f3c8e41799c4f4336 100644 Binary files a/boards/beagleplay/images/45back.png and b/boards/beagleplay/images/45back.png differ diff --git a/boards/beagleplay/images/45back.webp b/boards/beagleplay/images/45back.webp new file mode 100644 index 0000000000000000000000000000000000000000..d549c23d4566982f6c3346b65712b5c9329269e5 Binary files /dev/null and b/boards/beagleplay/images/45back.webp differ diff --git a/boards/beagleplay/images/45front.png b/boards/beagleplay/images/45front.png index b0178a9a9a3ecc906238bbb83881159841d0d775..5b246736e399d8b51b0f23f18bbfe03d542a827d 100644 Binary files a/boards/beagleplay/images/45front.png and b/boards/beagleplay/images/45front.png differ diff --git a/boards/beagleplay/images/back.png b/boards/beagleplay/images/back.png index 6c01399002be146afefcaae6cbe0ae7ab0ebbdd1..02d52654feea666eea787728509bbfd7a1cf4a81 100644 Binary files a/boards/beagleplay/images/back.png and b/boards/beagleplay/images/back.png differ diff --git a/boards/beagleplay/images/front.png b/boards/beagleplay/images/front.png index 3b8021a8241ea7dbf96b2b50f6339136b071408b..6a0ee96e89052f44c8badcbf5988da127ba0dd0a 100644 Binary files a/boards/beagleplay/images/front.png and b/boards/beagleplay/images/front.png differ diff --git a/boards/beagleplay/images/front.webp b/boards/beagleplay/images/front.webp index 9e31abc2f7d3e79bb2598e0dd122543f9b41f62a..a3fb721e582462c66bf7d2e07c04cf1407ecdff2 100644 Binary files a/boards/beagleplay/images/front.webp and b/boards/beagleplay/images/front.webp differ diff --git a/intro/support/getting-started.rst b/intro/support/getting-started.rst index 0fa37e45c66ef149e80072104864b23108f6a84f..3283c0705b90d7b2a3d3a4d57ee6c5709270605a 100644 --- a/intro/support/getting-started.rst +++ b/intro/support/getting-started.rst @@ -63,12 +63,11 @@ and apply power, either by the USB cable or 5V adapter. If using an original BeagleBone or PocketBeagle, you are done. .. note:: - If using BeagleBone Black, BeagleBone Blue, BeagleBone AI, BeagleBone AI-64 or other board with on-board eMMC + If using BeagleBone Black, BeagleBone Blue, BeagleBone AI, BeagleBone AI-64, BeaglePlay or other board with on-board eMMC flash and you desire to write the image to your on-board eMMC, you'll need to follow the instructions at http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC. - When the flashing is complete, all 4 USRx LEDs will be steady on or off. The latest Debian - flasher images automatically power down the board upon completion. This can take up to 45 minutes. - Power-down your board, remove the SD card and apply power again to finish. + When the flashing is complete, all 4 USRx LEDs will be steady off and possibly + power down the board upon completion. This can take up to 45 minutes. Power-down your board, remove the SD card and apply power again to finish. Start your Beagle ***************** @@ -101,7 +100,7 @@ blinking in their default configurations. Consult your :ref:`boards` documentati - USR1 is typically configured at boot to light during SD (microSD) card accesses. - USR2 is typically configured at boot to light during CPU activity. - USR3 is typically configured at boot to light during eMMC accesses. -- USR4/WIFI is typically configured at boot to light with WiFi (client) network association (BeagleBone Blue and BeagleBone AI only). +- USR4/WIFI is typically configured at boot to light with WiFi (client) network association (Only on boards with built-in WiFi or M.2). Enable a network connection ============================