Skip to content

Conversation

@koukaipan
Copy link

This patch set includes reorganization of files for porting and start to rewrite x86 part. Already rebased to Jserv's current master.

koukaipan and others added 6 commits June 7, 2015 21:56
this patch is from curt-v1-rework by cyt93cs
http://code.google.com/p/curt-v1-rework/
../../lib/stdio.c: In function '_PrintHex':
../../lib/stdio.c:174:6: error: variable 'cnt' set but not used [-Werror=unused-but-set-variable]
../../lib/stdio.c:170:22: error: variable 'flagl' set but not used [-Werror=unused-but-set-variable]
../../lib/stdio.c: In function 'strtoul':
../../lib/stdio.c:414:16: error: variable 'strtoul_err' set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
move device, some scripts, and the link script to arch/arm/mach-pxa,
since they should be arch-dependent files. Also, Makefile had
corresponding changes to make it be more clear and easier to add
another arch port
@koukaipan
Copy link
Author

At very beginning, I wanna rewrite x86 port to avoid GPL. I plan to start from boot entry, that's why I call it as a testing.

@jserv
Copy link
Owner

jserv commented Jun 30, 2015

@koukaipan, Got it. Look forward to further participation.

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