mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Guillermo Rodriguez Garcia <guille.rodriguez@gmail.com>
To: carlos.leyva@idener.es
Cc: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Subject: Re: [ptxdist] Compilation for ARM926ej-s --> S3c2451
Date: Wed, 3 Dec 2014 12:24:07 +0100	[thread overview]
Message-ID: <CABDcavaZPLpm819xR38FDBOwOPxX++n6+7-UbN7+H0OHm43fBQ@mail.gmail.com> (raw)
In-Reply-To: <CAB6LMX=k1OMPRLDL-d3aYgOB=Er-OxhaAZx4KvHiNarxn6Spyg@mail.gmail.com>

2014-12-03 11:58 GMT+01:00 Carlos Leyva Guerrero <carlos.leyva@idener.es>:
> Buenas Guillermo,
>
> - I used OSELAS arm-v5te pre-build toolchain (ubuntu repositories).
> - I got two working kernels (one using friendly arm 4.4.3 toolchain and the
> other with the CodeSourcery 2009q3).
> - With those two kernels, I also got a fully working rootfs (burned into
> nand using superboot) and i get the system up & ready, but:

I am curious about this, superboot expects a yaffs2 image, which IIRC
requires kernel patches and is not supported out of the box by
ptxdist. Did you use yaffs2, or did you manage to get superboot to
install a jffs2 or ubi image ?

>     - with FA - I cannot compile udev, the used glibc version for such
> toolchain seems lower than 2.10, so I get errors compiling udev ('accept4'
> related).
>     - with CS 2009q3 - everything alright but, the specific version of
> binutils used for compiling the toolchain is not publicly available (I
> suppose it was a custom build from CodeSourcery) so I cannot use the exact
> same binutil version (not a big problem but..)
>     - with the prebuild arm5vte oselas version, after burning to the board,
> the kernel get extracted and then .. no output, system hang.

What is the last thing you see in the console?

> - I also used kernel from FA as source, but some modifications were done,
> i.e (remove initramfs, removed cpio file, ...)

Note that I did not use the kernel from FA. I used a standard 3.7
kernel with the ptxdist patches, and just adapted the mach-mini2451
file from FA.

>
> - I am currently testing the system with newer CodeSourcery version
> (2013.11-33), but i have the same 'problem', custom binutils build.
>
>
> You mentioned that you built a customized arm-v5te toolchain (well you don
> exactly say so, but given I got no good results with the default
> configuration, I will suppose that), Did you add/remove any specific FLAG
> for the toolchain compilation (besides mtune)?

I built my own but did not need any customizations. Started from
OSELAS.Toolchain-2012.12.1 (same as is used in the last published
mini2440 BSP), then just did:

ptxdist clean
rm selected_ptxconfig
ptxdist select ptxconfigs/arm-v5te-linux-gnueabi
ptxdist go

With the resulting toolchain I am able to build userland binaries and
also a kernel using ptxdist. For this I created a new "platformconfig"
based on platform-friendlyarm-mini2440. In my first tests I just
modified the platform name (as ptxdist places all output files in
platform-${platformname}) and selected the new Toolchain. I did not
touch any other architecture specific flags such as hardware floating
point support and so on -- I wanted to do a basic test first (which
worked fine)

>
> Regarding the barebox, I am pretty interested. I was planning also to try it
> but I have no more available hours in the day, ;). Please keep me up with
> you progress and let me know if you need anything.

I got it to the point where barebox is booting as a 2nd stage
bootloader, does low level PLL and SDRAM configuration, and has
working support for timers, serial ports, and Ethernet. Next on the
list was NAND support but then I found that when you use superboot to
run a "user binary" (with Action=Run instead of Action=Install) it
locks the NAND in a way that cannot be unlocked by software. So I need
to find a way around superboot in order to continue testing this.

Guillermo

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2014-12-03 11:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-03  9:25 Carlos Leyva Guerrero
2014-12-03 10:02 ` Guillermo Rodriguez Garcia
2014-12-03 10:58   ` Carlos Leyva Guerrero
2014-12-03 11:24     ` Guillermo Rodriguez Garcia [this message]
2014-12-03 16:01       ` Carlos Leyva Guerrero
2014-12-03 16:47         ` Guillermo Rodriguez Garcia
2014-12-03 17:00           ` Carlos Leyva Guerrero
2014-12-04  9:02             ` Guillermo Rodriguez Garcia
2014-12-05 16:46               ` Guillermo Rodriguez Garcia
2014-12-18 18:41                 ` Guillermo Rodriguez Garcia
2014-12-18 22:43                   ` Carlos Leyva Guerrero

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=CABDcavaZPLpm819xR38FDBOwOPxX++n6+7-UbN7+H0OHm43fBQ@mail.gmail.com \
    --to=guille.rodriguez@gmail.com \
    --cc=carlos.leyva@idener.es \
    --cc=ptxdist@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox