You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
base-files ar71xx: wpj344: set MAC on wan 7 years ago
files ar71xx: wpj344: remove unused eth1 device 7 years ago
generic switch to the new usbport LED trigger 8 years ago
image ar71xx: move Arduino Yun to generic building code 7 years ago
mikrotik ar71xx: add AVM FRITZ!WLAN Repeater 300E support 7 years ago
nand ar71xx: add AVM FRITZ!WLAN Repeater 300E support 7 years ago
patches-4.4 kernel: update kernel 4.4 to 4.4.74 7 years ago
Makefile build: remove mips16 feature flag from target makefiles 7 years ago
config-4.4 kernel: cleanup CONFIG_SCHED_HRTICK 7 years ago
modules.mk ar71xx: add LED driver NU801 9 years ago