riscv-software-src / riscv-pk

RISC-V Proxy Kernel
Other
581 stars 307 forks source link

why did i use command "spike bbl" can't start linux successful? #210

Open wangyua666 opened 4 years ago

wangyua666 commented 4 years ago

bbl loader OF: fdt: Ignoring memory range 0x80000000 - 0x80200000 Linux version 4.19.136 (root@273b43e2c0df) (gcc version 9.2.0 (GCC)) #9 Wed Aug 5 11:46:10 UTC 2020 bootconsole [early0] enabled initrd not found or empty - disabling initrd Zone ranges: DMA32 [mem 0x0000000080200000-0x00000000ffffffff] Normal empty Movable zone start for each node Early memory node ranges node 0: [mem 0x0000000080200000-0x00000000ffffffff] Initmem setup node 0 [mem 0x0000000080200000-0x00000000ffffffff] software IO TLB: mapped [mem 0xfa3fe000-0xfe3fe000] (64MB) elf_hwcap is 0x112d Built 1 zonelists, mobility grouping on. Total pages: 516615 Kernel command line: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) Sorting __ex_table... Memory: 1994292K/2095104K available (1362K kernel code, 151K rwdata, 363K rodata, 468K init, 717K bss, 100812K reserved, 0K cma-reserved) SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 NR_IRQS: 0, nr_irqs: 0, preallocated irqs: 0 clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns Console: colour dummy device 80x25 console [tty0] enabled bootconsole [early0] disabled

And i have used this method https://github.com/riscv/riscv-tools/issues/70. but still failed, who can help me ?