commit | 74d126face29b316a33f703585e3d726fafa9cd5 | [log] [tgz] |
---|---|---|
author | Becky Bruce <becky.bruce@freescale.com> | Fri Oct 31 17:13:49 2008 -0500 |
committer | Jon Loeliger <jdl@freescale.com> | Mon Nov 03 11:05:01 2008 -0600 |
tree | 952e8778ab1c732dcd3d7664b81ad2265962b5c2 | |
parent | cc064ed7a9e92bd3e19c56573a9badf17bb29176 [diff] |
8641HPCN: Config file cleanup There are several items in the config file that were hardcoded but that should really be based on other config options, since the regions are contiguous and depend on being so. This cleans that up a bit. Also, add BR_PHYS_ADDR() macro to convert addresses into the proper format for BR registers. Signed-off-by: Becky Bruce <becky.bruce@freescale.com>