Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:guide-developer:defining-firmware-partitions [2019/09/08 13:23] – Section heading levels corrected tmomasdocs:guide-developer:defining-firmware-partitions [2020/04/20 16:25] (current) – you still need mtd splitting, just not the original one karlp
Line 36: Line 36:
 The MTD labels of "firmware" and "ubi" have special meaning to the OpenWrt kernel. The MTD labels of "firmware" and "ubi" have special meaning to the OpenWrt kernel.
  
-See below on supplying the proper "compatible" label so that the OpenWrt kernel can properly "split" the partition and ''CONFIG_MTD_SPLIT_FIRMWARE'' is not needed.+See below on supplying the proper "compatible" label so that the OpenWrt kernel can properly "split" the partition and ''CONFIG_MTD_SPLIT_FIRMWARE'' is not needed. (note that ''CONFIG_MTD_SPLIT_UIMAGE_FW'' is still required!)
  
 <WRAP center round info 80%> <WRAP center round info 80%>
  • Last modified: 2019/09/08 13:23
  • by tmomas