This patch adds basic swconfig support for ramips_esw:
root@OpenWrt:/# swconfig dev rt305x show
Global attributes:
Port 0:
led: 5
pvid: 1
Port 1:
led: 5
pvid: 1
Port 2:
led: 5
pvid: 1
Port 3:
led: 5
pvid: 1
Port 4:
led: 5
On Mon, Jan 30, 2012 at 6:52 AM, Philip Prindeville <
philipp_s...@redfish-solutions.com> wrote:
> Anyone know why target/linux/x86/config-default has:
>
> CONFIG_MATH_EMULATION=y
>
> turned on? Most modern x86 processors have floating point. Not having an
> FPU is the exception, not the rule.
>
No hurry, I'm busy too :)
Updating whole at91 would require someone else to test it on particular
platform.
Roughly it looks like only patches/* should be the subject to change, so
shouldn't be much work.
Anyway, I'll back to this in spare time.
BTW, u-boot update would be an option too at least f
Bump to version 3.2.
Simplify and correct kernel config (based on x86/config-3.2).
Drop obsolete CS5535 GPIO driver.
Index: target/linux/x86/alix2/config-default
===
--- target/linux/x86/alix2/config-default (revision 29953)
++