Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Just Joined!
    Join Date
    Feb 2010
    Posts
    1
    t.............

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...