Home
last modified time | relevance | path

Searched hist:"83 d40dfd79fe868796275802f60116d84b9e4395" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/misc/
H A DMakefile83d40dfd79fe868796275802f60116d84b9e4395 Wed Jan 16 07:13:58 UTC 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Move LAW init code into C

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>