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

Improved default environment #1

Open
wants to merge 2 commits into
base: imx6
Choose a base branch
from

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 <[email protected]>
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