Page MenuHomeFreeBSD

Update the i.MX kernels to use the platform code.
ClosedPublic

Authored by andrew on Dec 21 2014, 12:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 26, 7:28 AM
Unknown Object (File)
Wed, Jun 26, 5:06 AM
Unknown Object (File)
May 4 2024, 8:10 PM
Unknown Object (File)
Apr 28 2024, 5:54 AM
Unknown Object (File)
Jan 18 2024, 9:08 AM
Unknown Object (File)
Dec 23 2023, 12:10 AM
Unknown Object (File)
Jan 27 2023, 7:21 PM
Unknown Object (File)
Apr 10 2017, 3:28 AM
Subscribers

Details

Summary

This is a start to getting a single Freescale ARM kernel

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

andrew retitled this revision from to Update the i.MX kernels to use the platform code..
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: ARM.
rpaulo added a reviewer: rpaulo.
rpaulo added a subscriber: rpaulo.

Reviewed.

This revision is now accepted and ready to land.Dec 21 2014, 7:57 PM
ian added a reviewer: ian.
ian added a subscriber: ian.

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.

andrew updated this revision to Diff 2845.

Closed by commit rS276177 (authored by @andrew).