Remove obsolete uEnv.txt from u-boot bootloader #337

Merged
merged 2 commits into from Jan 20, 2016

Conversation

Projects
None yet
3 participants
Collaborator

mvo5 commented Jan 19, 2016

Trivial branch that removes the check for uEnv.txt. Its empty nowdays and all it used to do is now done by the uboot.env file.

Contributor

niemeyer commented Jan 19, 2016

LGTM

Member

elopio commented Jan 19, 2016

+1.

mvo5 added a commit that referenced this pull request Jan 20, 2016

Merge pull request #337 from mvo5/bugfix/no-more-uenv.txt
Remove obsolete uEnv.txt from u-boot bootloader

@mvo5 mvo5 merged commit a88b800 into snapcore:master Jan 20, 2016

2 of 3 checks passed

coverage/coveralls Coverage pending from Coveralls.io
Details
Integration tests Success 54 tests run, 0 skipped, 0 failed.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment