PCI-E device initialization problems

when trying to connect a network card “Intel Corporation 82574L Gigabit Network Connection”

[    2.244109] [RTD139x PCIE] 98060000.pcie: PCIE host driver initial begin.
[    2.244142] [RTD139x PCIE] 98060000.pcie: PCIE Debug Mode on
[    2.420957] [RTD139x PCIE] 98060000.pcie: PCIE device has link up in slot 2
[    2.420989] OF: PCI: host bridge /pcie@98060000 ranges:
[    2.421292] [RTD139x PCIE] 98060000.pcie: PCI host bridge to bus 0000:01
[    2.421326] pci_bus 0000:01: root bus resource [bus 00-ff]
[    2.421354] pci_bus 0000:01: root bus resource [mem 0x98062000-0x9807ffff]
[    2.421384] pci_bus 0000:01: root bus resource [io  0x0000-0xffff] (bus address [0x30000-0x3ffff])
[    2.422475] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000
[    2.423443] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0001ffff]
[    2.423886] pci 0000:01:00.0: reg 0x14: [mem 0x00000000-0x0007ffff]
[    2.424328] pci 0000:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid
[    2.424356] pci 0000:01:00.0: reg 0x18: [io  size 0x0020]
[    2.424815] pci 0000:01:00.0: reg 0x1c: [mem 0x00000000-0x00003fff]
[    2.426088] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    2.430494] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    2.431579] pci 0000:01:00.0: BAR 1: no space for [mem size 0x00080000]
[    2.431609] pci 0000:01:00.0: BAR 1: failed to assign [mem size 0x00080000]
[    2.431640] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00040000 pref]
[    2.431669] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00040000 pref]
[    2.431706] pci 0000:01:00.0: BAR 0: no space for [mem size 0x00020000]
[    2.431734] pci 0000:01:00.0: BAR 0: failed to assign [mem size 0x00020000]
[    2.431764] pci 0000:01:00.0: BAR 3: assigned [mem 0x98064000-0x98067fff]
[    2.431951] pci 0000:01:00.0: BAR 2: assigned [io  0x1000-0x101f]
[    2.432164] [RTD139x PCIE] 98060000.pcie: PCIE host driver initial done.
[    5.063637] ehci-pci: EHCI PCI platform driver
[    5.064302] ohci-pci: OHCI PCI platform driver

bpi-m4.dmesg.log (83.8 КБ)

is it possible to increase the memory area for PCI?