mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-11 14:22:57 +01:00
The PCI_REGION_MEMORY and PCI_REGION_MEM are a bit to similar and can be confusing when reading the code. Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY to clarify its used for system memory mapping purposes. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
|---|---|---|
| .. | ||
| config.mk | ||
| cpu.c | ||
| interrupts.c | ||
| Makefile | ||
| resetvec.S | ||
| sc520.c | ||
| sc520_asm.S | ||
| serial.c | ||
| start.S | ||
| start16.S | ||
| timer.c | ||