hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

larsen_system_rpi3

1.8.0-larsen.1
1.8.0 1.8.0-larsen.1 1.6.3 1.6.1

Larsen System RPI3

Current section

Files

Jump to
Readme
4 Versions
4 Dependencies
0 Dependants
Files
Activity
Readme 4 Versions 4 Dependencies 0 Dependants Files Activity
larsen_system_rpi3 rootfs_overlay etc fw_env.config
Raw

20 files

  • fwup_include
    • provisioning.conf
  • rootfs_overlay
    • boot
      • .empty
    • etc
      • boardid.config
      • erlinit.config
      • fw_env.config
      • fwup-key.pub
  • CHANGELOG.md
  • LICENSE
  • README.md
  • VERSION
  • cmdline.txt
  • config.txt
  • fwup-revert.conf
  • fwup.conf
  • linux-4.19.defconfig
  • mix.exs
  • nerves_defconfig
  • post-build.sh
  • post-createfs.sh
  • ramoops.dts

rootfs_overlay/etc/fw_env.config

# fw_printenv and fw_setenv configuration
#
# This is only used for storing firmware metadata on this platform. I.e. you
# don't need to use the U-Boot bootloader if you're not already using it.
#
# See fwup.conf for offset and size
# Device name Device offset Env. size Flash sector size Number of sectors
/dev/mmcblk0 0x2000 0x2000 0x200 16

Package files

  • CHANGELOG.md
  • LICENSE
  • README.md
  • VERSION
  • cmdline.txt
  • config.txt
  • fwup-revert.conf
  • fwup.conf
  • fwup_include/provisioning.conf
  • linux-4.19.defconfig
  • mix.exs
  • nerves_defconfig
  • post-build.sh
  • post-createfs.sh
  • ramoops.dts
  • rootfs_overlay/boot/.empty
  • rootfs_overlay/etc/boardid.config
  • rootfs_overlay/etc/erlinit.config
  • rootfs_overlay/etc/fw_env.config
  • rootfs_overlay/etc/fwup-key.pub
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".