summaryrefslogtreecommitdiff
path: root/board/sbc8641d/law.c
Commit message (Collapse)AuthorAgeLines
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-11-9/+9
| | | | | | | | | | | With the new LAW interface (set_next_law) we can move to letting the system allocate which LAWs are used for what purpose. This makes life a bit easier going forward with the new DDR code. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Andy Fleming <afleming@freescale.com> Acked-by: Jon Loeliger <jdl@freescale.com> Acked-by: Becky Bruce <becky.bruce@freescale.com>
* 86xx: Convert sbc8641d to use new law setup code.Becky Bruce2008-01-24-0/+58
Signed-off-by: Becky Bruce <becky.bruce@freescale.com>