[U-Boot] [PATCH v2] mpc83xx: add support for mpc8306

2013-07-15 Thread Matevz Langus
This processor is most similar to the MPC8309, but lacks PCI. Signed-off-by: Matevz Langus --- Changes for v2: - Remove invalid Threads from QE SNUM allocation table for MPC8306 and MPC8309 to be in line with Freescale QEIWRM 4.4 arch/powerpc/cpu/mpc83xx/cpu.c | 1 + arch

Re: [U-Boot] UBI: volume auto-resize

2012-05-15 Thread Matevz Langus
Hi Scott, yes, I have also seen that. That makes me think using 2k alignment for all UBI structure is the safest/only way to go with eLBC NAND. But really confused I was, when I saw it working in Linux. Maybe Linux driver does not use HW ECC. Will report the findings when I finish other thi

Re: [U-Boot] UBI: volume auto-resize

2012-05-15 Thread Matevz Langus
. As long as boot-loader only reads, it can not do any damage. Resizing is not read only operation. regards, Matevz Langus ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] UBI: volume auto-resize

2012-05-13 Thread Matevz Langus
Hi, Thanks, initial problem about the subpage size was solved fast. The question still remains, is it wise to let u-boot resize volumes if it only boots from one of the volumes. Matevz Langus On 13. maj 2012, at 19:09, Marek Vasut wrote: > Dear Matevz Langus, > >> Hi, >&

[U-Boot] UBI: volume auto-resize

2012-05-12 Thread Matevz Langus
e volume 2 UBI error: ubi_init: cannot attach mtd1 UBI error: ubi_init: UBI error: cannot initialize UBI, error -30 UBI init error 30 Best regards, Matevz Langus ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot