All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] problem on SPL build
Date: Wed, 19 Mar 2014 19:17:27 +0900	[thread overview]
Message-ID: <53296EB7.5060204@samsung.com> (raw)
In-Reply-To: <CAPTRvHkkW_KjgfKVP9a6VLTR_ibp=atVEqxOokjXOj0acgV0FA@mail.gmail.com>

On 19/03/14 15:25, hua dillon wrote:
> you can use board_init_f from arch/arm/lib/spl.c in SPL
> 
> 
> 2014-03-19 11:29 GMT+08:00 Simon <shuminchen86@gmail.com>:
> 
>> Hi,
>>
>> I'am studying on u-boot, and i am trying to port it on smdkc100. I setup
>> cross-compile on ubuntu12.04 and build the u-boot, it works okay.
>> But i have a problem on SPL build.
>>
>> I hope you can help me to solve it, thanks!
>>
>> problem:
>>
>> insert file "smdkc100.h" at Line 25
>> #define CONFIG_SPL
>> and then
>> make distclean
>> make smdkc100_config
>> make all
>> but get error:
>> /u-boot-2014.01/arch/arm/lib/crt0.S:74: undefined reference to
>> `board_init_f'
>>

SPL is not supported at smdkc100.
You can contribute on this.
Patches always welcome.

Thanks,
Minkyu Kang.

  reply	other threads:[~2014-03-19 10:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19  3:29 [U-Boot] problem on SPL build Simon
2014-03-19  6:25 ` hua dillon
2014-03-19 10:17   ` Minkyu Kang [this message]
2014-03-20  0:55     ` Simon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53296EB7.5060204@samsung.com \
    --to=mk7.kang@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.