openwrt/target/linux/ar71xx
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
..
base-files ar71xx: wpj344: set MAC on wan 2017-06-29 10:37:36 +02:00
files ar71xx: wpj344: remove unused eth1 device 2017-06-29 10:37:36 +02:00
generic switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
image ar71xx: move Arduino Yun to generic building code 2017-06-29 10:37:36 +02:00
mikrotik ar71xx: add AVM FRITZ!WLAN Repeater 300E support 2017-06-24 22:36:38 +02:00
nand ar71xx: add AVM FRITZ!WLAN Repeater 300E support 2017-06-24 22:36:38 +02:00
patches-4.4 kernel: update kernel 4.4 to 4.4.74 2017-06-27 07:42:50 +02:00
Makefile build: remove mips16 feature flag from target makefiles 2017-01-24 13:15:01 +01:00
config-4.4 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
modules.mk ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00