All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] BR 2012 & pandaboard :: BOOT issue
@ 2012-02-23 19:45 MERCADIER Johann
  2012-02-24  7:29 ` Yegor Yefremov
  0 siblings, 1 reply; 4+ messages in thread
From: MERCADIER Johann @ 2012-02-23 19:45 UTC (permalink / raw)
  To: buildroot

Hi,
   with BR 2011.11 I couldn't boot using MLO/u-boot.bin/uImage generated
while building a basic system. I then change to BR 2012 and I still have
the same problem. When using the one provided with an "Ubuntu" distro it
start to boot.
   I have tried different options for the "boot.script" file called
boot.scr and nothing improve it.

   I then have 2 questions:
     i)    Where it is possible to find documentation to write correct
boot.script? as the pdf doc. I found doesn't mention anything helpful
according to the memory mapping. On the net I have found different value to
start the boot process which one is the good one?...
     ii)   Why even the uImage created doesn't work, How using BR I can
generate correct boot files? I have tried to use MLO/u-boot.bin couple from
an Ubuntu distro and use the uImage generated by BR then I got an error
message telling me that it couldn't find the kernel!

   I don't know how to solve this problem neither what I could test next to
make thing going ahead? If you have any ideaS there are welcome!

thanks.

-- 
Cordialement.

___Johann MERCADIER___

:(){ :|:& };:
"I am the Unknown lead by the Unknowing.
I have done so much with so little for so long
that I am now qualified to do anything with nothing."
HOOSEEK (http://www.hooseek.com/) 1?moteur de recherche solidaire!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120223/b0f44d06/attachment.html>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] BR 2012 & pandaboard :: BOOT issue
  2012-02-23 19:45 [Buildroot] BR 2012 & pandaboard :: BOOT issue MERCADIER Johann
@ 2012-02-24  7:29 ` Yegor Yefremov
  2012-02-24  8:43   ` MERCADIER Johann
  0 siblings, 1 reply; 4+ messages in thread
From: Yegor Yefremov @ 2012-02-24  7:29 UTC (permalink / raw)
  To: buildroot


>    with BR 2011.11 I couldn't boot using MLO/u-boot.bin/uImage generated while building a basic system. I then change to BR 2012 and I still have the same problem. When using the one provided with an "Ubuntu" distro it start to boot. 
>    I have tried different options for the "boot.script" file called boot.scr and nothing improve it.
> 
>    I then have 2 questions:
>      i)    Where it is possible to find documentation to write correct boot.script? as the pdf doc. I found doesn't mention anything helpful according to the memory mapping. On the net I have found different value to start the boot process which one is the good one?...
>      ii)   Why even the uImage created doesn't work, How using BR I can generate correct boot files? I have tried to use MLO/u-boot.bin couple from an Ubuntu distro and use the uImage generated by BR then I got an error message telling me that it couldn't find the kernel!
> 
>    I don't know how to solve this problem neither what I could test next to make thing going ahead? If you have any ideaS there are welcome!

What toolchain are you using? See this post: http://lists.busybox.net/pipermail/buildroot/2012-February/050089.html

Best regards,
Yegor

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] BR 2012 & pandaboard :: BOOT issue
  2012-02-24  7:29 ` Yegor Yefremov
@ 2012-02-24  8:43   ` MERCADIER Johann
  2012-02-24  9:10     ` Yegor Yefremov
  0 siblings, 1 reply; 4+ messages in thread
From: MERCADIER Johann @ 2012-02-24  8:43 UTC (permalink / raw)
  To: buildroot

Here are some infos on my toolchain built using BR, I didn't not find much
difference with yours Yegor but for the newbie I am, I probably miss
something?...

I will try to compile uboot on its own without using BR and see if the
things get better?
If you have any other ideaS I will be please to read them!

___[ EXTRACT ]______________________________
$ arm-linux-gcc -v
Using built-in specs.
COLLECT_GCC=./arm-linux-gcc
COLLECT_LTO_WRAPPER=/media/hddPANDAdev/ARMSTUFF/LTiB/BR/buildroot/workdone/usr/libexec/gcc/arm-unknown-linux-uclibcgnueabi/4.5.3/lto-wrapper
Target: arm-unknown-linux-uclibcgnueabi
Configured with:
/media/hddPANDAdev/ARMSTUFF/LTiB/BR/buildroot/output/toolchain/gcc-4.5.3/configure
--prefix=/media/hddPANDAdev/ARMSTUFF/LTiB/BR/buildroot/workdone/usr
--build=i686-pc-linux-gnu
--host=i686-pc-linux-gnu
--target=arm-unknown-linux-uclibcgnueabi
--enable-languages=c,c++
--with-sysroot=/media/hddPANDAdev/ARMSTUFF/LTiB/BR/buildroot/workdone/usr/arm-unknown-linux-uclibcgnueabi/sysroot
--with-build-time-tools=/media/hddPANDAdev/ARMSTUFF/LTiB/BR/buildroot/workdone/usr/arm-unknown-linux-uclibcgnueabi/bin
--disable-__cxa_atexit
--enable-target-optspace
--disable-libgomp
--with-gnu-ld
--disable-libssp
--disable-multilib
--enable-tls
--enable-shared
--with-gmp=/media/hddPANDAdev/ARMSTUFF/LTiB/BR/buildroot/workdone/usr
--with-mpfr=/media/hddPANDAdev/ARMSTUFF/LTiB/BR/buildroot/workdone/usr
--with-mpc=/media/hddPANDAdev/ARMSTUFF/LTiB/BR/buildroot/workdone/usr
--enable-threads
--disable-decimal-float
--with-float=soft
--with-abi=aapcs-linux
--with-arch=armv7-a
--with-tune=cortex-a9
--with-pkgversion='Buildroot 2012.02-rc1-00008-gd54dc13'
--with-bugurl=http://bugs.buildroot.net/
Thread model: posix
gcc version 4.5.3 (Buildroot 2012.02-rc1-00008-gd54dc13)


Best regards,
-- 
Cordialement.

___Johann MERCADIER___

:(){ :|:& };:
"I am the Unknown lead by the Unknowing.
I have done so much with so little for so long
that I am now qualified to do anything with nothing."
HOOSEEK (http://www.hooseek.com/) 1?moteur de recherche solidaire!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120224/962886a5/attachment.html>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] BR 2012 & pandaboard :: BOOT issue
  2012-02-24  8:43   ` MERCADIER Johann
@ 2012-02-24  9:10     ` Yegor Yefremov
  0 siblings, 0 replies; 4+ messages in thread
From: Yegor Yefremov @ 2012-02-24  9:10 UTC (permalink / raw)
  To: buildroot

On Fri, Feb 24, 2012 at 9:43 AM, MERCADIER Johann
<johann.mercadier@imerir.com> wrote:
> Here are some infos on my toolchain built using BR, I didn't not find much
> difference with yours Yegor but for the newbie I am, I probably miss
> something?...
>
> I will try to compile uboot on its own without using BR and see if the
> things get better?
> If you have any other ideaS I will be please to read them!

Just try ct-ng toolchain (BR2_TOOLCHAIN_CTNG) with default settings
and let us know if it helped.

Yegor

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-24  9:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23 19:45 [Buildroot] BR 2012 & pandaboard :: BOOT issue MERCADIER Johann
2012-02-24  7:29 ` Yegor Yefremov
2012-02-24  8:43   ` MERCADIER Johann
2012-02-24  9:10     ` Yegor Yefremov

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.