Page MenuHomeFreeBSD

[BHND] Add initial bits of support for BCM4704
Needs ReviewPublic

Authored by mizhka on Jun 27 2016, 5:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 8 2024, 7:11 AM
Unknown Object (File)
Oct 1 2024, 2:10 PM
Unknown Object (File)
Sep 16 2024, 9:31 AM
Unknown Object (File)
Sep 7 2024, 4:28 PM
Unknown Object (File)
Sep 5 2024, 10:13 PM
Unknown Object (File)
Sep 5 2024, 12:29 AM
Unknown Object (File)
Sep 1 2024, 5:59 AM
Unknown Object (File)
Aug 16 2024, 6:19 PM
Subscribers

Details

Reviewers
landonf
adrian
Summary

I'm trying to port FreeBSD on ASUS WL500W board with BCM4704 chip. This patch addes initial bits of this chip support:

Issues:

  • CFE area is 0x80800000 - 0x8087ffff, it interferes with trampoline code

Fixes:

  • Trampoline address moved to 0x80900000
  • Add SoC information for BCM4704
Test Plan

Tested regression on ASUS RT-N12,16,53
Tested on ASUS WL500W

Diff Detail

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

Event Timeline

mizhka retitled this revision from to [BHND] Add initial bits of support for BCM4704.
mizhka updated this object.
mizhka edited the test plan for this revision. (Show Details)
mizhka added reviewers: landonf, adrian.
mizhka set the repository for this revision to rS FreeBSD src repository - subversion.