Changes between Version 45 and Version 46 of newport/bsp


Ignore:
Timestamp:
02/13/2023 08:20:34 PM (15 months ago)
Author:
Ryan Erbstoesser
Comment:

update openwrt

Legend:

Unmodified
Added
Removed
Modified
  • newport/bsp

    v45 v46  
    106106   * [wiki:newport/ubuntu Ubuntu on Newport Wiki Page] - more details, versions, etc
    107107   * [wiki:newport/firmware#serial-ethernet-uboot Installation Instructions]
    108   * **openwrt-image** - builds openwrt-newport.img.gz: A Compressed Disk Image which includes the 16MB [wiki:newport/boot Boot Firmware] (BDK/ATF/U-Boot and Device-Tree images) as well as the !OpenWrt Kernel and root filesystem.  Since the release of 20.06 using the BSP is not recommended.  OpenWRT can be built stand alone from its Github repo.
     108  * **openwrt-image** - build openwrt from the git repo, using instructions here: [wiki:OpenWrt/building]
    109109   * [wiki:newport/firmware#serial-ethernet-uboot Installation Instructions]
    110110  * **firmware-image** - builds 'firmware-newport.img': 16MB [wiki:newport/boot Boot Firmware] which includes the BDK/ATF/U-Boot and Device-Tree images - (takes about 2 mins on a modern development system).
     
    224224 - results in build artifacts in {{openwrt/bin/targets/octeontx/generic/}}} including rootfs tarball, linux kernel, and squashfs filesystem
    225225
    226 Building OpenWrt Image from Newport BSP directory:
    227 {{{#!bash
    228 make openwrt-image # builds OpenWrt for octeontx and compressed disk image
    229 }}}
    230  * results in {{{openwrt-newport.img}}} - see {{{bsp/Makefile}}} {{{openwrt-image}}} target for details
    231226
    232227If you would like to change the filesystem size for the image being created you will need to edit gen_image.sh: