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
John Crispin ed61e202a1 au1000: distinguish different models and set correct MAC-address
The target au1000 has at least 2 different models, the
'InternetBox' and the 'MeshCube' which look very similar
from the kernel point of view but are totally different
devices which base on the same design. Populating /tmp/sysinfo
now. The 1st one has an issue which leads to a random
mac-address after each boot which is corrected now via
reading the bootloader-env. The real fix would be
converting to DTS, this is only a workaround now.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

SVN-Revision: 43626
10 years ago
..
imagebuilder target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency 10 years ago
linux au1000: distinguish different models and set correct MAC-address 10 years ago
sdk sdk: add missing kernel include files 10 years ago
toolchain target/toolchain/Config.in: Clarify packaging of toolchain. 10 years ago
Config.in aarch64: add initial support 10 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago