Page MenuHomeFreeBSD

Create a RouterBoard platform and use it to create a flash map
ClosedPublic

Authored by jhibbits on Aug 8 2015, 11:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 10:09 AM
Unknown Object (File)
Fri, Apr 12, 6:39 AM
Unknown Object (File)
Wed, Apr 10, 8:04 PM
Unknown Object (File)
Wed, Apr 10, 7:39 AM
Unknown Object (File)
Wed, Apr 10, 3:19 AM
Unknown Object (File)
Tue, Apr 9, 12:34 AM
Unknown Object (File)
Dec 19 2023, 11:07 PM
Unknown Object (File)
Aug 31 2023, 11:28 PM
Subscribers
None

Details

Summary

The RouterBoard uses a predefined partition map which doesn't exist in the fdt.
This change allows overriding the fdt slicer with a custom slicer, and uses this
custom slicer to define the flash map on the RouterBoard RB800.
D3305 converts the mpc85xx platform into a base class, so that systems based on
the mpc85xx platform can add their own overrides. This change builds on D3305,
and creates a RouterBoard (RB800) platform to initialize the slicer override.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhibbits retitled this revision from to Create a RouterBoard platform and use it to create a flash map.
jhibbits updated this object.
jhibbits edited the test plan for this revision. (Show Details)
jhibbits added reviewers: nwhitehorn, imp.
nwhitehorn edited edge metadata.

Looks good to me.

This revision is now accepted and ready to land.Aug 21 2015, 6:33 PM
imp edited edge metadata.

Your bribe has cleared the bank.

This revision was automatically updated to reflect the committed changes.