Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:texas.instruments:beagleblack [2021/02/04 14:44] – [TI Beaglebone Black] cover danitooltoh:texas_instruments:beaglebone_black [2024/01/06 11:54] – begin step by step isntall elif
Line 32: Line 32:
 -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
  
-FIXME Please add the installation procedure here.+  - Download a snapshot ext4 build from the [[https://firmware-selector.openwrt.org/?version=SNAPSHOT&target=omap%2Fgeneric&id=ti_am335x-bone-black|firmware selector]] 
 +  - unpack the image file using gunzip 
 +  - gunzip openwrt-omap-generic-ti_am335x-bone-black-ext4-sdcard.img.gz  
 +  - write that to a Micro SD card  
 +  - sudo dd if=openwrt-omap-generic-ti_am335x-bone-black-ext4-sdcard.img of=/dev/mmcblk0 bs=1M
  
  
 {{page>meta:infobox:outdated&noheader&nofooter&noeditbtn}} {{page>meta:infobox:outdated&noheader&nofooter&noeditbtn}}
  
-Currently only runs with openwrt/trunk (r40887) and kernel 3.14.4. Kernel 3.13.7 (as in r40887 on target/linux/omap) will boot the device, but as soon as you attach a USB device, it will freeze. 
  
-  * Patch: [[http://bpaste.net/show/322887/]] 
-  * Kernel Config: [[http://bpaste.net/show/322885/]] 
-  * Config from openwrt: [[http://bpaste.net/show/322902/]] 
- 
-I have put them on bpaste.net because i cant upload text files here into this wiki. 
  
 FIXME Describe howto setup the whole sd card with the build files. FIXME Describe howto setup the whole sd card with the build files.
Line 567: Line 565:
 ===== Notes ===== ===== Notes =====
  
-A lot of usefull information about this board can be found here: +A lot of useful information about this board can be found here: 
  
 Links: Links:
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1