aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/install-beaglebone.sh
Commit message (Collapse)AuthorAgeFilesLines
* pru: BeagleBone Firmware upgrade to Debian 11.7 Bullseye (#6577)Oleg Gavavka2024-04-271-2/+9
| | | | | | | | | | | | | | | * Porting BeagleBone to Kernel 5.10 * Fixing issue with installation for BeagleBone. This fix resolve 2 issue: 1. Conflict with AVR packages. 2. "klipper_pru" script is executed before PRU cores are ready * Adding additional steps to BeagleBone install guide. * Updating BeagleBone documentation, adding different use cases, adding buses configurations SPI, I2C, CAN, UART Signed-off-by: Oleg Gavavka <work@datalink.net.ua>
* scripts: Replicape pru update start scripts (#2277)BlackStump2019-12-181-3/+3
| | | Signed-off-by: Trevor Wilson <altocoey@hotmail.com>
* pru: Update installation and flash scriptsKevin O'Connor2017-09-201-1/+9
| | | | | | | | | Update the scripts used to install and "flash" the pru micro-controller code. Also, add a "flash" script for the linux micro-controller code. This makes it easier to install Klipper on a Beaglebone board that uses a Replicape. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* pru: Add documentation and install scripts for running on the PRUKevin O'Connor2017-07-051-0/+65
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>