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

Fix resolve_cross_reference #23

Merged
merged 2 commits into from Jun 23, 2017

Conversation

evadot
Copy link
Contributor

@evadot evadot commented Jun 23, 2017

The null char need to be at the end.

Fix issue #20

Signed-off-by: Emmanuel Vadot manu@freebsd.org

The null char need to be at the end.

Fix issue davidchisnall#20

Signed-off-by: Emmanuel Vadot <manu@freebsd.org>
@davidchisnall
Copy link
Owner

Please can I have a test case for this? It looks like something that might be easy to break again.

@evadot
Copy link
Contributor Author

evadot commented Jun 23, 2017

The sun7i-a20-bananapi.dts in sys/gnu is was I used.

export MACHINE=arm
./sys/tools/fdt/make_dtb.sh $SRCROOT/sys sys/gnu/dts/arm/sun7i-a20-bananapi.dts .

Signed-off-by: Emmanuel Vadot <manu@freebsd.org>
@davidchisnall davidchisnall merged commit 9ce35ff into davidchisnall:master Jun 23, 2017
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.

None yet

2 participants