mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
83d40dfd79
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> |
||
---|---|---|
.. | ||
commproc.c | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
ether_fcc.c | ||
fdt.c | ||
interrupts.c | ||
Makefile | ||
pci.c | ||
qe_io.c | ||
resetvec.S | ||
serial_scc.c | ||
spd_sdram.c | ||
speed.c | ||
start.S | ||
traps.c |