Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcduino: Accommodate U-Boot environment on SD-card | Peter Korsgaard | 2016-07-02 | 1 | -0/+1 |
| | | | | | | | | | 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> | ||||
* | configs: add support for LinkSprite pcDuino | Sergey Matyukevich | 2016-06-12 | 6 | -0/+134 |
Add basic support for LinkSprite pcDuino board series including pcDuino, pcDuino-Lite, pcDuino-Lite-WiFi. Tested on pcDuino-Lite-WiFi. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |