aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/patches/300-sunxi-add-device-tree-for-Orange-Pi-R1-board.patch
Commit message (Collapse)AuthorAgeFilesLines
* uboot-sunxi: dts: Update orange Pi R1 integrationHauke Mehrtens2018-02-171-182/+0
| | | | | | | | This syncs the Orange Pi R1 device tree files with the one from the upstream kernel and also uses the default configuration from the Orange Pi Zero. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* Revert "uboot-sunxi: refresh patches"Zoltan HERPAI2018-02-161-3/+3
| | | | | | | | This reverts commit f142de5f44bcba8cb0f12e5b1fd26cd9867cf866. Revert until we can move to 2017.11 Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* uboot-sunxi: refresh patchesHauke Mehrtens2018-02-101-3/+3
| | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* sunxi: add Orange Pi R1 supportHauke Mehrtens2017-10-011-0/+182
The following features are working and tested: * both Ethernet ports * MMC * LED The following features are not working: * Wifi (There is a crappy driver we could port) * SPI flash (I haven't looked into this) I haven't tried out the rest. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>