summaryrefslogtreecommitdiff
path: root/board/orangepi
AgeCommit message (Collapse)Author
2016-07-02orangepipc: Accommodate U-Boot environment on SD-cardPeter Korsgaard
As described by http://linux-sunxi.org/Bootable_SD_card#SD_Card_Layout The space betweem 544KB..1MB is reserved / used for the u-boot environment, so mark it as such to make sure genimage doesn't put other partitions here. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-01-29configs/orangepi: Changing Linux kernel to v4.5-rc1Eelco Chaudron
[Peter: use tarball for Linux kernel, use 4.4 kernel headers] Signed-off-by: Eelco Chaudron <echaudron@xiot.nl> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-01-17orangepipc: readme.txt: fix typoPeter Korsgaard
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-12-29configs: add readme.txt for the orangepipc defconfigEelco Chaudron
[Thomas: minor tweaks.] Signed-off-by: Eelco Chaudron <echaudron@xiot.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-12-28configs: new orangepipc_defconfigEelco Chaudron
This commit adds a configuration for the Orange Pi PC board, <http://www.orangepi.org/orangepipc/>. Signed-off-by: Eelco Chaudron <echaudron@xiot.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>