]> code.ossystems Code Review - meta-freescale.git/commit
imx-kobs: Upgrade to 5.1 version
authorLauren Post <lauren.post@freescale.com>
Fri, 31 Jul 2015 14:18:42 +0000 (09:18 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:14 +0000 (15:03 -0300)
commit4bfab68ec2466433afd66f7dc927ff5f767b042d
tree2eab9638de865b8cb77d0bdb20b2b9b44faa6569
parentf5396b34b82bc7524a1216c6a84846d2ad67574a
imx-kobs: Upgrade to 5.1 version

Add i.MX 6UltraLite support.

When kobs-ng generates FCB with BCH ecc parity, ecc data might NOT byte
align, and requires join the ecc with real FCB data. When the ecc data is
byte aligned, the operation is not necessary, just simply copy the data.

Generalize the encode_bch_ecc function for different configurations.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/imx-kobs/imx-kobs_5.1.bb [moved from recipes-bsp/imx-kobs/imx-kobs_5.0.bb with 68% similarity]