This is a start to getting a single Freescale ARM kernel
Details
Details
- Reviewers
rpaulo • ian - Group Reviewers
ARM - Commits
- rS276177: Switch i.MX to use the platform code to help with a single Freescale kernel.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
This looks good to me. This will amount to putting cortex-a8 and -a9 into the same kernel and they have differing cacheline sizes, but I think we've been bogusly compiling everything with CACHE_LINE_SIZE defined as 64 for quite a while now.