Hello,
* Mathias Kresin (d...@kresin.me) wrote:
> I'm in doubt that the lzma splitter can be fixed.
>
> The dependency to align the rootfs isn't specific to the lzma
> splitter. mtd_find_rootfs_from() in mtdsplit.c uses the erase block
> size as step size.
>
> For the other splitter an not erase
On 05/02/2017 14:26, Mathias Kresin wrote:
> 05.02.2017 10:15, John Crispin:
>>
>>
>> On 05/02/2017 09:59, Claudio Leite wrote:
>>> mtdsplit_lzma requires that the rootfs be aligned to a block boundary.
>>> Pad the kernel partition to make this so.
>>>
>>> Signed-off-by: Claudio Leite
>>> ---
>>
05.02.2017 10:15, John Crispin:
On 05/02/2017 09:59, Claudio Leite wrote:
mtdsplit_lzma requires that the rootfs be aligned to a block boundary.
Pad the kernel partition to make this so.
Signed-off-by: Claudio Leite
---
target/linux/ramips/image/rt288x.mk | 2 +-
1 file changed, 1 insertion
On 05/02/2017 09:59, Claudio Leite wrote:
> mtdsplit_lzma requires that the rootfs be aligned to a block boundary.
> Pad the kernel partition to make this so.
>
> Signed-off-by: Claudio Leite
> ---
> target/linux/ramips/image/rt288x.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
mtdsplit_lzma requires that the rootfs be aligned to a block boundary.
Pad the kernel partition to make this so.
Signed-off-by: Claudio Leite
---
target/linux/ramips/image/rt288x.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ramips/image/rt288x.mk
b/target/