All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Compile minnowboard max error
Date: Mon, 13 Apr 2015 20:14:50 -0600	[thread overview]
Message-ID: <CAPnjgZ3gD2mtuWGY-dA1RxXQM-RzrPobTnJnyK4jQSDY-eWAgg@mail.gmail.com> (raw)
In-Reply-To: <COL128-W8A1B216C50C13810DA9FCCAE60@phx.gbl>

Hi,

On 13 April 2015 at 19:32, li yuqian <liyuqian08@outlook.com> wrote:
> Hi Simon,
>
> Yes, i followed the http://git.denx.de/?p=u-boot.git;a=blob;f=doc/README.x86
> for preparing all of stuffs, here is my minnowmax directly files. i am
> sticked on that, where i am wrong ;(
>
> root at ubuntu:/usr/src/uboot/u-boot# ls -l board/intel/minnowmax
>
> total 5452
>
> -rw-r--r-- 1 root root    6724 Apr 11 01:14 built-in.o
>
> -rw-r--r-- 1 root root    4096 Apr 11 01:13 descriptor.bin
>
> -rw-r--r-- 1 root root  229376 Apr 11 01:11 fsp.bin
>
> -rw-r--r-- 1 root root     355 Apr 11 00:58 Kconfig
>
> -rw-r--r-- 1 root root     161 Apr 11 00:58 MAINTAINERS
>
> -rw-r--r-- 1 root root     106 Apr 11 00:58 Makefile
>
> -rw-r--r-- 1 root root 5238784 Apr 11 01:13 me.bin
>
> -rw-r--r-- 1 root root     496 Apr 11 00:58 minnowmax.c
>
> -rw-r--r-- 1 root root    6312 Apr 11 01:14 minnowmax.o
>
> -rw-r--r-- 1 root root     128 Apr 11 01:14 minnowmax.su
>
> -rw-r--r-- 1 root root    1260 Apr 11 01:14 start.o
>
> -rw-r--r-- 1 root root     151 Apr 11 00:58 start.S
>
> -rw-r--r-- 1 root root   65536 Apr 11 01:11 vga.bin
>
>

Can you please put your response below my reply? This thread is all
over the place....

This looks right to me. Can you post the entire build output
somewhere, built with V=1 so I can see everything? There must be
something different.

Regards,
Simon

>
>> Date: Mon, 13 Apr 2015 08:44:22 -0600
>> Subject: Re: [U-Boot] Compile minnowboard max error
>> From: sjg at chromium.org
>> To: liyuqian08 at outlook.com
>> CC: u-boot at lists.denx.de
>
>>
>> Hi,
>>
>> On 13 April 2015 at 00:00, li yuqian <liyuqian08@outlook.com> wrote:
>> > Hi Any one can help me figure out what is the wrong for that, is that a
>> > bug?Thank you
>> >
>> >> From: liyuqian08 at outlook.com
>> >> To: u-boot at lists.denx.de
>> >> Date: Sat, 11 Apr 2015 14:17:37 +0000
>> >> Subject: Re: [U-Boot] Compile minnowboard max error
>> >>
>> >> i found following command was wrong:
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> ./tools/ifdtool -f 0:./u-boot.dtb -m 0xfff016d4 -U
>> >> 0xfff00000:./u-boot.bin -w 0xfffff800:./u-boot-x86-16bit.bin -w
>> >> 0xfffc0000:./board/intel/minnowmax/"fsp.bin" -w
>> >> 0xfff90000:./board/intel/minnowmax/"vga.bin" u-boot.tmp
>> >> Output file is too small. (8388608 < -2138725465)
>> >> is this mean somewhere address was mistake?
>> >> > From: liyuqian08 at outlook.com
>> >> > To: u-boot at lists.denx.de
>> >> > Date: Sat, 11 Apr 2015 13:48:29 +0000
>> >> > Subject: [U-Boot] Compile minnowboard max error
>> >> >
>> >> > Hi
>> >> > I am trying compiling uboot for the Minnowboard MAX, but always got
>> >> > following error
>> >> >
>> >> >
>> >> >
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > --------------------Output file is too small. (8388608 < -2138725469)
>> >> > Makefile:1037: recipe for target 'u-boot.rom' failed
>> >> > make: *** [u-boot.rom] Error 1--------------------
>> >> > is this a bug ? i used git master version.
>> >> > Thank you
>> >> > _______________________________________________
>>
>> Can you provide a bit more information? Did you follow the
>> instructions in README.x86?
>>
>> Can you post the output of 'ls -l board/intel/minnowmax'?
>>
>> I just tried this again and it works for me.
>>
>> Regards,
>> Simon

  reply	other threads:[~2015-04-14  2:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-11 13:48 [U-Boot] Compile minnowboard max error li yuqian
2015-04-11 14:17 ` li yuqian
2015-04-13  6:00   ` li yuqian
2015-04-13 14:44     ` Simon Glass
2015-04-14  1:32       ` li yuqian
2015-04-14  2:14         ` Simon Glass [this message]
2015-04-14  4:39           ` li yuqian
2015-04-17 14:41             ` Simon Glass

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=CAPnjgZ3gD2mtuWGY-dA1RxXQM-RzrPobTnJnyK4jQSDY-eWAgg@mail.gmail.com \
    --to=sjg@chromium.org \
    --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.