Searched hist:cf7707a1df14e644d378c6d36f27e17dd666ac34 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/km/ |
| H A D | kmp204x-common.h | cf7707a1df14e644d378c6d36f27e17dd666ac34 Mon Jan 27 10:49:10 UTC 2014 Valentin Longchamp <valentin.longchamp@keymile.com> KM: add the KM_UBI_PART_BOOT_OPTS #define
This define can be used if the ubi boot partition (defined for all Keymile boards with KM_UBI_PARTITION_NAME_BOOT #define to ubi0) needs some additionnal boot options.
This is the case for the kmp204x boards since u-boot does not support NAND Flash subpage accesses on this platform, an additionnal argument that defines the VID offstet must be given to the kernel.
The UBI cmd line option now looks like this "ubi.mtd=ubi0,2048" on this platform.
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Reviewed-by: York Sun <yorksun@freescale.com>
|
| H A D | keymile-common.h | cf7707a1df14e644d378c6d36f27e17dd666ac34 Mon Jan 27 10:49:10 UTC 2014 Valentin Longchamp <valentin.longchamp@keymile.com> KM: add the KM_UBI_PART_BOOT_OPTS #define
This define can be used if the ubi boot partition (defined for all Keymile boards with KM_UBI_PARTITION_NAME_BOOT #define to ubi0) needs some additionnal boot options.
This is the case for the kmp204x boards since u-boot does not support NAND Flash subpage accesses on this platform, an additionnal argument that defines the VID offstet must be given to the kernel.
The UBI cmd line option now looks like this "ubi.mtd=ubi0,2048" on this platform.
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Reviewed-by: York Sun <yorksun@freescale.com>
|