commit | 9fc29db116d147adbee0ad07b0e72a657f961305 | [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 | 648bde6d70ac94685ed454cb938e44454190f19a [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>