Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cubieboard: mkcubiecard: use the right command for checking user privilege | Andi Shyti | 2013-12-03 | 1 | -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 support | Carlos Quijano | 2013-09-19 | 3 | -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 support | Carlo Caione | 2013-05-29 | 4 | -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> |