Results 1 to 2 of 2
Hello all,
I am trying to load u-boot 1.1.6 in my samsung s3c6410 board. i am getting a error in this process,
s3c6410 # make clean
s3c6410 # make smdk6410_config
...
- 02-08-2010 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 26
uboot make error
Hello all,
I am trying to load u-boot 1.1.6 in my samsung s3c6410 board. i am getting a error in this process,
s3c6410 # make clean
s3c6410 # make smdk6410_config
Above two command worked fine with out any error.
s3c6410 #make
executing the above command i am getting a lot of errors, such as
.
.
start.s:o: error:bad value (armv5t) for -march=switch
interrput.s:o: error:bad value (armv5t) for -march=switch
.
.
so on
I am new to the porting, please get me out of this problem
Thanks & Regards,
Ravi
- 02-08-2010 #2Just Joined!
- Join Date
- Feb 2010
- Posts
- 1
t.............


Reply With Quote