Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x May 31, 2020 07:07AM |
Registered: 6 years ago Posts: 32 |
Quote
Log into Debian,
U-Boot SPL 2013.10-ga72eb8f-dirty (Feb 19 2014 - 15:21:12) Boot device: SATA Attempting to set PLLA to 800 MHz ... plla_ctrl0 : 0000030a plla_ctrl1 : 00400000 plla_ctrl2 : 007f0068 plla_ctrl3 : 00000193 PLLA Set Bus 0: OK Device 0: reading bootargs.bin reading u-boot.img reading u-boot.img U-Boot 2013.10-ga72eb8f-dirty (Feb 19 2014 - 15:21:12) for OXNAS DRAM: 128 MiB IDE: Bus 0: OK Device 0: Model: ST380815AS Firm: 3.AAC Ser#: 6QZ0M5Y2 Type: Hard Disk Supports 48-bit addressing Capacity: 76318.0 MB = 74.5 GB (156299375 x 512) NAND: 256 MiB reading u-boot.env In: serial Out: serial Err: serial Net: mii0 ## Error: "safeboot" not defined Hit any key to stop autoboot: 0 OX820 # printenv SET_dtb=fdt addr ${fdtaddr} ; fdt header autoload=no baudrate=115200 bootargs=root=LABEL=rootfs root=/dev/sda2 bootcmd=run ideboot bootdelay=3 bootnew=bootm 60000000 - 61000000 bootold=bootm 60000000 console=console=ttyS0,115200n8 ethact=mii0 ethaddr=74:F0:6D:6A:1D:17 ext4_dtb=ext4load ide 0:2 61000000 /boot/dts/ox820-pogoplug-classic.dtb ext4_ideboot=run ext4_uimage ; run ext4_dtb ; run SET_dtb ; run bootnew ext4_uimage=ext4load ide 0:2 60000000 /boot/uImage ext4_uinitrd=ext4load ide 0:2 0x60e00000 /boot/uInitrd fdtaddr=61000000 filesize=2316 ideboot=run ext4_ideboot idebootold=${loadold} ;${bootold} imgaddr=60000000 ipaddr=10.0.0.71 keypressed=1 mtdids=nand0=41000000.nand mtdparts=mtdparts=41000000.nand:14m(boot),-(data) netcon=echo switch to net console;setenv stderr nc;setenv stdin nc;setenv stdout nc;echo switch to net console preboot=run safeboot serialcon=echo switch to serial console;setenv stderr serial;setenv stdin serial;setenv stdout serial;echo switch to serial console stderr=serial stdin=serial stdout=serial updboot=bootp;tftp 60000000 u-boot.img;ide write 60000000 400 400 Environment size: 1167/16380 bytes OX820 # boot 3765068 bytes read in 598 ms (6 MiB/s) 8996 bytes read in 56 ms (156.3 KiB/s) magic: 0xd00dfeed totalsize: 0x2324 (8996) off_dt_struct: 0x38 off_dt_strings: 0x1fd8 off_mem_rsvmap: 0x28 version: 17 last_comp_version: 16 boot_cpuid_phys: 0x0 size_dt_strings: 0x34c size_dt_struct: 0x1fa0 number mem_rsv: 0x0 ## Booting kernel from Legacy Image at 60000000 ... Image Name: ARM OpenWrt Linux-5.4.42 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3765004 Bytes = 3.6 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK ## Flattened Device Tree blob at 61000000 Booting using the fdt blob at 0x61000000 Loading Kernel Image ... OK Loading Device Tree to 67e26000, end 67e2b323 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.4.42 (admin@runtu) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r13374-2b92ee3)) #0 SMP Wed May 27 22:48:39 2020 [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Cloud Engines PogoPlug Series 3 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x64000000 [ 0.000000] percpu: Embedded 15 pages/cpu s29644 r8192 d23604 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480 [ 0.000000] Kernel command line: earlyprintk console=ttyS0,115200 root=/dev/sda2 rootfstype=ext4 [ 0.000000] Bootloader command line not present [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 54360K/131072K available (6144K kernel code, 169K rwdata, 1372K rodata, 1024K init, 210K bss, 11176K reserved, 65536K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] FPGA IRQ chip 0 "interrupt-controller" @ (ptrval), 32 irqs, parent IRQ: 16 [ 0.000000] random: get_random_bytes called from start_kernel+0x2c0/0x4ec with crng_init=0 [ 0.000017] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns [ 0.000069] clocksource: oxnas_rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns [ 0.000081] timer_oxnas_rps: Registered clocksource rate 390625Hz [ 0.000104] timer_oxnas_rps: Registered clock event rate 6250000Hz prescaler 0 period 62500 [ 0.000266] GIC: PPI13 is secure or misconfigured [ 0.000317] GIC: PPI13 is secure or misconfigured [ 0.000401] Calibrating delay loop... 319.48 BogoMIPS (lpj=1597440) [ 0.050416] pid_max: default: 32768 minimum: 301 [ 0.050682] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.050705] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.052008] CPU: Testing write buffer coherency: ok [ 0.053757] Setting up static identity map for 0x60100000 - 0x6010005c [ 0.054010] rcu: Hierarchical SRCU implementation. [ 0.054635] smp: Bringing up secondary CPUs ... [ 0.055587] GIC: PPI13 is secure or misconfigured [ 0.110658] smp: Brought up 1 node, 2 CPUs [ 0.110689] SMP: Total of 2 processors activated (638.97 BogoMIPS). [ 0.115425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.115458] futex hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.121812] pinctrl core: initialized pinctrl subsystem [ 0.122659] NET: Registered protocol family 16 [ 0.126807] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.129100] cpuidle: using governor menu [ 0.129228] No ATAGs? [ 0.154078] SCSI subsystem initialized [ 0.154739] pps_core: LinuxPPS API ver. 1 registered [ 0.154752] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.154795] PTP clock support registered [ 0.155880] clocksource: Switched to clocksource oxnas_rps_clocksource_timer [ 0.157199] thermal_sys: Registered thermal governor 'step_wise' [ 0.157557] NET: Registered protocol family 2 [ 0.158320] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.158394] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.158428] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.158464] TCP: Hash tables configured (established 1024 bind 1024) [ 0.158615] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.158663] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.159057] NET: Registered protocol family 1 [ 0.159111] PCI: CLS 0 bytes, default 32 [ 0.160878] workingset: timestamp_bits=14 max_order=15 bucket_order=1 [ 0.172800] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.175767] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.177702] printk: console [ttyS0] disabled [ 0.177858] 44200000.serial: ttyS0 at MMIO 0x44200000 (irq = 55, base_baud = 390625) is a 16550A [ 0.609131] printk: console [ttyS0] enabled [ 0.629224] brd: module loaded [ 0.642488] loop: module loaded [ 0.647498] scsi host0: sata_oxnas [ 0.651427] ata1: SATA max UDMA/133 irq 57 [ 0.656056] sata_oxnas: resetting SATA core [ 0.726182] Could not find a valid ONFI parameter page, trying bit-wise majority to recover it [ 0.734830] ONFI parameter recovery failed, aborting [ 0.739829] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xda [ 0.746191] nand: Hynix NAND 256MiB 3,3V 8-bit [ 0.750620] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.758192] Scanning device for bad blocks [ 0.788815] Bad eraseblock 324 at 0x000002880000 [ 0.793451] Bad eraseblock 325 at 0x0000028a0000 [ 0.938874] 5 fixed-partitions partitions found on MTD device 41000000.nand-controller [ 0.946787] Creating 5 MTD partitions on "41000000.nand-controller": [ 0.953118] 0x000000000000-0x000000040000 : "stage1" [ 0.959682] 0x000000040000-0x0000003c0000 : "u-boot" [ 0.966231] 0x0000003c0000-0x000000440000 : "u-boot-env" [ 0.973184] 0x000000440000-0x000000e00000 : "kernel" [ 0.979840] 0x000000e00000-0x000008000000 : "ubi" [ 0.987205] libphy: Fixed MDIO Bus: probed [ 0.992092] oxnas-dwmac 40400000.ethernet: IRQ eth_lpi not found [ 0.998254] oxnas-dwmac 40400000.ethernet: PTP uses main clock [ 1.004067] oxnas-dwmac 40400000.ethernet: no reset control found [ 1.076264] oxnas-dwmac 40400000.ethernet: User ID: 0x12, Synopsys ID: 0x35 [ 1.083212] oxnas-dwmac 40400000.ethernet: DWMAC1000 [ 1.088302] oxnas-dwmac 40400000.ethernet: DMA HW capability register supported [ 1.095577] oxnas-dwmac 40400000.ethernet: RX Checksum Offload Engine supported [ 1.102881] oxnas-dwmac 40400000.ethernet: COE Type 2 [ 1.107939] oxnas-dwmac 40400000.ethernet: TX Checksum insertion supported [ 1.114777] oxnas-dwmac 40400000.ethernet: Wake-Up On Lan supported [ 1.121095] oxnas-dwmac 40400000.ethernet: Enhanced/Alternate descriptors [ 1.127918] oxnas-dwmac 40400000.ethernet: Enabled extended descriptors [ 1.134499] oxnas-dwmac 40400000.ethernet: Ring mode enabled [ 1.140170] oxnas-dwmac 40400000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 1.148014] oxnas-dwmac 40400000.ethernet: device MAC address ea:f8:07:b9:18:8f [ 1.165360] libphy: stmmac: probed [ 1.165931] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 1.168821] RTL8211DN Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 1.187604] RTL8211DN Gigabit Ethernet stmmac-0:03: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:03, irq=POLL) [ 1.202442] ledtrig-cpu: registered to indicate activity on CPUs [ 1.210076] NET: Registered protocol family 10 [ 1.216166] Segment Routing with IPv6 [ 1.219911] NET: Registered protocol family 17 [ 1.230586] UBI error: no valid UBI magic found inside mtd4 [ 1.236275] ata1.00: HPA detected: current 156299375, native 156301488 [ 1.242808] ata1.00: ATA-7: ST380815AS, 3.AAC, max UDMA/133 [ 1.242818] ata1.00: 156299375 sectors, multi 0: LBA48 NCQ (depth 0/32) [ 1.291312] ata1.00: configured for UDMA/133 [ 1.296312] scsi 0:0:0:0: Direct-Access ATA ST380815AS C PQ: 0 ANSI: 5 [ 1.305681] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.306401] sd 0:0:0:0: [sda] 156299375 512-byte logical blocks: (80.0 GB/74.5 GiB) [ 1.318822] sd 0:0:0:0: [sda] Write Protect is off [ 1.323822] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.356372] sda: sda1 sda2 sda3 [ 1.362055] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.373265] EXT4-fs (sda2): INFO: recovery required on readonly filesystem [ 1.380183] EXT4-fs (sda2): write access will be enabled during recovery [ 1.451210] EXT4-fs (sda2): recovery complete [ 1.489318] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 1.497098] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. [ 1.505231] Freeing unused kernel memory: 1024K [ 1.510064] Run /sbin/init as init process [ 1.664350] init: Console is alive [ 1.771845] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 1.804848] usbcore: registered new interface driver usbfs [ 1.810485] usbcore: registered new interface driver hub [ 1.815987] usbcore: registered new device driver usb [ 1.822830] Button Hotplug driver version 0.4.1 [ 1.830310] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.838604] ehci-fsl: Freescale EHCI Host controller driver [ 1.845294] ehci-platform: EHCI generic platform driver [ 2.055910] oxnas-ehci 40200100.ehci: EHCI Host Controller [ 2.061424] oxnas-ehci 40200100.ehci: new USB bus registered, assigned bus number 1 [ 2.069708] oxnas-ehci 40200100.ehci: irq 52, io mem 0x40200100 [ 2.095930] oxnas-ehci 40200100.ehci: USB 2.0 started, EHCI 1.00 [ 2.103086] hub 1-0:1.0: USB hub found [ 2.107000] hub 1-0:1.0: 2 ports detected [ 2.116805] usbcore: registered new interface driver usb-storage [ 2.124011] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 2.133550] init: - preinit - [ 2.532254] random: jshn: uninitialized urandom read (4 bytes read) [ 2.577464] random: jshn: uninitialized urandom read (4 bytes read) [ 2.613939] random: jshn: uninitialized urandom read (4 bytes read) [ 2.647680] oxnas-dwmac 40400000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211DN Gigabit Ethernet] [ 2.658734] oxnas-dwmac 40400000.ethernet eth0: No Safety Features support found [ 2.666193] oxnas-dwmac 40400000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 2.674785] oxnas-dwmac 40400000.ethernet eth0: registered PTP clock [ 2.681208] oxnas-dwmac 40400000.ethernet eth0: configuring for phy/rgmii link mode Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 6.872314] mount_root: mounting /dev/root [ 6.886492] oxnas-dwmac 40400000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 6.894924] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.895326] EXT4-fs (sda2): re-mounted. Opts: (null) [ 6.906529] mount_root: loading kmods from internal overlay [ 6.937077] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 6.946757] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 7.506186] block: attempting to load /etc/config/fstab [ 7.523947] block: extroot: not configured [ 7.531632] urandom-seed: Seeding with /etc/urandom.seed [ 7.582259] oxnas-dwmac 40400000.ethernet eth0: Link is Down [ 7.598848] procd: - early - [ 7.827484] urandom_read: 1 callbacks suppressed [ 7.827496] random: jshn: uninitialized urandom read (4 bytes read) [ 8.166054] procd: - ubus - [ 8.229437] random: ubusd: uninitialized urandom read (4 bytes read) [ 8.236610] random: ubusd: uninitialized urandom read (4 bytes read) [ 8.244587] procd: - init - Please press Enter to activate this console. [ 8.854586] kmodloader: loading kernel modules from /etc/modules.d/* [ 8.867261] urngd: v1.0.2 started. [ 8.970368] videodev: Linux video capture interface: v2.00 [ 9.014858] usbcore: registered new interface driver ums-alauda [ 9.022648] random: crng init done [ 9.022735] usbcore: registered new interface driver ums-cypress [ 9.026127] random: 3 urandom warning(s) missed due to ratelimiting [ 9.042465] usbcore: registered new interface driver ums-datafab [ 9.050429] usbcore: registered new interface driver ums-freecom [ 9.063265] usbcore: registered new interface driver ums-isd200 [ 9.087467] usbcore: registered new interface driver ums-jumpshot [ 9.095444] usbcore: registered new interface driver ums-karma [ 9.113167] usbcore: registered new interface driver ums-sddr09 [ 9.132769] usbcore: registered new interface driver ums-sddr55 [ 9.142036] usbcore: registered new interface driver ums-usbat [ 9.203207] xt_time: kernel timezone is -0000 [ 9.267576] usbcore: registered new interface driver uvcvideo [ 9.273305] USB Video Class driver (1.1.1) [ 9.310671] kmodloader: done loading kernel modules from /etc/modules.d/* [ 13.253524] oxnas-dwmac 40400000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211DN Gigabit Ethernet] [ 13.306042] oxnas-dwmac 40400000.ethernet eth0: No Safety Features support found [ 13.313428] oxnas-dwmac 40400000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 13.322063] oxnas-dwmac 40400000.ethernet eth0: registered PTP clock [ 13.328448] oxnas-dwmac 40400000.ethernet eth0: configuring for phy/rgmii link mode [ 13.344143] br-lan: port 1(eth0) entered blocking state [ 13.349460] br-lan: port 1(eth0) entered disabled state [ 13.355013] device eth0 entered promiscuous mode [ 17.526458] oxnas-dwmac 40400000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 17.534899] br-lan: port 1(eth0) entered blocking state [ 17.540180] br-lan: port 1(eth0) entered forwarding state [ 17.547248] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready BusyBox v1.31.1 () built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt SNAPSHOT, r13374-2b92ee3 ----------------------------------------------------- root@OpenWrt:/# fw_printenv Warning: Bad CRC, using default environment bootcmd=bootp; setenv bootargs root=/dev/nfs nfsroot=${serverip}:${rootpath} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off; bootm bootdelay=5 baudrate=115200 root@OpenWrt:/# ls -lart /boot -rw-r--r-- 1 root root 15554100 May 31 00:13 uInitrd -rw-r--r-- 1 root root 3765068 May 31 00:13 uImage drwxr-xr-x 2 root root 4096 May 31 00:13 dts drwxrwxr-x 18 root root 4096 May 31 00:13 .. drwxr-xr-x 3 root root 4096 May 31 00:13 . root@OpenWrt:/# ls -lart /boot/dts -rw-r--r-- 1 root root 8996 May 31 00:13 ox820-pogoplug-classic.dtb drwxr-xr-x 3 root root 4096 May 31 00:13 .. drwxr-xr-x 2 root root 4096 May 31 00:13 . root@OpenWrt:/#
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x May 31, 2020 05:40PM |
Admin Registered: 13 years ago Posts: 18,997 |
-rw-r--r-- 1 root root 8996 May 31 00:13 ox820-pogoplug-classic.dtb
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x June 01, 2020 09:50AM |
Registered: 6 years ago Posts: 32 |
/dev/mtd2 0x0 0x2000 0x2000 1
root @ OpenWrt: / # fw_printenv Предупреждение: неверный CRC, используется среда по умолчанию bootcmd = ВООТР; setenv bootargs root = / dev / nfs nfsroot = $ {serverip}: $ {rootpath} ip = $ {ipaddr}: $ {serverip}: $ {gatewayip}: $ {netmask}: $ {hostname} :: off; bootm BootDelay = 5 боды = 115200
Quote
For now, you can work around this by specifying the MAC address inside /etc/network/interfaces.
option macaddr '2A:C0:XX:XX:XX:XX'
Quote
After you rebuilt kernel and DTB, and then copy the files you should use "cp -a"
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x June 01, 2020 05:44PM |
Admin Registered: 13 years ago Posts: 18,997 |
Quote
ARM Debian takes the MAC from sda1 /u-boot.env
Quote
Openwrt does not find it. I'm loading with sata, there is no mdX on sata
bdinfo
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x June 01, 2020 10:45PM |
Registered: 6 years ago Posts: 32 |
U-Boot SPL 2013.10-ga72eb8f-dirty (Feb 19 2014 - 15:21:12) Boot device: SATA Attempting to set PLLA to 800 MHz ... plla_ctrl0 : 0000030a plla_ctrl1 : 00400000 plla_ctrl2 : 007f0068 plla_ctrl3 : 00000193 PLLA Set Bus 0: OK Device 0: reading bootargs.bin reading u-boot.img reading u-boot.img U-Boot 2013.10-ga72eb8f-dirty (Feb 19 2014 - 15:21:12) for OXNAS DRAM: 128 MiB IDE: Bus 0: OK Device 0: Model: ST380815AS Firm: 3.AAC Ser#: 6QZ0M5Y2 Type: Hard Disk Supports 48-bit addressing Capacity: 76318.0 MB = 74.5 GB (156299375 x 512) NAND: 256 MiB reading u-boot.env In: serial Out: serial Err: serial Net: mii0 ## Error: "safeboot" not defined Hit any key to stop autoboot: 0 OX820 # BDInfo Unknown command 'BDInfo' - try 'help' OX820 #
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x June 01, 2020 11:05PM |
Admin Registered: 13 years ago Posts: 18,997 |
bdinfo
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x June 02, 2020 12:12AM |
Registered: 6 years ago Posts: 32 |
U-Boot SPL 2013.10-ga72eb8f-dirty (Feb 19 2014 - 15:21:12) Boot device: SATA Attempting to set PLLA to 800 MHz ... plla_ctrl0 : 0000030a plla_ctrl1 : 00400000 plla_ctrl2 : 007f0068 plla_ctrl3 : 00000193 PLLA Set Bus 0: OK Device 0: reading bootargs.bin reading u-boot.img reading u-boot.img U-Boot 2013.10-ga72eb8f-dirty (Feb 19 2014 - 15:21:12) for OXNAS DRAM: 128 MiB IDE: Bus 0: OK Device 0: Model: ST380815AS Firm: 3.AAC Ser#: 6QZ0M5Y2 Type: Hard Disk Supports 48-bit addressing Capacity: 76318.0 MB = 74.5 GB (156299375 x 512) NAND: 256 MiB reading u-boot.env In: serial Out: serial Err: serial Net: mii0 ## Error: "safeboot" not defined Hit any key to stop autoboot: 0 OX820 # bdinfo arch_number = 0x00000480 boot_params = 0x60000100 DRAM bank = 0x00000000 -> start = 0x60000000 -> size = 0x08000000 eth0name = mii0 ethaddr = 74:F0:6D:6A:1D:17 current eth = mii0 ip_addr = 10.0.0.71 baudrate = 115200 bps TLB addr = 0x67FF0000 relocaddr = 0x67F2D000 reloc off = 0x03F2D000 irq_sp = 0x67E2CF48 sp start = 0x67E2CF38 OX820 #
Stage-1 Bootloader Thu Jun 3 10:29:14 PDT 2010 Attempting to set PLLA to 700MHz ... plla_ctrl0 : 0x00000118 plla_ctrl1 : 0x00380000 plla_ctrl2 : 0x006F00D0 plla_ctrl3 : 0x000000B0 PLLA Set Setup memory, testing Reading NAND, Image 0 Failed to correct error Hdr len: 0x0001AB60 Hdr CRC: 0xE0B0E526 read failed Reading NAND, Image 1 Hdr len: 0x0001AB60 Hdr CRC: 0xE0B0E526 OK U-Boot 1.1.2 (Mar 2 2011 - 10:17:22) U-Boot code: 60D00000 -> 60D1AB60 BSS: -> 60D1F218 RAM Configuration: Bank #0: 60000000 128 MB SRAM Configuration: 64KB at 0x50000000 NAND:256 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Setting Linux mem= boot arg value Reading upgrade flag from NAND address 0x01ec0000 : 0 Hit any key to stop autoboot: 0 $ bdinfo arch_number = 0x00000480 env_t = 0x00000000 boot_params = 0x60000100 DRAM bank = 0x00000000 -> start = 0x60000000 -> size = 0x08000000 ethaddr = 00:30:E0:00:00:01 ip_addr = 192.168.50.100 baudrate = 115200 bps $
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x June 02, 2020 03:10AM |
Admin Registered: 13 years ago Posts: 18,997 |
SATA ethaddr = 74:F0:6D:6A:1D:17 NAND ethaddr = 00:30:E0:00:00:01
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x June 02, 2020 07:43AM |
Registered: 6 years ago Posts: 32 |
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x June 02, 2020 05:28PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x June 02, 2020 08:03PM |
Registered: 6 years ago Posts: 32 |
Re: IconBIT IS608 Oxnas OX820 booting problem with kernel 4.14.x June 02, 2020 08:29PM |
Admin Registered: 13 years ago Posts: 18,997 |