Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-16 | 85xx: Move LAW init code into C | Kumar Gala | |
Move the initialization of the LAWs into C code and provide an API to allow modification of LAWs after init. Board code is responsible to provide a law_table and num_law_entries. We should be able to use the same code on 86xx as well. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |