summaryrefslogtreecommitdiff
path: root/package/boot/uboot-kirkwood/patches/150-goflexhome.patch
Commit message (Collapse)AuthorAge
* uboot-kirkwood/goflexhome: explicit define the size of the last partitionLuka Perkov2016-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 styleLuka Perkov2016-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