This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (C) 2020 Robert Nelson <[email protected]> | |
* | |
* This program is free software; you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License version 2 as | |
* published by the Free Software Foundation. | |
*/ | |
/dts-v1/; | |
/plugin/; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (C) 2013 CircuitCo | |
* | |
* Virtual cape for SPI1 on connector pins P9.29 P9.31 P9.30 P9.28 | |
* | |
* This program is free software; you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License version 2 as | |
* published by the Free Software Foundation. | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: sys/gnu/dts/arm/am335x-bone-common.dtsi | |
=================================================================== | |
--- sys/gnu/dts/arm/am335x-bone-common.dtsi (révision 326470) | |
+++ sys/gnu/dts/arm/am335x-bone-common.dtsi (copie de travail) | |
@@ -95,6 +95,40 @@ | |
>; | |
}; | |
+ uart1_pins: pinmux_uart1_pins { | |
+ pinctrl-single,pins = < |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Based on: | |
https://github.com/notro/fbtft/wiki/BeagleBone-Black | |
Prebuilt drivers for the bone-debian-7.5-2014-05-14-2gb | |
BeagleBone and BeagleBone Black via microSD card | |
Debian (BeagleBone, BeagleBone Black - 4GB SD) 2015-03-01 | |
md5: c848627722b7a5f7bc89791cc8949e3b | |
http://debian.beagleboard.org/images/bone-debian-7.8-lxde-4gb-armhf-2015-03-01-4gb.img.xz |