Jo-Philipp Wich
08848936dd
all: remove redundant board.d/00_model files
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47753
2015-12-04 11:07:06 +00:00
Jo-Philipp Wich
81f1ccbf96
at91: switch from uci-defaults to board.d
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47740
2015-12-03 23:07:38 +00:00
Florian Fainelli
ad576d262d
at91: add Device Tree based board detection
...
Set up eth0 as LAN interface by default.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 46174
2015-07-04 01:25:15 +00:00
Hauke Mehrtens
fe38dcf8f3
at91: Add AT91 board and model name to /tmp/sysinfo
...
From 9158e3282db592e78fb32a2c8a0903ef21b97f5c Mon Sep 17 00:00:00 2001
From: Owen Kirby <osk@exegin.com>
Date: Fri, 11 Apr 2014 18:28:56 -0700
Subject: [PATCH 3/3] [at91] Add AT91 board and model name to /tmp/sysinfo.
This patch extracts the board name and model information from the /proc/device-tree
node in order to provide something a little more friendly on the LuCI sysinfo page
than just "AT91SAM9 (Device Tree)"
Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 40598
2014-04-29 21:02:40 +00:00
Hauke Mehrtens
f4cd36d825
at91: fix typo in network file
...
This closes #14474 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38842
2013-11-17 17:14:32 +00:00
Claudio Mignanti
ba56a699a9
add defautl config for eth0
...
SVN-Revision: 22128
2010-07-11 12:27:05 +00:00
Claudio Mignanti
4bb7ab3057
revamp target: add support for netusg20 board
...
SVN-Revision: 21838
2010-06-18 22:12:33 +00:00
Hamish Guthrie
03c3b5b483
Removed binary file added in error
...
SVN-Revision: 10596
2008-03-13 14:42:55 +00:00
Hamish Guthrie
fa48a9a452
Add back support for 2.6.21 kernels - add some required directories.
...
SVN-Revision: 10595
2008-03-13 14:40:11 +00:00
Gabor Juhos
438dfe5c6f
get rid of per-profile base-files
...
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00