commit | 3f6240d12a06484842c7e4900f35e5b8449fa554 | [log] [tgz] |
---|---|---|
author | Zeng Zhaoming <b32542@freescale.com> | Thu Apr 07 09:16:51 2011 +0800 |
committer | Eric Miao <eric.miao@linaro.org> | Tue Nov 15 16:28:14 2011 +0800 |
tree | 8bb153b3d30cbeaa7beef7ad00a66802411e6e8c | |
parent | 48c6d66305d7725e5e0b8b06d6503f09722e5df5 [diff] |
ENGR00141732 SDMA: Fix bootup stop at sdma firmware loading Linux 2.6.38 kernel bootup slow, it stopped at sdma firmware loading for about one minute. It is caused by firmware store on rootfs lib/firmware directory, while sdma initialization happens before rootfs mounted. To fix it, we have to build firmware in kernel image. Signed-off-by: Zeng Zhaoming <b32542@freescale.com> Signed-off-by: Eric Miao <eric.miao@linaro.org>