Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uboot-kirkwood/goflexhome: explicit define the size of the last partition | Luka Perkov | 2016-03-14 |
| | | | | | | | | | Explicit sets the size of the mtdparts, because the kernel has also an explicit value. If they have diffent sizes the ubi won't be detected. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 49018 | ||
* | uboot-kirkwood/goflexhome: update bootargs to use new ubi style | Luka Perkov | 2016-03-14 |
Since switching to new ubi(kernel,squashfs,ubifs) layout, the kernel lies in a ubi volume. Dropping the mtd parts because the mtd layout is saved in the device-tree, which is appended to the zImage. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 49016 |