Pasthis
Raw |
New paste
Never expires.
=> pri
arch=arm
baudrate=115200
board=qemu-arm
board_name=qemu-arm
boot_targets=qfw usb scsi virtio nvme dhcp
bootcmd=setenv kernel_addr_r 0x42200000 && setenv ramdisk_addr_r 0x45000000 && load hostfs - ${kernel_addr_r} uImage && load hostfs - ${ramdisk_addr_r} rootfs.cpio.uboot && setenv bootargs console=ttyAMA0,115200 earlyprintk=serial,ttyAMA0,115200 root=/dev/ram && bootefi ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr}
bootdelay=2
cpu=armv8
ethaddr=52:54:00:12:34:56
fdt_addr=0x40000000
fdt_high=0xffffffff
fdtcontroladdr=13e675a10
initrd_high=0xffffffff
kernel_addr_r=0x44000000
loadaddr=0x40200000
preboot=usb start
pxefile_addr_r=0x44380000
ramdisk_addr_r=0x40400000
scriptaddr=0x40200000
stderr=serial,vidconsole
stdin=serial,usbkbd
stdout=serial,vidconsole
usb_ignorelist=0x1050:*,
vendor=emulation
Environment size: 808/262140 bytes
=> setenv autoload no; setenv serverip 10.162.17.48; setenv tftpserverip 10.162.17.48; pxe get; pxe boot
missing environment variable: pxeuuid
Retrieving file: pxelinux.cfg/01-52-54-00-12-34-56
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/01-52-54-00-12-34-56'.
Load address: 0x44380000
Loading:
TFTP error: 256 (File not found)
Retrieving file: pxelinux.cfg/0A00020F
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/0A00020F'.
Load address: 0x44380000
Loading:
TFTP error: 256 (File not found)
Retrieving file: pxelinux.cfg/0A00020
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/0A00020'.
Load address: 0x44380000
Loading:
TFTP error: 256 (File not found)
Retrieving file: pxelinux.cfg/0A0002
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/0A0002'.
Load address: 0x44380000
Loading:
TFTP error: 256 (File not found)
Retrieving file: pxelinux.cfg/0A000
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/0A000'.
Load address: 0x44380000
Loading:
TFTP error: 256 (File not found)
Retrieving file: pxelinux.cfg/0A00
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/0A00'.
Load address: 0x44380000
Loading:
TFTP error: 256 (File not found)
Retrieving file: pxelinux.cfg/0A0
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/0A0'.
Load address: 0x44380000
Loading:
TFTP error: 256 (File not found)
Retrieving file: pxelinux.cfg/0A
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/0A'.
Load address: 0x44380000
Loading:
TFTP error: 256 (File not found)
Retrieving file: pxelinux.cfg/0
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/0'.
Load address: 0x44380000
Loading:
TFTP error: 256 (File not found)
Retrieving file: pxelinux.cfg/default-arm
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/default-arm'.
Load address: 0x44380000
Loading:
TFTP error: 256 (File not found)
Retrieving file: pxelinux.cfg/default
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'pxelinux.cfg/default'.
Load address: 0x44380000
Loading:
done
Bytes transferred = 41 (29 hex)
Config file '<NULL>' found
1: linux
Retrieving file: Image
Using virtio-net#31 device
TFTP from server 10.162.17.48; our IP address is 10.0.2.15
Filename 'Image'.
Load address: 0x44000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
###############################################
47.9 MiB/s
done
Bytes transferred = 41724416 (27caa00 hex)
## Flattened Device Tree blob at 40000000
Booting using the fdt blob at 0x40000000
Working FDT set to 40000000
Loading Device Tree to 00000000fbff9000, end 00000000fbffe3ca ... OK
Working FDT set to fbff9000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x000f0510]
[ 0.000000] Linux version 6.6.0-ga24278ea74b2 (suggan01@a079122) (aarch64-linux-gnu-gcc (Arm GNU Toolchain 11.3.Rel1) 11.3.1 20220712, GNU ld (Arm GNU Toolchain 11.3.Rel1) 2.38.20220708) #2 SMP PREEMPT Fri Aug 30 00:55:07 IST 2024
[ 0.000000] KASLR enabled
[ 0.000000] random: crng init done
[ 0.000000] Machine model: linux,dummy-virt
[ 0.000000] printk: debug: skip boot console de-registration.
[ 0.000000] efi: UEFI not found.
[ 0.000000] OF: reserved mem: 0x000000000e100000..0x000000000effffff (15360 KiB) nomap non-reusable optee_core@e100000
[ 0.000000] OF: reserved mem: 0x0000000042000000..0x00000000421fffff (2048 KiB) nomap non-reusable optee_shm@42000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x13f7ed9c0-0x13f7effff]
[ 0.000000] Zone ranges:
[...]