Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pr neutis n5 support v2.19.0+rev1 #60

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 11, 2018

  1. Emlid Neutis N5 initial support

    - add neutis BSP layer as a git submodule
    - add neutis BSP layers to bblayers sample
    - resin-image.inc: appends for neutis n5
    - add linux-sunxi bbappend to make neutis linux be
      compatible with resin kernel recipe
    - add neutis-n5.coffee, based on nanopi-neo-air file
    
    Signed-off-by: Aleksandr Aleksandrov <[email protected]>
    Aleksandr Aleksandrov committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    6f39a37 View commit details
    Browse the repository at this point in the history
  2. meta-resin-allwinner: update linux defconfig for neutis

    Resin image can't be built with usb-modeswitch from resin layer.
    gcc native should be lower than version 8, rust-llvm has an error
    if you use gcc-8.
    
    Signed-off-by: Aleksandr Aleksandrov <[email protected]>
    Aleksandr Aleksandrov committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    624b529 View commit details
    Browse the repository at this point in the history
  3. meta-resin-allwinner: firmware for AP6212A & DT overlays

    - add brcm firmware for Ampak AP6212A
    - copy all neutis supported device tree overlays to image
    
    Signed-off-by: Aleksandr Aleksandrov <[email protected]>
    Aleksandr Aleksandrov committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    4c9332f View commit details
    Browse the repository at this point in the history
  4. meta-resin-allwinner: resin-u-boot & u-boot 2018.07

    - share resin u-boot patches with u-boot_2018.07
    - don't apply 0001-Add-Resin-specific-boot-command.patch,
      boot commands are not compatible with arm64 u-boot
    - add boot.cmd for neutis u-boot
    - update dtb location in boot partition for neutis
    - add resin-specific-env-integration-kconfig patch for v2018.07
    
    Signed-off-by: Aleksandr Aleksandrov <[email protected]>
    Aleksandr Aleksandrov committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    7c119d2 View commit details
    Browse the repository at this point in the history