summaryrefslogtreecommitdiffstats
path: root/board/cubietech
Commit message (Collapse)AuthorAgeFilesLines
* cubieboard: mkcubiecard: use the right command for checking user privilegeAndi Shyti2013-12-031-1/+1
| | | | | | | | | | | | | On some shell environments the EUID variable, which checks the user id, is not defined. Use `id -u` instead. This patch mutes the following error: ./board/cubietech/cubieboard/mkcubiecard.sh: 31: [: -ne: unexpected operator Signed-off-by: Andi Shyti <andi@etezian.org> Reviewed-by: Arvid Picciani <aep@exys.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* board: add cubieboard2 supportCarlos Quijano2013-09-193-7/+764
| | | | | | Signed-off-by: Carlos Quijano <carlos@crqgestion.es> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cubieboard: add supportCarlo Caione2013-05-294-0/+196
[Peter: adjust for _FEX_FILE] Signed-off-by: Carlo Caione <carlo.caione@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud