mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-03 12:37:46 +01:00
Moved the generic fixup handling code out of cpu/mpc5xxx and cpu/mpc8260 into common/fdt_support.c and renamed: do_fixup() -> do_fixup_by_path() do_fixup_u32() -> do_fixup_by_path_u32() Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
|---|---|---|
| .. | ||
| bedbug_603e.c | ||
| commproc.c | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| ether_fcc.c | ||
| ether_scc.c | ||
| i2c.c | ||
| interrupts.c | ||
| kgdb.S | ||
| Makefile | ||
| pci.c | ||
| serial_scc.c | ||
| serial_smc.c | ||
| speed.c | ||
| speed.h | ||
| spi.c | ||
| start.S | ||
| traps.c | ||
| u-boot.lds | ||