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

odroid-c2: sd_fusing.sh: avoid truncating image #41

Merged
merged 1 commit into from
May 16, 2017

Conversation

xypron
Copy link

@xypron xypron commented May 16, 2017

When using sd_fusing.sh to write to a file base image the
image should not be truncated.

Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de

When using sd_fusing.sh to write to a file base image the
image should not be truncated.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
@mdrjr mdrjr merged commit 809ae9d into hardkernel:odroidc2-v2015.01 May 16, 2017
xypron referenced this pull request Jun 13, 2017
The command 'dhcp' tries to download a boot file by default, no matter DHCP
request is failed since internally it's same as BOOTP. So before starting DHCP
to obtain IP address, it might be good excercise to run 'setenv autoload no'.
So, this patch just does the command by default before invoking DHCP command.

Change-Id: Iaf547095a2752229df19243bfd133c280fd3965c
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
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.

2 participants