1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-29 13:49:14 +08:00

beaglebone: correct uboot installation instructions

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2017-12-19 23:08:59 +01:00
parent 066a444aec
commit 298b175108

View File

@ -154,7 +154,7 @@ To enable GPIO, PWM, I2C, and SPI, modify the `##Example v4.1.x` section to add
```
##Example v4.1.x
cape_enable=bone_capemgr.enable_partno=cape-universaln,BB-ADC,BB-SPIDEV0
cape_enable=bone_capemgr.enable_partno=cape-universaln,BB-ADC
```
Save the file, then reboot your BeagleBone.