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)
Wed, Nov 12, 3:19 AM
Unknown Object (File)
Mon, Nov 3, 9:03 PM
Unknown Object (File)
Tue, Oct 28, 8:35 PM
Unknown Object (File)
Oct 20 2025, 1:02 AM
Unknown Object (File)
Oct 20 2025, 1:02 AM
Unknown Object (File)
Oct 19 2025, 11:04 AM
Unknown Object (File)
Oct 6 2025, 11:32 PM
Unknown Object (File)
Oct 6 2025, 9:45 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.