summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-kobs/imx-kobs/raw-mode.patch
Commit message (Collapse)AuthorAgeFilesLines
* imx-kobs: Drop 5.4 recipeOtavio Salvador2016-10-181-48/+0
| | | | | | The Git recipe is now preferred so we are dropping the old release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-kobs: Allow kobs-ng to flash the SPL on the 4.x kernelFabio Berton2016-08-051-0/+48
Add function to check if kernel support raw_mode and fix function that calculates the geometry based on known info from the mtd partitionmtd geometry. These patches were copied from: https://github.com/Gateworks/openwrt/commit/379e87df4fb67198fe900ffe2a394e69fbd47801 Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>