root@RECOVERY:/# ubinfo /dev/ubi1
ubi1
Volumes count: 0
Logical eraseblock size: 258048 bytes, 252.0 KiB
Total amount of logical eraseblocks: 15 (3870720 bytes, 3.7 MiB)
Amount of available logical eraseblocks: 0 (0 bytes)
Maximum count of volumes
Anyhow, I managed to do it.
I booted new LEDE iniramfs kernel..
Then did ubiformat, ubiattach, ubimkvol on mtd6 ONLY, I labeled it "rootfs"
mounted it, transfered rootfs.tar.gz and extracted..
then booted initramfs kernel of old openwrt and formatted mtd5 ONLY
and only block device like mtd erase k
On 2018-02-02 13:17, Denis Periša wrote:
Anyhow, I managed to do it.
I booted new LEDE iniramfs kernel..
Then did ubiformat, ubiattach, ubimkvol on mtd6 ONLY, I labeled it "rootfs"
mounted it, transfered rootfs.tar.gz and extracted..
then booted initramfs kernel of old openwrt and formatted mtd
Rosen Penev wrote:
> -Wsign-compare was breaking my builds when i disabled MIPS16 on
> ramips (mt7621). Since this will probably not get fixed,
> disable it.
Given the fine tuned nature of all your prior commits, why are
you now all of a sudden avoiding actually fixing the bad sign
comparisons?
Hi,
There's a backport to GCC 5.5 here:
https://github.com/hjl-tools/gcc/commits/hjl/indirect/gcc-5-branch/master
Cheers,
Nick
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
On Fri, Feb 2, 2018 at 4:54 AM, Karl Palsson wrote:
>
> Rosen Penev wrote:
>> -Wsign-compare was breaking my builds when i disabled MIPS16 on
>> ramips (mt7621). Since this will probably not get fixed,
>> disable it.
>
> Given the fine tuned nature of all your prior commits, why are
> you now all
Rosen Penev wrote:
> On Fri, Feb 2, 2018 at 4:54 AM, Karl Palsson
> wrote:
> >
> > Rosen Penev wrote:
> >> -Wsign-compare was breaking my builds when i disabled MIPS16 on
> >> ramips (mt7621). Since this will probably not get fixed,
> >> disable it.
> >
> > Given the fine tuned nature of all yo
On Fri, Feb 2, 2018 at 9:38 AM, Karl Palsson wrote:
>
> Rosen Penev wrote:
>> On Fri, Feb 2, 2018 at 4:54 AM, Karl Palsson
>> wrote:
>> >
>> > Rosen Penev wrote:
>> >> -Wsign-compare was breaking my builds when i disabled MIPS16 on
>> >> ramips (mt7621). Since this will probably not get fixed,
There is no target with a CPU subtype of nomips16.
Signed-off-by: Rosen Penev
---
include/target.mk | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/include/target.mk b/include/target.mk
index 0e52fb7..8ee197f 100644
--- a/include/target.mk
+++ b/include/target.mk
@@ -269,9
On Sat, Jan 27, 2018 at 2:34 AM, Russell Senior
wrote:
> You could try not using WDS, maybe batman-adv instead.
Tried that, got nowhere, a combination of the documentation not
matching the results I got when entering commands and a general lack
of documentation on it and on the best way to trouble
10 matches
Mail list logo