Skip to content

Instantly share code, notes, and snippets.

@NF3RN0
Created November 21, 2018 02:51
Show Gist options
  • Save NF3RN0/71794f2e7b5902f7944472a71dea4a4e to your computer and use it in GitHub Desktop.
Save NF3RN0/71794f2e7b5902f7944472a71dea4a4e to your computer and use it in GitHub Desktop.
rpi-open-firmware boot messages on a Raspberry PI 2
Booting Raspberry Pi....
Copyright 2016-2017 rpi-open-firmware authors
BUILDATE : Nov 20 2018 04:41:15
__cxx_init: calling 5 static constructors (0x14000 - 0x14014) ...
BCM2708UsbPhy::registerDriver(): driver registered on platform IO plane
BCM2708ArmControl::registerDriver(): driver registered on platform IO plane
BCM2708PLLB::init(): PLLB VCO registered
BCM2708PLLB::registerDriver(): driver registered on platform IO plane
BCM2708Gpio::registerDriver(): driver registered on platform IO plane
[SDRAM:sdram_init]: (0) SD_CS = 0x794200
[SDRAM:switch_to_cprman_clock]: switching sdram to cprman clock (src=1, div=1), waiting for busy (4011) ...
[SDRAM:switch_to_cprman_clock]: busy set, switch complete!
[SDRAM:reset_phy]: reset_phy: resetting SDRAM PHY ...
[SDRAM:reset_phy]: reset_phy: resetting DPHY CTRL ...
[SDRAM:reset_phy_dll]: resetting aphy and dphy dlls ...
[SDRAM:reset_phy_dll]: waiting for dphy master dll to lock ...
[SDRAM:reset_phy_dll]: dphy master dll locked!
[SDRAM:sdram_init]: waiting for SDUP (210E42) ...
[SDRAM:sdram_init]: SDRAM controller has arrived! (218E42)
[SDRAM:calibrate_pvt_early]: DPHY_CSR_DQ_PAD_DRV_SLEW_CTRL = 0x223
[SDRAM:calibrate_pvt_early]: waiting for address PVT calibration ...
[SDRAM:calibrate_pvt_early]: waiting for data PVT calibration ...
[SDRAM:calibrate_pvt_early]: waiting for SDRAM calibration command ...
[SDRAM:sdram_init]: SDRAM Type: Elpida 1GB LPDDR2 (BC=0x58)
[SDRAM:reset_with_timing]: waiting for SDRAM controller to go down (218E4A) ...
[SDRAM:reset_with_timing]: SDRAM controller down!
[SDRAM:reset_with_timing]: SDRAM clock disabled!
[SDRAM:reset_with_timing]: waiting for master ddr pll to lock ...
[SDRAM:reset_with_timing]: master ddr pll locked!
[SDRAM:reset_with_timing]: SDRAM Addressing Mode: Bank=3 Row=3 Col=3 SB=0xFF
[SDRAM:reset_phy_dll]: resetting aphy and dphy dlls ...
[SDRAM:reset_phy_dll]: waiting for dphy master dll to lock ...
[SDRAM:reset_phy_dll]: dphy master dll locked!
[SDRAM:reset_with_timing]: waiting for address dll to lock ...
[SDRAM:reset_with_timing]: address dll locked!
[SDRAM:selftest]: Starting self test ...
[SDRAM:selftest_at]: Testing region at 0xC0000000 ...
[SDRAM:selftest_at]: Testing region at 0xCFF00000 ...
[SDRAM:selftest_at]: Testing region at 0xDFF00000 ...
[SDRAM:selftest_at]: Testing region at 0xEFF00000 ...
[SDRAM:selftest_at]: Testing region at 0xFFF00000 ...
[SDRAM:selftest]: Self test successful!
SDRAM initialization completed successfully!
BCM2708PowerDomainUSB::stop(): stopping ...
BCM2708PowerDomainUSB::stop(): stopped
BCM2708PowerDomainImage::powerOn(): powering on, current PM_IMAGE state: 0x1000
BCM2708PowerDomainImage::beginPowerUpSequence(): starting power up sequence ...
BCM2708PowerDomainImage::waitForPOWOK(): waiting for POWOK ...
BCM2708PowerDomainImage::waitForPOWOK(): got POWOK with CFG=0x10000
BCM2708PowerDomainImage::powerOn(): stopping power up sequence ...
BCM2708PowerDomainImage::beginPowerUpSequence(): starting power up sequence ...
BCM2708PowerDomainImage::waitForPOWOK(): waiting for POWOK ...
BCM2708PowerDomainImage::waitForPOWOK(): got POWOK with CFG=0x30000
BCM2708PowerDomainImage::completePowerUpSequence(): waiting for MRDONE ...
BCM2708PowerDomainImage::resetPeripheralsUngated(): calling v16mov gated ...
BCM2708PowerDomainImage::resetPeripheralsUngated(): ungating and resetting ...
BCM2708PowerDomainImage::resetPeripheralsUngated(): done
BCM2708PowerDomainImage::start(): CM_PERIICTL = 0x40
BCM2708PowerDomainImage::start(): CM_PERIIDIV = 0x0
BCM2708PowerDomainImage::start(): PM_IMAGE = 0x3107F
BCM2708PowerDomainImage::start(): started
BCM2708PowerDomainUSB::start(): starting ...
BCM2708PowerDomainUSB::start(): started
BCM2708UsbPhy::start(): starting ...
BCM2708UsbPhy::start(): LAN reset
BCM2708UsbPhy::start(): started
BCM2708ArmControl::start(): starting ...
BCM2708ArmControl::loadInitialCode(): copied 57412 bytes to 0xC0000000!
BCM2708ArmControl::start(): original memstart: 0xEA000039
BCM2708ArmControl::start(): mapped VC 0xC0000000 to ARM 0x0
BCM2708ArmControl::start(): mapped peripherals VC 0x7E000000 to ARM 0x3F000000
BCM2708ArmControl::start(): ARM ID: 0x364D5241 C0: 0x0
BCM2708ArmControl::start(): using C0: 0xA04B
BCM2708ArmControl::setupClock(): initializing PLLB ...
BCM2708PLLB::setDigValues(): setting DIG values for this VCO ...
BCM2708ArmControl::setupClock(): KAIP = 0x228
BCM2708ArmControl::setupClock(): MULTI = 0x613277
BCM2708ArmControl::setupClock(): ARM clock succesfully initialized!
BCM2708PowerDomainARM::start(): starting ...
BCM2708PowerDomainARM::powerOn(): powering on (rstnMask=0xFFFFFFBF) ...
BCM2708PowerDomainARM::beginPowerUpSequence(): starting power up sequence ...
BCM2708PowerDomainARM::waitForPOWOK(): waiting for POWOK ...
BCM2708PowerDomainARM::waitForPOWOK(): got POWOK with CFG=0x0
BCM2708PowerDomainARM::completePowerUpSequence(): waiting for MRDONE ...
BCM2708PowerDomainARM::powerOn(): domain powered on succesfully
BCM2708PowerDomainARM::start(): started
BCM2708ArmControl::bridgeStart(): setting up async bridge ...
BCM2708PowerDomainARM::setReset(): setting RSTN bits to 0x40 ...
BCM2708ArmControl::bridgeCycleBresp(): cycling through bresp bits ...
BCM2708PowerDomainARM::setReset(): setting RSTN bits to 0x40 ...
BCM2708ArmControl::bridgeStart(): starting async bridge now!
BCM2708ArmControl::bridgeStart(): bridge init done, PM_PROC is now: 0x107F!
Starting IPC monitor ...
on ARM, continuing boot from here ...
[BRINGUP:main]: Firmware data: SDRAM_SIZE=0, VPU_CPUID=0x4000140
[BRINGUP:main]: Security extensions are supported!
[BRINGUP:main]: Execution mode: Supervisor
[BRINGUP:heap_init]: Initializing heap at 0x24000 with size 0x100000
__cxx_init: calling 4 static constructors (0xE000 - 0xE010) ...
[EMMC:restart_controller]: hcfg 0xE, cdiv 0x0, edm 0x8C01, hsts 0x0
[EMMC:restart_controller]: Restarting the eMMC controller ...
[EMMC:configure_pinmux]: waiting for pinmux pull update ...
[EMMC:configure_pinmux]: waiting for pinmux clock update ...
[EMMC:configure_pinmux]: ok ...
[EMMC:configure_pinmux]: pinmux configured for aux0
[EMMC:reset]: resetting controller ...
[EMMC:query_voltage_and_type]: waiting for SD (0xff8000) ...
[EMMC:query_voltage_and_type]: SD card has arrived!
[EMMC:query_voltage_and_type]: This is an SDHC card!
[EMMC:identify_card]: identifying card ...
[EMMC:identify_card]: RCA = 0x7
[EMMC:init_card]: Detected SD card:
Product : SD08G
CSD : Ver 2.0
Capacity: 15564800
Size : 15199
BlockLen: 0x200
[EMMC:init_card]: Card initialization complete: SD08G 3504MB SDHC Card
[EMMC:init_card]: Identification complete, changing clock to 50MHz for data mode ...
[EMMC:BCM2708SDHost]: eMMC driver sucessfully started!
[MBRDISK:read_mbr]: Reading master boot record ...
[MBRDISK:read_mbr]: MBR contents:
0: FAT32 at:8192 size:2097152
1: Linux (ext2/ext3) at:2105344 size:13459456
2: <Unknown> at:0 size:0
3: <Unknown> at:0 size:0
[MBRDISK:MbrImpl]: Disk ready!
[LDR:LoaderImpl]: Mounting boot partitiion ...
[LDR:LoaderImpl]: Boot partition mounted!
[LDR:read_file]: cmdline.txt: reading 56 bytes to 0x24E90 (allocated=1) ...
[LDR:LoaderImpl]: kernel cmdline: console=ttyAMA0,115200 elevator=deadline rdinit=/bin/sh
[LDR:read_file]: rpi.dtb: reading 15356 bytes to 0xF000000 (allocated=0) ...
[LDR:load_fdt]: FDT loaded at F000000
[LDR:load_fdt]: (valid) fdt loaded at 0xF000000
[LDR:read_file]: zImage: reading 4076016 bytes to 0x2000000 (allocated=0) ...
[LDR:LoaderImpl]: zImage loaded at 0x2000000
[LDR:LoaderImpl]: Flushing....
[EMMC:stop]: flushing fifo ...
[EMMC:stop]: asking card to enter idle state ...
[EMMC:stop]: stopping sdhost controller driver ...
[EMMC:stop]: powering down controller ...
[EMMC:stop]: resetting state machine ...
[LDR:LoaderImpl]: Jumping to the Linux kernel...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.31-v7+ (root@vc4-build-11-19-18) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9) ) #1 Tue Nov 20 04:51:54 UTC 2018
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 2 Model B
[ 0.000000] cma: Reserved 8 MiB at 0x2f800000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at arch/arm/kernel/devtree.c:157 arm_dt_init_cpu_maps+0x140/0x180()
[ 0.000000] DT /cpu 2 nodes greater than max cores 1, capping them
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.31-v7+ #1
[ 0.000000] Hardware name: BCM2709
[ 0.000000] [<80016d6c>] (unwind_backtrace) from [<80013c54>] (show_stack+0x20/0x24)
[ 0.000000] [<80013c54>] (show_stack) from [<8029657c>] (dump_stack+0x24/0x28)
[ 0.000000] [<8029657c>] (dump_stack) from [<80023050>] (warn_slowpath_common+0x94/0xc0)
[ 0.000000] [<80023050>] (warn_slowpath_common) from [<800230bc>] (warn_slowpath_fmt+0x40/0x48)
[ 0.000000] [<800230bc>] (warn_slowpath_fmt) from [<805887f8>] (arm_dt_init_cpu_maps+0x140/0x180)
[ 0.000000] [<805887f8>] (arm_dt_init_cpu_maps) from [<80588374>] (setup_arch+0x718/0x780)
[ 0.000000] [<80588374>] (setup_arch) from [<80584a14>] (start_kernel+0x94/0x3bc)
[ 0.000000] [<80584a14>] (start_kernel) from [<00008074>] (0x8074)
[ 0.000000] ---[ end trace cb88537fdc8fa200 ]---
[ 0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 194879
[ 0.000000] Kernel command line: console=ttyAMA0,115200 elevator=deadline rdinit=/bin/sh
[ 0.000000]
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 762432K/786428K available (4360K kernel code, 285K rwdata, 1252K rodata, 1448K init, 568K bss, 15804K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xb0800000 - 0xff800000 (1264 MB)
[ 0.000000] lowmem : 0x80000000 - 0xb0000000 ( 768 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x80583408 (5614 kB)
[ 0.000000] .init : 0x80584000 - 0x806ee000 (1448 kB)
[ 0.000000] .data : 0x806ee000 - 0x80735458 ( 286 kB)
[ 0.000000] .bss : 0x80738000 - 0x807c61d8 ( 569 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000072] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000194] Switching to timer-based delay loop, resolution 52ns
[ 0.001964] Console: colour dummy device 80x30
[ 0.002121] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.002273] pid_max: default: 32768 minimum: 301
[ 0.004832] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.004993] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.013272] Disabling cpuset control group subsystem
[ 0.013439] Initializing cgroup subsys io
[ 0.013600] Initializing cgroup subsys memory
[ 0.013833] Initializing cgroup subsys devices
[ 0.013981] Initializing cgroup subsys freezer
[ 0.014201] CPU: Testing write buffer coherency: ok
[ 0.014454] ftrace: allocating 14415 entries in 43 pages
[ 0.521733] Setting up static identity map for 0x8200 - 0x8234
[ 0.533280] devtmpfs: initialized
[ 0.603900] VFP support v0.3: not present
[ 0.605779] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.614750] pinctrl core: initialized pinctrl subsystem
[ 0.630265] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.682786] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.682897] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.683850] Serial: AMBA PL011 UART driver
[ 0.685762] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 1.139041] console [ttyAMA0] enabled
[ 1.537928] SCSI subsystem initialized
[ 1.543646] usbcore: registered new interface driver usbfs
[ 1.550069] usbcore: registered new interface driver hub
[ 1.556086] usbcore: registered new device driver usb
[ 1.565965] clocksource: Switched to clocksource arch_sys_counter
[ 1.991110] FS-Cache: Loaded
[ 1.995371] CacheFiles: Loaded
[ 3.918371] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 3.934439] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 4.059352] VFS: Disk quotas dquot_6.6.0
[ 4.066307] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 4.116427] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 4.124993] io scheduler noop registered
[ 4.129311] io scheduler deadline registered (default)
[ 4.137558] io scheduler cfq registered
[ 4.949278] bcm2835-rng 3f104000.rng: hwrng registered
[ 4.955423] vc-mem: phys_addr:0x00000000 mem_base=0x00000000 mem_size:0x00000000(0 MiB)
[ 5.080244] brd: module loaded
[ 5.147249] loop: module loaded
[ 5.152455] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 5.360081] Core Release: 2.80a
[ 5.363329] Setting default values for core params
[ 5.368387] Finished setting default values for core params
[ 5.577522] Using Buffer DMA mode
[ 5.580929] Periodic Transfer Interrupt Enhancement - disabled
[ 5.586967] Multiprocessor Interrupt Enhancement - disabled
[ 5.592638] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 5.597208] Dedicated Tx FIFOs mode
[ 5.612426] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xafc04000 dma = 0xefc04000 len=9024
[ 5.622554] FIQ FSM acceleration enabled for :
[ 5.622554] Non-periodic Split Transactions
[ 5.622554] Periodic Split Transactions
[ 5.622554] High-Speed Isochronous Endpoints
[ 5.622554] Interrupt/Control Split Transaction hack enabled
[ 5.645571] WARN::hcd_init_fiq:413: FIQ on core 0 at 0x80382694
[ 5.651635] WARN::hcd_init_fiq:414: FIQ ASM at 0x80382940 length 36
[ 5.658042] WARN::hcd_init_fiq:439: MPHI regs_base at 0xb0898000
[ 5.664647] dwc_otg 3f980000.usb: DWC OTG Controller
[ 5.670229] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 5.677966] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 5.683760] Init: Port Power? op_state=1
[ 5.687890] Init: Power Port (0)
[ 5.692536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 5.699607] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.707092] usb usb1: Product: DWC OTG Controller
[ 5.711945] usb usb1: Manufacturer: Linux 4.4.31-v7+ dwc_otg_hcd
[ 5.718214] usb usb1: SerialNumber: 3f980000.usb
[ 5.729187] hub 1-0:1.0: USB hub found
[ 5.733255] hub 1-0:1.0: 1 port detected
[ 5.743472] usbcore: registered new interface driver usb-storage
[ 5.751385] mousedev: PS/2 mouse device common for all mice
[ 5.758874] sdhci: Secure Digital Host Controller Interface driver
[ 5.765136] sdhci: Copyright(c) Pierre Ossman
[ 5.772664] sdhost: log_buf @ afc03000 (efc03000)
[ 5.798524] mmc0: unable to initialise DMA channel. Falling back to PIO
[ 5.866177] mmc0: sdhost-bcm2835 loaded - DMA disabled
[ 5.872638] sdhci-pltfm: SDHCI platform and OF driver helper
[ 5.904370] ledtrig-cpu: registered to indicate activity on CPUs
[ 5.912077] hidraw: raw HID events driver (C) Jiri Kosina
[ 5.921909] usbcore: registered new interface driver usbhid
[ 5.927689] usbhid: USB HID core driver
[ 5.955652] of_cfs_init
[ 5.958754] of_cfs_init: OK
[ 5.976586] mmc0: host does not support reading read-only switch, assuming write-enable
[ 5.986695] Warning: unable to open an initial console.
[ 5.992737] mmc0: new high speed SDHC card at address 0007
[ 6.007055] Freeing unused kernel memory: 1448K (80584000 - 806ee000)
[ 6.017423] mmcblk0: mmc0:0007 SD08G 7.42 GiB
[ 6.026805] mmcblk0: p1 p2
[ 6.044815] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
[ 6.044815]
[ 6.054134] CPU: 0 PID: 1 Comm: sh Tainted: G W 4.4.31-v7+ #1
[ 6.061098] Hardware name: BCM2709
[ 6.064757] [<80016d6c>] (unwind_backtrace) from [<80013c54>] (show_stack+0x20/0x24)
[ 6.072771] [<80013c54>] (show_stack) from [<8029657c>] (dump_stack+0x24/0x28)
[ 6.080240] [<8029657c>] (dump_stack) from [<800d3ee0>] (panic+0x9c/0x1f0)
[ 6.087368] [<800d3ee0>] (panic) from [<80025274>] (complete_and_exit+0x0/0x2c)
[ 6.094945] [<80025274>] (complete_and_exit) from [<80025310>] (do_group_exit+0x50/0xc0)
[ 6.103305] [<80025310>] (do_group_exit) from [<800253a0>] (__wake_up_parent+0x0/0x30)
[ 6.111481] [<800253a0>] (__wake_up_parent) from [<8000f8c0>] (ret_fast_syscall+0x0/0x1c)
[ 6.119796] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
[ 6.119796]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment