Skip to content

Commit c258a9b

Browse files
author
Jason Kridner
committed
Update hardware links
1 parent e54c3ce commit c258a9b

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

README.htm

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ <h3><img class="steps" src="static/images/btn_step2.gif" /><strong>Enable a netw
306306
<p>If your Beagle includes WiFi, an access point called "BeagleBone-XXXX" where "XXXX" varies between boards. The access point password defaults to "BeagleBone". Your Beagle should be running a DHCP server that will provide your computer with an IP address in the 192.168.8.x range and reserve 192.168.8.1 for itself.</p>
307307
<p>If your Beagle is connected to your local area network (LAN) via either Ethernet or WiFi, it will utilize <a href="https://en.wikipedia.org/wiki/Multicast_DNS" class="external">mDNS</a> to broadcast itself to your computer. If your computer supports mDNS, you should see your Beagle as beaglebone.local. <em>Non-BeagleBone boards will utilize alternate names. Multiple BeagleBone boards on the same network will add a suffix such as beaglebone-2.local.</em></p>
308308
<p>The below table summarizes the typical addresses and should dynamically update to indicate an active connection.</>
309-
<p><small><b>Note:</b>&nbsp;You must "load unsafe scripts" or load <a href="http://beagleboard.org/getting-started">this page</a> without HTTPS security for the automatic detection to work.</small></p>
309+
<p><small><b>Note:</b> You must "load unsafe scripts" or load <a href="http://beagleboard.org/getting-started">this page</a> without HTTPS security for the automatic detection to work.</small></p>
310310
<table border="0">
311311
<tr>
312312
<th>IP Address</th>
@@ -453,8 +453,10 @@ <h2 id="hardware">Hardware documentation</h2>
453453
<a class="external" href="https://github.com/beagleboard/beagleboard-x15">BeagleBoard-X15</a>,
454454
<a class="external" href="https://github.com/beagleboard/beaglebone">BeagleBone</a>,
455455
<a class="external" href="https://github.com/beagleboard/beaglebone-black">BeagleBone Black</a>,
456-
<a class="external" href="https://github.com/beagleboard/beaglebone-black-wireless">BeagleBone Black Wireless</a>, and
457-
<a class="external" href="https://github.com/beagleboard/beaglebone-blue">BeagleBone Blue</a>.</p>
456+
<a class="external" href="https://github.com/beagleboard/beaglebone-black-wireless">BeagleBone Black Wireless</a>,
457+
<a class="external" href="https://github.com/beagleboard/beaglebone-blue">BeagleBone Blue</a>,
458+
<a class="external" href="https://github.com/beagleboard/pocketbeagle">PocketBeagle</a>, and
459+
<a class="external" href="https://github.com/beagleboard/beaglebone-ai">BeagleBone AI</a>.</p>
458460
<p>Other links to design materials for various releases can be found at
459461
<a class="external" href="https://beagleboard.org/hardware/design">beagleboard.org/hardware/design</a>.</p>
460462

@@ -493,7 +495,7 @@ <h3><a href="https://bbb.io/ebb" class="external">Exploring BeagleBone</a> and <
493495

494496
</div>
495497
<br/>
496-
<div id="createtime">Last updated by default on Sat Aug 03 2019 18:45:40 GMT-0000 (UTC).</div>
498+
<div id="createtime">Last updated by default on Sat Aug 03 2019 19:08:57 GMT-0000 (UTC).</div>
497499

498500
<div style="display:none;">1720249</div>
499501
</div></div>

START.htm

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ <h3><img class="steps" src="static/images/btn_step2.gif" /><strong>Enable a netw
306306
<p>If your Beagle includes WiFi, an access point called "BeagleBone-XXXX" where "XXXX" varies between boards. The access point password defaults to "BeagleBone". Your Beagle should be running a DHCP server that will provide your computer with an IP address in the 192.168.8.x range and reserve 192.168.8.1 for itself.</p>
307307
<p>If your Beagle is connected to your local area network (LAN) via either Ethernet or WiFi, it will utilize <a href="https://en.wikipedia.org/wiki/Multicast_DNS" class="external">mDNS</a> to broadcast itself to your computer. If your computer supports mDNS, you should see your Beagle as beaglebone.local. <em>Non-BeagleBone boards will utilize alternate names. Multiple BeagleBone boards on the same network will add a suffix such as beaglebone-2.local.</em></p>
308308
<p>The below table summarizes the typical addresses and should dynamically update to indicate an active connection.</>
309-
<p><small><b>Note:</b>&nbsp;You must "load unsafe scripts" or load <a href="http://beagleboard.org/getting-started">this page</a> without HTTPS security for the automatic detection to work.</small></p>
309+
<p><small><b>Note:</b> You must "load unsafe scripts" or load <a href="http://beagleboard.org/getting-started">this page</a> without HTTPS security for the automatic detection to work.</small></p>
310310
<table border="0">
311311
<tr>
312312
<th>IP Address</th>
@@ -453,8 +453,10 @@ <h2 id="hardware">Hardware documentation</h2>
453453
<a class="external" href="https://github.com/beagleboard/beagleboard-x15">BeagleBoard-X15</a>,
454454
<a class="external" href="https://github.com/beagleboard/beaglebone">BeagleBone</a>,
455455
<a class="external" href="https://github.com/beagleboard/beaglebone-black">BeagleBone Black</a>,
456-
<a class="external" href="https://github.com/beagleboard/beaglebone-black-wireless">BeagleBone Black Wireless</a>, and
457-
<a class="external" href="https://github.com/beagleboard/beaglebone-blue">BeagleBone Blue</a>.</p>
456+
<a class="external" href="https://github.com/beagleboard/beaglebone-black-wireless">BeagleBone Black Wireless</a>,
457+
<a class="external" href="https://github.com/beagleboard/beaglebone-blue">BeagleBone Blue</a>,
458+
<a class="external" href="https://github.com/beagleboard/pocketbeagle">PocketBeagle</a>, and
459+
<a class="external" href="https://github.com/beagleboard/beaglebone-ai">BeagleBone AI</a>.</p>
458460
<p>Other links to design materials for various releases can be found at
459461
<a class="external" href="https://beagleboard.org/hardware/design">beagleboard.org/hardware/design</a>.</p>
460462

@@ -493,7 +495,7 @@ <h3><a href="https://bbb.io/ebb" class="external">Exploring BeagleBone</a> and <
493495

494496
</div>
495497
<br/>
496-
<div id="createtime">Last updated by default on Sat Aug 03 2019 18:45:40 GMT-0000 (UTC).</div>
498+
<div id="createtime">Last updated by default on Sat Aug 03 2019 19:08:57 GMT-0000 (UTC).</div>
497499

498500
<div style="display:none;">1720249</div>
499501
</div></div>

0 commit comments

Comments
 (0)