|
发表于 2022-12-2 14:01:03
只看该作者
7#
本帖最后由 bluesea 于 2022-12-2 15:06 编辑
我同时修改的
u-boot/arch/arm/dts/rk3588.dtsi
kernel/arch/arm64/boot/dts/rockchip/rk3588.dtsi
版本:rk3588_repo_sdk_v1.0.2a.7z bundle到104b
./build.sh aio-3588q-ubuntu.mk
-----------------------------------------------------------------------------------
还是存在如下启动错误
-----------------------------------------------------------------------------------
[ 2.872557] wireguard: nonce counter self-tests: pass
[ 3.013123] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 3.038668] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 3.065332] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 3.085336] rk-pcie fe150000.pcie: PCIe Link up, LTSSM is 0x130011
[ 3.085505] rk-pcie fe150000.pcie: PCI host bridge to bus 0000:00
[ 3.085522] pci_bus 0000:00: root bus resource [bus 00-0f]
[ 3.085534] pci_bus 0000:00: root bus resource [??? 0xf0000000-0xf00fffff flags 0x0]
[ 3.085550] pci_bus 0000:00: root bus resource [io 0x100000-0x1fffff] (bus address [0xf0100000-0xf01fffff])
[ 3.085562] pci_bus 0000:00: root bus resource [mem 0xf0200000-0xf0ffffff]
[ 3.085575] pci_bus 0000:00: root bus resource [mem 0x900000000-0x902ffffff] (bus address [0xf1000000-0xf3ffffff])
[ 3.085588] pci_bus 0000:00: root bus resource [mem 0x903000000-0x93fffffff pref] (bus address [0x900000000-0x93cffffff])
[ 3.085632] pci 0000:00:00.0: [1d87:3588] type 01 class 0x060400
[ 3.085654] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x3fffffff]
[ 3.085669] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x3fffffff]
[ 3.085683] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[ 3.085757] pci 0000:00:00.0: supports D1 D2
[ 3.085767] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 3.092003] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 3.094693] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
[ 3.094802] pci 0000:01:00.0: [10ee:7024] type 00 class 0x070001
[ 3.094871] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[ 3.094905] pci 0000:01:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
[ 3.095054] pci 0000:01:00.0: enabling Extended Tags
[ 3.095257] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot
[ 3.103915] pci 0000:00:00.0: BAR 0: no space for [mem size 0x40000000]
[ 3.103942] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x40000000]
[ 3.103956] pci 0000:00:00.0: BAR 1: no space for [mem size 0x40000000]
[ 3.103967] pci 0000:00:00.0: BAR 1: failed to assign [mem size 0x40000000]
[ 3.103980] pci 0000:00:00.0: BAR 8: assigned [mem 0xf0200000-0xf03fffff]
[ 3.103993] pci 0000:00:00.0: BAR 6: assigned [mem 0xf0400000-0xf040ffff pref]
[ 3.104009] pci 0000:01:00.0: BAR 0: assigned [mem 0xf0200000-0xf02fffff]
[ 3.104033] pci 0000:01:00.0: BAR 1: assigned [mem 0xf0300000-0xf030ffff]
[ 3.104053] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 3.104066] pci 0000:00:00.0: bridge window [mem 0xf0200000-0xf03fffff]
[ 3.106793] pcieport 0000:00:00.0: PME: Signaling with IRQ 141
[ 3.118666] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 3.145333] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 3.148018] wireguard: ratelimiter self-tests: pass
[ 3.148103] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 3.148108] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 3.148436] tun: Universal TUN/TAP device driver, 1.6
[ 3.148566] CAN device driver interface
|
|