mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-05 00:41:17 +01:00
Add skip_pci_mask environment variable to skip pci enumeration based on the bitmask. Also, removing the pci3 dts entry from the RDP437 & RDP461 to skip pci3 enumeration. Example - setenv skip_pci_mask 0xc The above command will skip pci enumeration of bus 2 & 3. Change-Id: Iff50acca07ffc026bed84a0d2372e6de0a3ba3a9 Signed-off-by: Amandeep Singh <quic_amansing@quicinc.com> Signed-off-by: Ram Kumar D <quic_ramd@quicinc.com> |
||
|---|---|---|
| .. | ||
| arc | ||
| arm | ||
| avr32 | ||
| blackfin | ||
| m68k | ||
| microblaze | ||
| mips | ||
| nds32 | ||
| nios2 | ||
| openrisc | ||
| powerpc | ||
| sandbox | ||
| sh | ||
| sparc | ||
| x86 | ||
| .gitignore | ||
| Kconfig | ||