How to install on Aerohive AP350?

Problem was with the tftp software I was using.
Using another router with OpenWRT already installed - ip 192.168.1.11
Installed atftpd, mounted an USB drive with the firmware - formatted as FAT.
Installed kmod-usb-serial-pl2303 and picocom - to be able to access AP350 U-BOOT via an USB to serial connector.

BusyBox v1.25.1 () built-in shell (ash)

     _________
    /        /\      _    ___ ___  ___
   /  LE    /  \    | |  | __|   \| __|
  /    DE  /    \   | |__| _|| |) | _|
 /________/  LE  \  |____|___|___/|___|                      lede-project.org
 \        \   DE /
  \    LE  \    /  -----------------------------------------------------------
   \  DE    \  /    Reboot (17.01.4, r3560-79f57e422d)
    \________\/    -----------------------------------------------------------

root@LEDE:~# 
root@LEDE:~# opkg update
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/reboot_core
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/base/Packages.gz
Updated list of available packages in /var/opkg-lists/reboot_base
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/base/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/reboot_luci
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/luci/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/reboot_packages
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/packages/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/reboot_routing
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/routing/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/reboot_telephony
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/telephony/Packages.sig
Signature check passed.
root@LEDE:~# 
root@LEDE:~# 
root@LEDE:~# opkg install kmod-usb-serial-pl2303 usbutils picocom 
Installing kmod-usb-serial-pl2303 (4.4.92-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/kmod-usb-serial-pl2303_4.4.92-1_mips_mips32.ipk
Installing kmod-usb-serial (4.4.92-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/kmod-usb-serial_4.4.92-1_mips_mips32.ipk
Installing usbutils (007-7) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/base/usbutils_007-7_mips_mips32.ipk
Installing librt (1.1.16-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/librt_1.1.16-1_mips_mips32.ipk
Installing libusb-1.0 (1.0.21-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/base/libusb-1.0_1.0.21-1_mips_mips32.ipk
Installing picocom (1.7-2) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/packages/picocom_1.7-2_mips_mips32.ipk
Configuring kmod-usb-serial.
Configuring kmod-usb-serial-pl2303.
Configuring librt.
Configuring libusb-1.0.
Configuring usbutils.
Configuring picocom.
root@LEDE:~# 
root@LEDE:~# 
root@LEDE:~# opkg install kmod-usb-storage kmod-fs-vfat
Installing kmod-usb-storage (4.4.92-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/kmod-usb-storage_4.4.92-1_mips_mips32.ipk
Installing kmod-scsi-core (4.4.92-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/kmod-scsi-core_4.4.92-1_mips_mips32.ipk
Installing kmod-fs-vfat (4.4.92-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/kmod-fs-vfat_4.4.92-1_mips_mips32.ipk
Installing kmod-nls-cp437 (4.4.92-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/kmod-nls-cp437_4.4.92-1_mips_mips32.ipk
Installing kmod-nls-iso8859-1 (4.4.92-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/kmod-nls-iso8859-1_4.4.92-1_mips_mips32.ipk
Installing kmod-nls-utf8 (4.4.92-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/kmod-nls-utf8_4.4.92-1_mips_mips32.ipk
Configuring kmod-scsi-core.
Configuring kmod-usb-storage.
Configuring kmod-nls-cp437.
Configuring kmod-nls-iso8859-1.
Configuring kmod-nls-utf8.
Configuring kmod-fs-vfat.
root@LEDE:~# 
root@LEDE:~# 
root@LEDE:~# opkg install atftpd
Installing atftpd (0.7.1-5) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/packages/atftpd_0.7.1-5_mips_mips32.ipk
Installing libpcre (8.41-2) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/packages/mips_mips32/packages/libpcre_8.41-2_mips_mips32.ipk
Configuring libpcre.
Configuring atftpd.
root@LEDE:~#  
root@LEDE:~#  
root@LEDE:~# opkg install block-mount
Installing block-mount (2017-06-30-bdcb075f-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01.4/targets/brcm63xx/generic/packages/block-mount_2017-06-30-bdcb075f-1_mips_mips32.ipk
Configuring block-mount.
this file has been obsoleted. please call "/sbin/block mount" directly
root@LEDE:~# 
root@LEDE:~# 
root@LEDE:~# reboot

After the reboot - I mounted the USB with the firmware and prepared to flash the firmware.

root@LEDE:~# block info | grep "/dev/sd"
/dev/sda1: UUID="6AE2-22CB" LABEL="RED        " VERSION="FAT32" TYPE="vfat"
root@LEDE:~# 
root@LEDE:~# ls -/l /dev/sd*
brw-------    1 root     root        8,   0 Jul 21 01:53 /dev/sda
brw-------    1 root     root        8,   1 Jul 21 01:53 /dev/sda1
root@LEDE:~# 
root@LEDE:~# mount mkdir  /mnt/usb
root@LEDE:~# mount /dev/sda1 /mnt/usb 
root@LEDE:~# cd /mnt/usb
root@LEDE:/mnt/usb# ls -l
drwxr-xr-x    2 root     root          4096 Jul 21  2019 System Volume Information
-rwxr-xr-x    1 root     root       4513042 Jul 15 13:31 openwrt-18.06.4-mpc85xx-p1020-hiveap-330-initramfs-kernel.bin
-rwxr-xr-x    1 root     root         11233 Jul 15 13:31 openwrt-18.06.4-mpc85xx-p1020-hiveap-330-squashfs-fdt.bin
-rwxr-xr-x    1 root     root      44501388 Jul 15 13:31 openwrt-18.06.4-mpc85xx-p1020-hiveap-330-squashfs-sysupgrade.bin
-rwxr-xr-x    1 root     root       3102934 Jul 17 20:45 openwrt-mpc85xx-p1020-device-hiveap-330-rootfs.tar.gz
-rwxr-xr-x    1 root     root       9159184 Jul 14 17:11 openwrt-mpc85xx-p1020-hiveap-330-initramfs-kernel.bin
-rwxr-xr-x    1 root     root         11385 Jul 17 20:45 openwrt-mpc85xx-p1020-hiveap-330-squashfs-fdt.bin
-rwxr-xr-x    1 root     root      45543233 Jul 14 17:12 openwrt-mpc85xx-p1020-hiveap-330-squashfs-sysupgrade.bin
root@LEDE:/mnt/usb# 
root@LEDE:/mnt/usb# 
root@LEDE:/mnt/usb# ls -l /dev/tty*
crw-rw-rw-    1 root     root        5,   0 Jan  1  1970 /dev/tty
crw-------    1 root     root        4,  64 Jan  1  1970 /dev/ttyS0
crw-------    1 root     root      188,   0 Jul 21 01:57 /dev/ttyUSB0
root@LEDE:/mnt/usb# 
root@LEDE:/mnt/usb#  atftpd --daemon /mnt/usb
root@LEDE:/mnt/usb# picocom -b 9600 -r -l /dev/ttyUSB0
picocom v1.7

Powered the AP350 and flashed the firmware.

U-Boot 2009.11 (Feb 22 2019 - 00:48:24), Build: jenkins-HiveOS-Honolulu_StdBuild_Rel-2031

CPU0:  P1020E, Version: 1.1, (0x80ec0011)
Core:  E500, Version: 5.1, (0x80212051)
Clock Configuration:
       CPU0:533.333 MHz, CPU1:533.333 MHz, 
       CCB:266.667 MHz,
       DDR:266.667 MHz (533.333 MT/s data rate) (Asynchronous), LBC:16.667 MHz
L1:    D-cache 32 kB enabled
       I-cache 32 kB enabled
I2C:   ready
SPI:   ready
DRAM:  Configuring DDR for 533.333 MT/s data rate
DDR: 256 MB
FLASH: 64 MB
L2:    256 KB enabled
MMC:  

    PCIE2 connected to Slot 1 as Root Complex (base addr ffe09000)
               Scanning PCI bus 01
        01  00  168c  0030  0280  ff
    PCIE2 on bus 00 - 01

    PCIE1 connected to Slot 2 as Root Complex (base addr ffe0a000)
               Scanning PCI bus 03
        03  00  168c  0030  0280  ff
    PCIE1 on bus 02 - 03

In:    serial
Out:   serial
Err:   serial
Net:   eth0, eth1
current temperature is 21
Hit any key to stop autoboot:  3  0 
Password:
=> dhcp;
Speed: 100, full duplex
BOOTP broadcast 1
*** Unhandled DHCP Option in OFFER/ACK: 28
*** Unhandled DHCP Option in OFFER/ACK: 28
DHCP client bound to address 192.168.1.231
=> 
Speed: 100, full duplex
BOOTP broadcast 1
*** Unhandled DHCP Option in OFFER/ACK: 28
*** Unhandled DHCP Option in OFFER/ACK: 28
DHCP client bound to address 192.168.1.11
=>  
=>  
=> tftpboot 0x1000000 192.168.1.11:openwrt-mpc85xx-p1020-hiveap-330-initramfs-kernel.bin;:openwrt-mpc85xx-p1020-hiveap-330-initramfs-kernel.bin; 
Speed: 100, full duplex
Using eth0 device
TFTP from server 192.168.1.1; our IP address is 192.168.1.231
Filename 'openwrt-mpc85xx-p1020-hiveap-330-initramfs-kernel.bin'.
Load address: 0x1000000
Loading: *start tftp get.#################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 ##################################
done
Bytes transferred = 9159184 (8bc210 hex)
=>  
=> tftpboot 0x6000000 192.168.1.11:openwrt-mpc85xx-p1020-hiveap-330-squashfs-fdt.bin;
Speed: 100, full duplex
Using eth0 device
TFTP from server 192.168.1.11; our IP address is 192.168.1.231
Filename 'openwrt-mpc85xx-p1020-hiveap-330-squashfs-fdt.bin'.
Load address: 0x6000000
Loading: *start tftp get.T T T 
Abort
=>  
=>   tftpboot 0x6000000 192.168.1.11:openwrt-mpc85xx-p1020-hiveap-330-squashfs-fdt.bin;:openwrt-mpc85xx-p1020-hiveap-330-squashfs-fdt.bin; 
Speed: 100, full duplex
Using eth0 device
TFTP from server 192.168.1.1; our IP address is 192.168.1.231
Filename 'openwrt-mpc85xx-p1020-hiveap-330-squashfs-fdt.bin'.
Load address: 0x6000000
Loading: *start tftp get.###
done
Bytes transferred = 11385 (2c79 hex)
=>

Booted AP350 and OpenWRT loaded.

=> bootm 0x1000000 - 0x6000000;
## Booting kernel from Legacy Image at 01000000 ...
   Image Name:   POWERPC OpenWrt Linux-4.19.57
   Created:      2019-07-13  14:01:51 UTC
   Image Type:   PowerPC Linux Kernel Image (uncompressed)
   Data Size:    9159120 Bytes =  8.7 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 06000000
   Booting using the fdt blob at 0x6000000
   Loading Kernel Image ... OK
OK
   Loading Device Tree to 00ffa000, end 00fffc78 ... OK
ft_fixup_l2cache: FDT_ERR_NOTFOUND
[    0.000000] Memory CAM mapping: 256 Mb, residual: 0Mb
[    0.000000] Linux version 4.19.57 (builder@buildhost) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r10497-f1875e902d)) #0 SMP Sat Jul 13 14:01:51 2019
[    0.000000] Using P1020 RDB machine description
[    0.000000] bootconsole [udbg0] enabled
[    0.000000] CPU maps initialized for 1 thread per core
[    0.000000] -----------------------------------------------------
[    0.000000] phys_mem_size     = 0x10000000
[    0.000000] dcache_bsize      = 0x20
[    0.000000] icache_bsize      = 0x20
[    0.000000] cpu_features      = 0x0000000010010128
[    0.000000]   possible        = 0x0000000011010128
[    0.000000]   always          = 0x0000000000000020
[    0.000000] cpu_user_features = 0x84e08000 0x08000000
[    0.000000] mmu_features      = 0x00020010
[    0.000000] -----------------------------------------------------
hiveap_330_setup_arch()
[    0.000000] HiveAP-330 board from Aerohive
[    0.000000] barrier-nospec: using isync; sync as speculation barrier
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[    0.000000] percpu: Embedded 12 pages/cpu s18540 r8192 d22420 u49152
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyS0,9600
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 250220K/262144K available (5264K kernel code, 216K rwdata, 1148K rodata, 2308K init, 224K bss, 11924K reserved, 0K cma-reserved)
[    0.000000] Kernel virtual memory layout:
[    0.000000]   * 0xfffdf000..0xfffff000  : fixmap
[    0.000000]   * 0xfdffe000..0xfe000000  : early ioremap
[    0.000000]   * 0xd1000000..0xfdffe000  : vmalloc & ioremap
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[    0.000000] mpic: Setting up MPIC " OpenPIC  " version 1.2 at ffe40000, max 2 CPUs
[    0.000000] mpic: ISU size: 256, shift: 8, mask: ff
[    0.000000] mpic: Initializing for 256 sources
[    0.000016] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns
[    0.122708] clocksource: timebase mult[1e000005] shift[24] registered
[    0.199856] pid_max: default: 32768 minimum: 301
[    0.255209] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.334175] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.419629] mpic: requesting IPIs...
[    0.462204] rcu: Hierarchical SRCU implementation.
[    0.519338] smp: Bringing up secondary CPUs ...
[    0.573652] smp: Brought up 1 node, 2 CPUs
[    0.621749] Using shared cache scheduler topology
[    0.681022] random: get_random_u32 called from bucket_table_alloc+0x148/0x1ac with crng_init=0
[    0.783602] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.899829] futex hash table entries: 512 (order: 2, 16384 bytes)
[    0.973445] NET: Registered protocol family 16
             
[    1.050663] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->255
[    1.146549] PCI host bridge /pcie@ffe09000 (primary) ranges:
[    1.214243]  MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000 
[    1.300689]   IO 0x00000000ffc30000..0x00000000ffc3ffff -> 0x0000000000000000
[    1.386125] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
[    1.443387] setup_pci_atmu: end of DRAM 10000000
[    1.499297] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->1
[    1.593394] PCI host bridge /pcie@ffe0a000  ranges:
[    1.651714]  MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000 
[    1.738161]   IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
[    1.823596] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
[    1.880859] setup_pci_atmu: end of DRAM 10000000
[    1.938454] PCI: Probing PCI hardware
[    1.981413] fsl-pci ffe09000.pcie: PCI host bridge to bus 9000:00
[    2.054127] pci_bus 9000:00: root bus resource [io  0x0000-0xffff]
[    2.128066] pci_bus 9000:00: root bus resource [mem 0xa0000000-0xbfffffff]
[    2.210353] pci_bus 9000:00: root bus resource [bus 00-ff]
[    2.289282] pci 9000:00:00.0: PCI bridge to [bus 01-ff]
[    2.351186] fsl-pci ffe0a000.pcie: PCI host bridge to bus a000:02
[    2.423709] pci_bus a000:02: root bus resource [io  0x20000-0x2ffff] (bus address [0x0000-0xffff])
[    2.530976] pci_bus a000:02: root bus resource [mem 0xc0000000-0xdfffffff]
[    2.613263] pci_bus a000:02: root bus resource [bus 02-ff]
[    2.680642] pci a000:02:00.0: Primary bus is hard wired to 0
[    2.747357] pci a000:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
[    2.856482] pci a000:02:00.0: PCI bridge to [bus 03-ff]
[    2.918204] PCI: Cannot allocate resource region 0 of device 9000:00:00.0, will remap
[    3.011736] PCI: Cannot allocate resource region 0 of device a000:02:00.0, will remap
[    3.105527] pci 9000:00:00.0: BAR 0: no space for [mem size 0x00100000]
[    3.184631] pci 9000:00:00.0: BAR 0: failed to assign [mem size 0x00100000]
[    3.267964] pci 9000:01:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
[    3.354410] pci 9000:00:00.0: PCI bridge to [bus 01]
[    3.413779] pci 9000:00:00.0:   bridge window [io  0x0000-0xffff]
[    3.486690] pci 9000:00:00.0:   bridge window [mem 0xa0000000-0xbfffffff]
[    3.567935] pci_bus 9000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[    3.676320] pci a000:02:00.0: BAR 0: no space for [mem size 0x00100000]
[    3.755426] pci a000:02:00.0: BAR 0: failed to assign [mem size 0x00100000]
[    3.838758] pci a000:03:00.0: BAR 6: assigned [mem 0xc0020000-0xc002ffff pref]
[    3.925206] pci a000:02:00.0: PCI bridge to [bus 03]
[    3.984575] pci a000:02:00.0:   bridge window [io  0x20000-0x2ffff]
[    4.059570] pci a000:02:00.0:   bridge window [mem 0xc0000000-0xdfffffff]
[    4.140813] pci_bus a000:02: Some PCI device resources are unassigned, try booting with pci=realloc
[    4.249326] /soc@ffe00000/timer@41100: cannot get timer frequency.
[    4.323179] /soc@ffe00000/timer@42100: cannot get timer frequency.
[    4.408668] clocksource: Switched to clocksource timebase
[    4.473429] NET: Registered protocol family 2
[    4.525410] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    4.616346] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    4.699545] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
[    4.776652] TCP: Hash tables configured (established 2048 bind 2048)
[    4.852766] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    4.922456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    4.997641] NET: Registered protocol family 1
[    9.035484] Crashlog allocated RAM at address 0x3f00000
[    9.097243] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    9.183870] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    9.252686] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    9.373606] io scheduler noop registered
[    9.419553] io scheduler deadline registered (default)
[    9.481863] pcieport 9000:00:00.0: enabling device (0106 -> 0107)
[    9.554156] pcieport a000:02:00.0: enabling device (0106 -> 0107)
[    9.658737] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    9.736766] console [ttyS0] disabled
[    9.778533] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42, base_baud = 16666666) is a 16550A
[    9.882662] console [ttyS0] enabled
[    9.882662] console [ttyS0] enabled
[    9.965973] bootconsole [udbg0] disabled
[    9.965973] bootconsole [udbg0] disabled
[   10.060359] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42, base_baud = 16666666) is a 16550A
[   10.165972] console [ttyS0] disabled
[   10.208812] console [ttyS0] enabled
[   10.251364] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42, base_baud = 16666666) is a 16550
[   10.362512] ec000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000089 Chip ID 0x00227e
[   10.482363] Amd/Fujitsu Extended Query Table at 0x0040
[   10.543909]   Amd/Fujitsu Extended Query version 1.3.
[   10.604355] number of CFI chips: 1
[   10.669218] 11 fixed-partitions partitions found on MTD device ec000000.nor
[   10.752624] Creating 11 MTD partitions on "ec000000.nor":
[   10.817283] 0x000000000000-0x000000040000 : "dtb"
[   10.874524] 0x000000040000-0x000000080000 : "initrd"
[   10.934479] random: fast init done
[   10.934777] 0x000000080000-0x000002840000 : "rootfs"
[   11.035474] mtd: device 2 (rootfs) set to be root filesystem
[   11.103321] mtdsplit: no squashfs found in "rootfs"
[   11.161720] 0x000002840000-0x000003040000 : "kernel"
[   11.222002] 0x000003040000-0x000003f00000 : "stock-jffs2"
[   11.287548] 0x000003f00000-0x000003f20000 : "hw-info"
[   11.348944] 0x000003f20000-0x000003f40000 : "boot-info"
[   11.412396] 0x000003f40000-0x000003f60000 : "boot-info-backup"
[   11.483177] 0x000003f60000-0x000003f80000 : "u-boot-env"
[   11.547665] 0x000003f80000-0x000004000000 : "u-boot"
[   11.608006] 0x000000000000-0x000003040000 : "firmware"
[   11.671630] fsl_espi ffe07000.spi: at 0x(ptrval) (irq = 59)
[   11.739879] libphy: Fixed MDIO Bus: probed
[   11.789554] libphy: Freescale PowerQUICC MII Bus: probed
[   11.877366] fsl-gianfar soc@ffe00000:ethernet@b0000: enabled errata workarounds, flags: 0x4
[   11.988346] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: mac: 00:19:77:70:27:c0
[   12.076941] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Running with NAPI enabled
[   12.168670] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: RX BD ring size for Q[0]: 256
[   12.264541] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: RX BD ring size for Q[1]: 256
[   12.360402] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: TX BD ring size for Q[0]: 256
[   12.456262] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: TX BD ring size for Q[1]: 256
[   12.552853] fsl-gianfar soc@ffe00000:ethernet@b2000: enabled errata workarounds, flags: 0x4
[   12.663648] fsl-gianfar soc@ffe00000:ethernet@b2000 eth1: mac: 00:19:77:70:27:c1
[   12.752241] fsl-gianfar soc@ffe00000:ethernet@b2000 eth1: Running with NAPI enabled
[   12.843940] fsl-gianfar soc@ffe00000:ethernet@b2000 eth1: RX BD ring size for Q[0]: 256
[   12.939805] fsl-gianfar soc@ffe00000:ethernet@b2000 eth1: RX BD ring size for Q[1]: 256
[   13.035672] fsl-gianfar soc@ffe00000:ethernet@b2000 eth1: TX BD ring size for Q[0]: 256
[   13.131538] fsl-gianfar soc@ffe00000:ethernet@b2000 eth1: TX BD ring size for Q[1]: 256
[   13.227655] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
[   13.298928] i2c /dev entries driver
[   13.340923] mpc-i2c ffe03100.i2c: timeout 1000000 us
[   13.401276] mpc-i2c ffe03000.i2c: timeout 1000000 us
[   13.461225] booke_wdt: powerpc book-e watchdog driver loaded
[   13.573376] lp5521 0-0032: internal clock used
[   13.630699] lp5521 0-0032: lp5521 programmable led chip found
[   13.703278] NET: Registered protocol family 10
[   13.757904] Segment Routing with IPv6
[   13.801814] NET: Registered protocol family 17
[   13.855055] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   14.010315] 8021q: 802.1Q VLAN Support v1.8
[   14.060389] drmem: No dynamic reconfiguration memory found
[   14.128106] hctosys: unable to open rtc device (rtc0)
[   14.194869] Freeing unused kernel memory: 2308K
[   14.256741] Run /init as init process
[   14.345298] init: Console is alive
[   14.386213] init: - watchdog -
[   14.433601] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[   14.527413] usbcore: registered new interface driver usbfs
[   14.593217] usbcore: registered new interface driver hub
[   14.656931] usbcore: registered new device driver usb
[   14.720771] Button Hotplug driver version 0.4.1
[   14.776876] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   14.855857] ehci-fsl: Freescale EHCI Host controller driver
[   14.923476] ehci-platform: EHCI generic platform driver
[   14.987431] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
[   15.066813] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
[   15.153435] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
[   15.232683] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
[   15.300382] hub 1-0:1.0: USB hub found
[   15.345355] hub 1-0:1.0: 1 port detected
[   15.395827] input: buttons as /devices/platform/buttons/input/input0
[   15.472395] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[   15.569243] init: - preinit -
[   15.784511] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.866165] random: procd: uninitialized urandom read (4 bytes read)
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
[   17.893390] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   18.008435] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   19.147323] procd: - early -
[   19.181852] procd: - watchdog -
[   20.094476] procd: - watchdog -
[   20.132337] procd: - ubus -
[   20.170252] random: ubusd: uninitialized urandom read (4 bytes read)
[   20.246849] random: ubusd: uninitialized urandom read (4 bytes read)
[   20.323244] random: ubusd: uninitialized urandom read (4 bytes read)
[   20.400363] procd: - init -
Please press Enter to activate this console.
[   20.665994] kmodloader: loading kernel modules from /etc/modules.d/*
[   20.700228] urngd: v1.0.0 started.
[   20.791774] Loading modules backported from Linux version v4.19.32-0-g3a2156c839c7
[   20.882490] Backport generated by backports.git v4.19.32-1-0-g1c4f7569
[   20.973803] xt_time: kernel timezone is -0000
[   21.044481] random: crng init done
[   21.085228] random: 6 urandom warning(s) missed due to ratelimiting
[   21.094735] PPP generic driver version 2.4.2
[   21.213085] NET: Registered protocol family 24
[   21.382450] ieee80211 phy0: Atheros AR9300 Rev:3 mem=0xd5740000, irq=17
[   21.566112] ieee80211 phy1: Atheros AR9300 Rev:3 mem=0xd5780000, irq=18
[   21.647047] kmodloader: done loading kernel modules from /etc/modules.d/*
[   28.026126] br-lan: port 1(eth1) entered blocking state
[   28.088760] br-lan: port 1(eth1) entered disabled state
[   28.151686] device eth1 entered promiscuous mode
[   28.209810] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   28.371544] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   30.469389] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   30.583019] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   96.101261] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Down
[  103.781388] fsl-gianfar soc@ffe00000:ethernet@b2000 eth1: Link is Up - 100Mbps/Full - flow control rx/tx
[  103.895019] br-lan: port 1(eth1) entered blocking state
[  103.957581] br-lan: port 1(eth1) entered forwarding state
[  104.022600] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[  150.981262] fsl-gianfar soc@ffe00000:ethernet@b2000 eth1: Link is Down
[  151.060178] br-lan: port 1(eth1) entered disabled state
[  197.541393] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 100Mbps/Full - flow control rx/tx



BusyBox v1.31.0 () built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r10497-f1875e902d
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:/# passwd
Changing password for root
New password: 
Retype password: 
passwd: password for root changed by root

After boot, need to configure network access.
Using picocom

set network.lan.gateway='192.168.1.11'
uci commit
service network restart

Can now use WINSCP to transfer sysupgrade to /tmp

sysupgrade /tmp/openwrt-18.06.4-mpc85xx-p1020-hiveap-330-squashfs-sysupgrade.bin

Go make a hot drink and wait :slight_smile:

N.B. I will post the logs of this later. I have a batch of AP350 to install OpenWRT on.

1 Like