commit | ea52d335e316b573e20d1f7da2f442236148d3b8 | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <B48286@freescale.com> | Mon Oct 26 19:47:44 2015 +0800 |
committer | York Sun <yorksun@freescale.com> | Thu Oct 29 10:33:59 2015 -0700 |
tree | 05a2a175e05611b2cab9c260072dd49397b114bb | |
parent | 3a25ece2342c08a3c2c0afe32ee581a9a4dc35bb [diff] |
net/fm: Add support for 64-bit platforms The FMan IM driver is developed for 32-bit platfroms and isn't friendly to 64-bit platforms, so do the minimal refactor: 1. Refine the MURAM management and access. 2. Correct the initialization and operations for QDs and BDs. Signed-off-by: Hou Zhiqiang <B48286@freescale.com> Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>