openwrt/target/linux/ar71xx/image
Camille Bilodeau bb46b635df ar71xx: move Arduino Yun to generic building code
Migrate Arduino Yun from legacy to generic building code.

Note: the mtd partitioning is changed to adopt the LEDE default
partitioning. It allows to have a kernel bigger than 1280k. It is
necessary as kernel > 4.4 with default LEDE configuration grows
bigger.

To use the new partitioning, you need to update your U-Boot env in
advance:

setenv mtdparts "spi0.0:256k(u-boot)ro,64k(u-boot-env),15936k(firmware),64k(nvram),64k(art)ro"
setenv bootcmd "run addboard; run addtty; run addparts; run addrootfs; bootm 0x9f050000 || bootm 0x9fea0000"
saveenv

Signed-off-by: Camille Bilodeau <camille.bilodeau@protonmail.com>
2017-06-29 10:37:36 +02:00
..
lzma-loader ar71xx/lzma-loader: fix O32 ABI conformance 2016-01-17 15:29:03 +00:00
Makefile ar71xx: image: use simply expanded variables 2017-06-11 21:32:17 +02:00
generic.mk ar71xx: move Arduino Yun to generic building code 2017-06-29 10:37:36 +02:00
legacy-devices.mk ar71xx: move Arduino Yun to generic building code 2017-06-29 10:37:36 +02:00
legacy.mk ar71xx: move Arduino Yun to generic building code 2017-06-29 10:37:36 +02:00
mikrotik.mk ar71xx: image: mikrotik: shorten DEVICE_TITLE 2017-06-11 21:32:17 +02:00
nand.mk ar71xx: image: use simply expanded variables 2017-06-11 21:32:17 +02:00
senao.mk ar71xx/images/senao: fix reproducible issue using tar 2017-06-25 12:14:26 +02:00
tp-link.mk ar71xx: image: simplify TP-Link devices definitions 2017-06-11 21:32:18 +02:00
ubinize-nbg6716.ini ar71xx: nbg6716: Enable procd nand sysupgrage 2014-06-26 11:43:38 +00:00
ubinize-wndr4300.ini ar71xx: remove old jffs2 marker from image generation on nand targets 2014-06-24 18:14:18 +00:00
ubnt.mk ar71xx: image: simplify Ubiquiti devices definitions 2017-06-11 21:32:17 +02:00