Skip to content

Improved default environment#1

Open
vorlonofportland wants to merge 2 commits intoSolidRun:imx6from
vorlonofportland:improved-default-environment
Open

Improved default environment#1
vorlonofportland wants to merge 2 commits intoSolidRun:imx6from
vorlonofportland:improved-default-environment

Conversation

@vorlonofportland
Copy link

Please consider the following commits to improve the default U-Boot environment on the CuBox-i:

  • add support for loading ramdisks automatically
  • use the prefix search for bootscripts

These are preconditions for u-boot working out of the box with generic distro kernels; while such don't exist yet that support CuBox-i, I'm hoping they will soon :)

Distributions such as Debian build generic kernels which can only be booted
with an initramfs.  Check for an optional initramfs by default, and if
found, try to boot with it.

Signed-off-by: Steve Langasek <vorlon@debian.org>
Signed-off-by: Steve Langasek <vorlon@debian.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant