Also collapses the three identical configurations into one block.
Signed-off-by: Claudio Leite
---
target/linux/mvebu/base-files/etc/board.d/02_network | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/target/linux/mvebu/base-files/etc/board.d/02_network
b/target
Also collapses the three identical configurations into one block.
Signed-off-by: Claudio Leite
---
N.B.: I don't have actual hardware to test this on, but I did
check the syntax by applying the rule to linksys-mamba (which I have).
target/linux/mvebu/base-files/etc/board.d/02_network
Hi Sebastian,
Two small comments inline.
* Sebastian Careba (nitrosh...@yahoo.com) wrote:
> The board is based on mt7621AT cpu, and has 16mb nor flash, 256mb of ram, 2
> sata ports, microsd card slot, 1 USB 3.0 port and at least one 2.4 and one 5
> ghz antenna.
>
> Signed-off-by: Sebastian Car
Signed-off-by: Claudio Leite
---
The idea here is to benefit from the daily snapshot builds. Since each
device still has its own profile, interested users can still build the
leanest possible build without the few extra packages.
target/linux/kirkwood/image/Makefile | 4 ++--
target
Signed-off-by: Claudio Leite
---
package/boot/uboot-envtools/files/kirkwood | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/boot/uboot-envtools/files/kirkwood
b/package/boot/uboot-envtools/files/kirkwood
index 1066371..35cbd84 100644
--- a/package/boot/uboot
Match the engineering board names now used elsewhere.
Signed-off-by: Claudio Leite
---
v2 changes: new in v2
target/linux/kirkwood/image/Makefile | 4 ++--
target/linux/kirkwood/profiles/115-router.mk | 18 +-
2 files changed, 11 insertions(+), 11 deletions(-)
diff
Signed-off-by: Claudio Leite
---
v2 changes: use engineering board names
target/linux/kirkwood/base-files/etc/diag.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/target/linux/kirkwood/base-files/etc/diag.sh
b/target/linux/kirkwood/base-files/etc/diag.sh
index 0435376..8d48054 100755
This automatically writes to the alternate firmware partition
(on Linksys's dual firmware layout) using code borrowed from
the WRT1900AC port.
Signed-off-by: Claudio Leite
---
v2 changes: use engineering board names
.../kirkwood/base-files/lib/upgrade/linksys.sh
This is done with the new image generation system and board names.
It also generates a sysupgrade.tar image.
Signed-off-by: Claudio Leite
---
v2 changes: use engineering board names, clean up UBI flags in profile.mk
target/linux/kirkwood/image/Makefile | 45
This is done with existing code from the WRT1900AC port.
It makes sure the "auto_recovery" bootloader option is set,
and resets the s_env boot counter after a successful boot.
This gives users without a serial console connection some
measure of safety.
Signed-off-by: Claudio Lei
This is imported verbatim from the mvebu WRT1900AC port.
It picks up the current boot partition from the kernel command line,
then renames that partition "ubi" so that it auto-mounts.
Signed-off-by: Claudio Leite
---
v2 changes: same as v1
target/linux/kirkwood/c
Signed-off-by: Claudio Leite
---
v2 changes: new in v2
target/linux/kirkwood/base-files/etc/diag.sh | 4 ++--
target/linux/kirkwood/base-files/etc/uci-defaults/01_leds| 10 +-
target/linux/kirkwood/base-files/etc/uci-defaults/02_network | 4 ++--
target/linux
bootloader we must match this layout.
Signed-off-by: Claudio Leite
---
v2 changes: use engineering names
package/boot/uboot-envtools/files/kirkwood | 2 +-
.../linux/kirkwood/patches-3.18/160-ea4500.patch | 64 ++
.../linux/kirkwood/patches-3.18/170-ea3500.patch | 63
Signed-off-by: Claudio Leite
---
v2 changes: same as v1
target/linux/kirkwood/Makefile| 2 +-
target/linux/kirkwood/config-3.18 | 2 +-
target/linux/kirkwood/config-4.3 | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/target/linux/kirkwood/Makefile b/target/linux
* Imre Kaloz (ka...@openwrt.org) wrote:
> On Sat, 07 Nov 2015 03:29:07 +0100, Claudio Leite
> wrote:
>
> >This patch set reworks support for the Linksys EA3500 and EA4500,
> >integrating significant amounts of code from the WRT1900AC port.
> >
> >Previously th
Signed-off-by: Claudio Leite
---
This patch is necessary for the "kirkwood: revamp Linksys EA3500 & EA4500"
support" patch series submitted on 6 Nov.
include/image.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/image.mk b/include/image.mk
ind
This automatically writes to the alternate firmware partition
(on Linksys's dual firmware layout) using code borrowed from
the WRT1900AC port.
Signed-off-by: Claudio Leite
---
.../kirkwood/base-files/lib/upgrade/linksys.sh | 79 ++
.../kirkwood/base-files/lib/up
Signed-off-by: Claudio Leite
---
target/linux/kirkwood/base-files/etc/diag.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/target/linux/kirkwood/base-files/etc/diag.sh
b/target/linux/kirkwood/base-files/etc/diag.sh
index 716e6c9..89d4655 100755
--- a/target/linux/kirkwood/base-files
This is done with existing code from the WRT1900AC port.
It makes sure the "auto_recovery" bootloader option is set,
and resets the s_env boot counter after a successful boot.
This gives users without a serial console connection some
measure of safety.
Signed-off-by: Claudio Leite
--
This is done with the new image generation system. It also
generates a sysupgrade.tar image.
These images only support squashfs-on-UBI in their present form.
Signed-off-by: Claudio Leite
---
target/linux/kirkwood/image/Makefile | 45 +++-
1 file changed, 39
This is imported verbatim from the mvebu WRT1900AC port.
It picks up the current boot partition from the kernel command line,
then renames that partition "ubi" so that it auto-mounts.
Signed-off-by: Claudio Leite
---
target/linux/kirkwood/config-3.18 | 1 +
ta
Linksys uses a dual firmware layout, where the bootloader
will switch to the other stored image when one fails to
boot three consecutive times.
In order to make this firmware compatible with the factory
images and the stock bootloader we must match this layout.
Signed-off-by: Claudio Leite
Signed-off-by: Claudio Leite
---
target/linux/kirkwood/Makefile| 2 +-
target/linux/kirkwood/config-3.18 | 2 +-
target/linux/kirkwood/config-4.3 | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile
index
and upgraded from within OpenWrt.
This also adds support for the Linksys dual-image firmware layout
and recovery mechanism.
These patches also transition from a single read-write UBIFS to
squashfs on UBI + UBIFS overlay.
Claudio Leite (7):
kirkwood: enable squashfs-on-ubiblock support
kirkwood
Has inittab a higher prio or is inittab simply the oldest way of
starting a service?
Thanks,
Claudio
On 19.10.2015 11:28, John Crispin wrote:
> there is no dynamic reload feature for this in procd yet
>
>
> On 19/10/2015 11:20, Claudio Thomas wrote:
>> Hi,
>> on my /etc/ini
that's what I was assuming :-(
thanks a lot,
Claudio
On 19.10.2015 11:28, John Crispin wrote:
> there is no dynamic reload feature for this in procd yet
>
>
> On 19/10/2015 11:20, Claudio Thomas wrote:
>> Hi,
>> on my /etc/inittab I've the following line
hout rebooting? Like
something that would reload a changed /etc/inittab?
Best Regards,
Claudio
--
Working on OpenWrt CC for Xmodus GSM Router XM1710E
<http://www.xmodus-systems.de/openwrt>
___
openwrt-devel mailing list
openwrt-dev
The previous "link" and "status" functions were non-standard,
and thus less useful for parsing.
Signed-off-by: Claudio Leite
---
v2: remove enums as well
If accepted this should be also pushed to CC, assuming
that's still possible.
.../linux/generic/files/driver
Signed-off-by: Claudio Leite
---
target/linux/generic/files/drivers/net/phy/mvsw61xx.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/target/linux/generic/files/drivers/net/phy/mvsw61xx.c
b/target/linux/generic/files/drivers/net/phy/mvsw61xx.c
index 346acb2..c1e1b9a
The previous "link" and "status" functions were non-standard,
and thus less useful for parsing.
Signed-off-by: Claudio Leite
---
If accepted this should be also pushed to CC, assuming
that's still possible.
.../linux/generic/files/driver
iggered the
auto_recovery flip, which also worked as expected. So, it seems like it
doesn't really cost anything to keep it on (not yet, at least) while
providing a fringe benefit.
-Claudio
___
openwrt-devel mailing list
openwrt-devel@lists.openw
* Rob Mosher (nyt-open...@countercultured.net) wrote:
> +++ b/target/linux/mvebu/base-files/etc/init.d/u-boot_env
> @@ -9,6 +9,7 @@ boot() {
> case $(mvebu_board_name) in
>
> armada-385-linksys-caiman|armada-385-linksys-cobra|armada-xp-linksys-mamba)
> fw_setenv auto_recovery
sh, and calling "nand_do_platform_check" for the
board. It "just worked" after that.
-Claudio
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
This had been set in r44508 as a workaround for switch
problems.
Now that the switch driver can handle two devices with
the same MAC address in separate VLANs we can go back
to using the same address on both interfaces.
This is the Linksys firmware's default behavior.
Signed-off-by: Cl
port-based VLANs when mappings
overlapped previous VLANs. Packets destined to a port
not in the default port group flooded all ports.
Tested on a 88E6171 (Linksys EA4500) and 88E6172 ('1900AC)
Signed-off-by: Claudio Leite
---
The indentation looks broken (around HI/LO_SHIFT) but it's a
c
On 09.04.2015 15:44, Michael Richardson wrote:
> And, it would be be nice if all the "drivers" were up-to-date... :-
which will be the CC-release kernel version? 3.18?
Thanks,
Claudio
--
Working on OpenWrt CC for Xmodus GSM Router XM1710E
<http://www.xmodus-sy
+1
On 07.04.2015 21:47, Hartmut Knaack wrote:
> That Doodle poll turned out to be spamed/trolled, and everyone could even
> change or delete other votes. Since this was just communicated over this
> mailing list, and subscribers are at least basically verified, why not have a
> good old fashioned
Signed-off-by: Claudio Leite
---
.../206-mvebu_wrt1900ac_use_pwm-fan_rather_than_gpio-fan.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/target/linux/mvebu/patches-3.18/206-mvebu_wrt1900ac_use_pwm-fan_rather_than_gpio-fan.patch
b/target/linux/mvebu/patches
Upstream commits 43b68879de27b1993518687fbc6013da80cdcbfe
and ce6031c89a35cffd5a5992b08377b77f49a004b9 improve the
cpuidle driver on Armada XP. The latter commit improves
performance at the slight expense of power consumption.
Signed-off-by: Claudio Leite
---
...uidle-mvebu-Fix-the-CPU-PM
On 12.03.2015 09:45, Tymon wrote:
>
> Thank you for your answer, Claudio Thomas:
>
> I use the default utility called dnsmasq ( a light-weigh
> dns server and dhcp server) on openwrt 12.09.
> Of course the dhcp-server function is enabled and
> PC-wi
ke him
> ? Do I need to modified the code of cgi ?*
>
> * Any hint will be appreciated!*
>
No, you will not need to change the code of the cgi.
Best regards,
Claudio
--
Working on OpenWrt CC for Xmodus GSM Router XM1710E
<http://www.xmodus-systems.de/openwrt>
me) but not listed in the
wiki.
Maybe it is be helpful for you.
Best regards,
Claudio
On 04.03.2015 23:52, Mohammed Alnager wrote:
> hello
>
>
> i need build my our system but i have some problem in my Linux
> some thing missing and when i build use firmware mod kit give me some
On 03.03.2015 13:17, John Crispin wrote:
> On 03/03/2015 12:27, Claudio Thomas wrote:
>> Hi,
>>
>> the same question was already discussed on 2008-01, but it seems to me,
>> that some iterim steps are no more necessary... I guess that there has
>> been some impr
n-architecture_gcc-compilerver_uClibc-libcver/bin/"
Is this correct?
Is the created toolchain complete or do I have missed any important step?
Claudio
--
Working on OpenWrt CC for Xmodus GSM Router XM1710E
<http://www.xmodus-systems.de/openwrt>
_
: Claudio Leite
Signed-off-by: Daniel Drown
---
package/libs/openssl/Makefile| 8 +---
package/libs/openssl/patches/110-optimize-for-size.patch | 3 ++-
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/package/libs/openssl/Makefile b/package/libs/openssl
Toggles the LA bit on the WAN interface.
Signed-off-by: Claudio Leite
---
target/linux/mvebu/base-files/lib/preinit/06_set_iface_mac | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/target/linux/mvebu/base-files/lib/preinit/06_set_iface_mac
b/target/linux/mvebu/base-files
* Claudio Leite (lei...@staticky.com) wrote:
> This sets 'enable_vlan' and thus uses 802.1q
> VLANs, but without tagging on either interface.
Note: this depends on the previous patch, since setting up the switch
when both interfaces have the same MAC address results in a ton of
p
This sets 'enable_vlan' and thus uses 802.1q
VLANs, but without tagging on either interface.
Signed-off-by: Claudio Leite
---
target/linux/mvebu/base-files/etc/uci-defaults/02_network | 3 +++
1 file changed, 3 insertions(+)
diff --git a/target/linux/mvebu/base-files/etc/uc
Signed-off-by: Claudio Leite
---
target/linux/mvebu/base-files/lib/preinit/06_set_iface_mac | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/target/linux/mvebu/base-files/lib/preinit/06_set_iface_mac
b/target/linux/mvebu/base-files/lib/preinit/06_set_iface_mac
index 30f1370
Defaulting to disabled, based on the value of
the (old?) CONFIG_RALINK_USBPHY
Signed-off-by: Claudio Leite
---
target/linux/ramips/rt288x/config-3.18 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ramips/rt288x/config-3.18
b/target/linux/ramips/rt288x/config-3.18
index
The VID header offset must be specified explicitly.
Signed-off-by: Claudio Leite
---
target/linux/mvebu/image/Makefile | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/target/linux/mvebu/image/Makefile
b/target/linux/mvebu/image/Makefile
index 3512c6a..da7d217 100644
(don't use this! it is probably not for your device!):
http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/openwrt-ar71xx-generic-wzr-600dhp-squashfs-sysupgrade.bin
Best regards,
Claudio
--
Reviewing OpenWrt BB for Xmodus Systems XM1710E GSM/UMTS Router
<http://www.xmodus-syste
Signed-off-by: Claudio Leite
---
target/linux/kirkwood/profiles/115-router.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/kirkwood/profiles/115-router.mk
b/target/linux/kirkwood/profiles/115-router.mk
index f639451..769284f 100644
--- a/target/linux/kirkwood
Previous options resulted in a nonfunctional image.
Signed-off-by: Claudio Leite
---
target/linux/kirkwood/profiles/115-router.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux/kirkwood/profiles/115-router.mk
b/target/linux/kirkwood/profiles/115-router.mk
te no difference in performance
versus port-based VLANs when the CPU port is not
using tags.
Signed-off-by: Claudio Leite
---
.../base-files/etc/uci-defaults/02_network | 25 ++
1 file changed, 6 insertions(+), 19 deletions(-)
diff --git a/target/linux/kirkwood/base-file
Signed-off-by: Claudio Leite
---
.../linux/kirkwood/base-files/etc/uci-defaults/02_network |3 +++
target/linux/kirkwood/patches-3.14/170-ea3500.patch | 13 -
target/linux/kirkwood/patches-3.18/170-ea3500.patch | 13 -
3 files changed, 27 insertions
Signed-off-by: Claudio Leite
---
package/boot/uboot-envtools/files/kirkwood |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/package/boot/uboot-envtools/files/kirkwood
b/package/boot/uboot-envtools/files/kirkwood
index c868d07..98f85da 100644
--- a/package/boot/uboot
Necessary for targets using zImage or other kernel
image types.
Signed-off-by: Claudio Leite
---
include/image.mk |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/include/image.mk b/include/image.mk
index eddf605..e0f12e0 100644
--- a/include/image.mk
+++ b/include
- eliminate MV_CPUPORT; not necessary since we define
the CPU port(s) via Device Tree
- add STU and expand VTU operations
- update register names to match those of 88E61xx rather than
mvswitch's 88E6060
- use more consistent formatting
Signed-off-by: Claudio Leite
---
.../linux/ge
Since the driver doesn't know anything about (M)STP
we just hard-set the ports to be enabled if they are
part of the VLAN.
Signed-off-by: Claudio Leite
---
.../linux/generic/files/drivers/net/phy/mvsw61xx.c | 38 ++
.../linux/generic/files/drivers/net/phy/mvsw61xx.h
In preparation for properly supporting switches
beyond the 88E6171.
Signed-off-by: Claudio Leite
---
target/linux/generic/config-3.14 | 2 +-
target/linux/generic/config-3.18 | 2 +-
.../linux/generic/files/drivers/net/phy/mvsw6171.c | 866
Recognizes 88E6171/6172/6176 at the moment.
Signed-off-by: Claudio Leite
---
.../linux/generic/files/drivers/net/phy/mvsw61xx.c | 27 --
.../linux/generic/files/drivers/net/phy/mvsw61xx.h | 14 ---
2 files changed, 31 insertions(+), 10 deletions(-)
diff --git a
The '6171 and '6172 are similar enough to work
without any changes to the code.
Signed-off-by: Claudio Leite
---
target/linux/generic/files/drivers/net/phy/mvsw6171.h| 2 +-
target/linux/generic/patches-3.14/733-phy_mvsw6171.patch | 2 +-
target/linux/generic/patches-3.18/733-ph
This maps the LAN ports to eth0 and WAN port to eth1.
Since there are two interfaces the 802.1q VLAN mode
is unnecessary and left disabled. Port-based VLANs
are used instead.
Signed-off-by: Claudio Leite
---
.../kirkwood/base-files/etc/uci-defaults/02_network | 16
1 file
Signed-off-by: Claudio Leite
---
target/linux/kirkwood/patches-3.18/160-ea4500.patch | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/target/linux/kirkwood/patches-3.18/160-ea4500.patch
b/target/linux/kirkwood/patches-3.18/160-ea4500.patch
index bf33756..7456b13
Hi, do I understand it correctly. For CC is 3.14 planed?
Thanks,
Claudio
--
Reviewing OpenWrt BB for Xmodus Systems XM1710E GSM/UMTS Router
<http://www.xmodus-systems.de/en/terminals/routers.html>
On 05.12.2014 09:07, John Crispin wrote:
> i intentionally don't set a date. i have
Hi,
On 29.10.2014 23:32, Claudio Thomas wrote:
> On 29.10.2014 13:37, Bastian Bittorf wrote:
>> * Claudio Thomas [29.10.2014 13:18]:
>>> [ 800.742671] jffs2: notice: (888) jffs2_build_xattr_subsystem:
>> how large is the partitionsize?
> "rootfs_data" cre
Signed-off-by: Claudio Leite
---
target/linux/kirkwood/config-3.14 | 2 ++
target/linux/kirkwood/config-3.18 | 2 ++
target/linux/kirkwood/patches-3.14/160-ea4500.patch | 13 -
target/linux/kirkwood/patches-3.18/160-ea4500.patch | 13
This is a swconfig driver for the Marvell 88E6171 switch,
which is a 7-port GigE switch with two CPU ports and 64
802.1q VLANs.
Signed-off-by: Claudio Leite
---
target/linux/generic/config-3.14 | 1 +
target/linux/generic/config-3.18 | 1 +
.../linux
Tested only on EA4500.
Signed-off-by: Claudio Leite
---
target/linux/kirkwood/config-3.18 | 335 +
.../linux/kirkwood/patches-3.18/110-ib62x0.patch | 20 ++
.../linux/kirkwood/patches-3.18/130-iconnect.patch | 41 +++
.../linux/kirkwood/patches-3.18/140
This is a RT2880-based board, 32MB RAM, 4MB flash. The bootloader
is a hacked u-Boot that reads an LZMA image directly, so we skip
generating the uImage header and enable the lzma mtdsplit parser.
Signed-off-by: Claudio Leite
---
target/linux/ramips/base-files/etc/board.d/01_leds | 5
On 29.10.2014 13:37, Bastian Bittorf wrote:
> * Claudio Thomas [29.10.2014 13:18]:
>> [ 800.742671] jffs2: notice: (888) jffs2_build_xattr_subsystem:
> how large is the partitionsize?
"rootfs_data" created automatically, ofs=0x96, len=0x326
> while we are at i
doing this whole time to fix it?
Pressing 1,2,3 or 4 does not give any infos during this time.
Thanks,
Claudio
--
Working on OpenWrt BB for Xmodus Systems XM1700E
<http://www.xmodus-systems.de/en/terminals/routers.html>
___
openwrt-devel mailing list
o
eady tested this as replacement?
Thanks,
Claudio
--
Working on OpenWrt BB for XM1700E
<http://www.xmodus-systems.de/en/terminals/routers.html>
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Thanks a lot,
Claudio
--
Working on OpenWrt BB for XM1700E
<http://www.xmodus-systems.de/en/terminals/routers.html>
On 24.10.2014 10:11, Bastian Bittorf wrote:
> * Claudio Thomas [24.10.2014 10:08]:
>> ist there somewhere a mirror for mtd-utils-1.4.5? git.infradead.org
>
Hi,
ist there somewhere a mirror for mtd-utils-1.4.5? git.infradead.org
seems to be (temporary) dead:
Cloning into 'mtd-utils-1.4.5'...
fatal: unable to connect to git.infradead.org:
git.infradead.org: Name or service not known
Thanks,
Claudio
--
Working on OpenWrt BB for XM1
Hi,
where is the best or common place to save the devicetree-source-code?
Some projects (like brcm63xx) save them as a file in the
target/subdirectory "dts/" and other projects it is saved as a kernel
patch...
Thanks,
Claudio
--
Working on OpenWrt BB for XM1700E
<http://www.xmodus-
Hi Imre,
On 23.09.2014 11:54, Claudio Thomas wrote:
> On 23.09.2014 11:41, Imre Kaloz wrote:
>> On Tue, 23 Sep 2014 11:10:17 +0200, Claudio Thomas
>> wrote:
>>
>>
>> Well, RB333 is MPC8321, RB600 is MPC8323 and we support the
>> MPC8377EWLAN board, which
Hi Imre,
On 23.09.2014 11:41, Imre Kaloz wrote:
>
> On Tue, 23 Sep 2014 11:10:17 +0200, Claudio Thomas
> wrote:
>
>
>
>> The RB600/RB300 uses a MPC8377, the XM1700 uses a MPC8306. They are
>> quite similar, but not equal.
>
> Well, RB333 is MPC8321,
Hi Imre,
On 23.09.2014 09:53, Imre Kaloz wrote:
> Hi Claudio,
>
> On Tue, 23 Sep 2014 09:44:03 +0200, Claudio Thomas
> wrote:
>
>> I would like to add a new device to /target/linux/mpc83xx witch needs a
>> special kernel.
>
> In what way is it special? Why c
much better naming to be used?
BTW, the profile naming seems to be some times in only uppercase, only
lowercases or camel-case. This means Profile/RB600, Profile/rb600 and
Profile/Rb600 could be possible. Which "case" is preferred?
Thank
. If so, this might be helpful:
https://github.com/WRTnode/openwrt-packages/blob/master/ralink/ralink-wifi/files/lib/wifi/ralink.sh
I think that was for a project targeting MT7260 SoC's before the
mac80211 driver was extended to support them.
-Claudio
___
On 16.09.2014 18:45, Hauke Mehrtens wrote:
> On 09/16/2014 02:52 PM, Claudio Thomas wrote:
>> On 16.09.2014 14:44, Felix Fietkau wrote:
>>> On 2014-09-16 13:47, Claudio Thomas wrote:
>>>> Hi,
>>>> I until now was still using the trunk for testing an
On 16.09.2014 14:44, Felix Fietkau wrote:
> On 2014-09-16 13:47, Claudio Thomas wrote:
>> Hi,
>> I until now was still using the trunk for testing and working, but today
>> I the first time checked out the 14.07/openwrt.git at git.openwrt.git.
>> Is there a reason why MP
Hi,
I until now was still using the trunk for testing and working, but today
I the first time checked out the 14.07/openwrt.git at git.openwrt.git.
Is there a reason why MPC83xx is not included in BB-RC3?
Best regards,
Claudio
___
openwrt-devel mailing
on SVN (passed forward to
GIT) and not directly on GIT. SVN does not have such mechanism like
"pull requests". If it was done fully as GIT-repository you could use
the pull request feature also without using github. "pull requests" are
a GIT feature and not a github featur
Hello Thomas,
On 06.08.2014 13:44, thomas.lan...@lantiq.com wrote:
> Hello Claudio,
>
> Claudio Thomas wrote on 2014-08-06:
>> Hi,
>> is there a special concept what the package/compile output (without V=s)
>> shows?
> These are the real targets the build system is
stem)
part of the target rule and on the others not?
...
Suggestion: Maybe it could make things easier for all newbies that join
openwrt in future if the output reflect the real target rule, like in
the first examples.
Best regards,
Claudio
___
openwrt-dev
rgets.
--
Mit freundlichen Grüßen / Best regards
Claudio Thomas
Dipl.-Ing. der technischen Informatik (M.Sc.)
Leitung IT / Head of IT
Tel: +49 (0)2773 7444-137
Fax: +49 (0)2773 7444-3137
Homepage: http://www.xmodus-systems.de
E-Mail: c...@xmodus-systems.de
GPG: http://xmodus-systems.de/gpg/ct
On 25.07.2014 12:25, Imre Kaloz wrote:
> Hi,
>
> On Fri, 25 Jul 2014 11:34:49 +0200, Claudio Thomas
> wrote:
>
>> Hi, as reaction of the following email:
>> On 15.07.2014 15:05, Claudio Thomas wrote:
>>> Subject: [OpenWrt-Devel] When to use Target Profile or Su
Hi, as reaction of the following email:
On 15.07.2014 15:05, Claudio Thomas wrote:
> Subject: [OpenWrt-Devel] When to use Target Profile or Subtarget
>
> Hi,
> I'm adapting the "Freescale MPC83xx" platform, so that multiple devices
> can be selected.
> Actuall
Add new target-profile for both boards in menuconfig.
Replaced unconditional Makefile directives with such that depends on menuconfig
settings.
The default behaviour remains to be as it was: to compile for both.
Signed-off-by: Claudio Thomas
---
target/linux/mpc83xx/Makefile | 12
Add new target-profile for both boards in menuconfig.
Replaced unconditional Makefile directives with such that depends on menuconfig
settings.
The default behaviour remains to be as it was: to compile for both.
Signed-off-by: Claudio Thomas
---
target/linux/mpc83xx/Makefile | 12
Hallo Jow,
thank you for your fast reply.
So far I see there are subtargets needed because each board has another
kernel image (name?).
KERNELNAME:="uImage dtbImage.rb600 dtbImage.rb333"
Claudio
On 15.07.2014 15:23, Jo-Philipp Wich wrote:
> Hi.
>
> Profiles influence i
o select the Board implementation (like
"A1x/XBurst/AU1x00/RT288x"), or
a mix of both.
Is there a "official definition" when to use what?
The difference is not obvious to me.
--
Mit freundlichen Grüßen / Best regards
Claudio Thomas
Dipl.-Ing. der technischen Informatik (
Hello,
* Claudio Leite (lei...@staticky.com) wrote:
> Use pr_debug rather than pr_info since it is only relevant
> for debugging.
>
> Signed-off-by: Claudio Leite
While we are talking about things for Barrier Breaker RC's, could this
patch be merged in? It was marked as accep
s for that board but will do so later.
-Claudio
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
* Claudio Leite (lei...@staticky.com) wrote:
> Any comments are appreciated.
I meant to send this is as an RFC and not a patch.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/open
Signed-off-by: Claudio Leite
---
target/linux/kirkwood/config-3.10 | 4 +++-
target/linux/kirkwood/config-3.14 | 4 +++-
target/linux/kirkwood/patches-3.14/160-ea4500.patch | 13 -
3 files changed, 18 insertions(+), 3 deletions(-)
diff --git a
ay to test that.
Signed-off-by: Claudio Leite
---
.../linux/generic/files/drivers/net/phy/mvsw6171.c | 866 +
.../linux/generic/files/drivers/net/phy/mvsw6171.h | 230 ++
.../generic/patches-3.10/733-phy_mvsw6171.patch| 23 +
.../generic/patches-3.14/732-phy_mvsw6171.
1 - 100 of 152 matches
Mail list logo