All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Mitchell <jason@sparkatm.co.za>
To: u-boot@lists.denx.de
Subject: [U-Boot] Re-introducing support for OLD hardware
Date: Thu, 12 Apr 2018 09:04:20 +0200	[thread overview]
Message-ID: <CAL+A2ONkJZ-Ggk4xvGHtx096d7TbpvQaBhHWZpfnh+erXTb3GQ@mail.gmail.com> (raw)

Good day all

I am currently faced with a task of having to run new software on ageing
hardware. We have currently about 1000 units in the field of a machine that
runs Windows CE using the Samsung S3C6410.

Because these are considerable assets its not a simple case of replacing
them with new, more modern hardware.

The goal is to be able to get these existing boards to run Ubuntu so that
we can run GoLang applications, so we need the GUI with just a relatively
recent browser.

The board in question is a near perfect clone of the SMDK6410, which was
supported fully in U-boot in the past, indeed I can select SMDK6410 and
compile a working U-boot using 1.3.4 sources

After much effort I managed to get a tailored (tailored as in having
changed the memory configuration to match the hardware) U-boot V1.3.4
compiled and running for this chip, the problem now, obviously we have a
fairly recent Linux kernel compiled and it won't boot because the Device
Tree Blob doesn't exist on such an old version of U-boot.

So my questions are:

- Has anyone perhaps created a branch or fork of the current or nearly
current version of U-boot and patched in this support. I see a lot of
Chinese websites where they seem to have done this but the language barrier
is a big problem. Also a lot of dead links are another problem.

- If there isn't something out there, would it be possible to run through
the steps with me to add support for this CPU again. I don't mind doing the
work, the main issue is I have no clue how U-boot actually works internally.

I have FULL JTAG access to this board, with a perfectly functional OpenOCD
setup. This is how we are able to program versions of U-boot into the FLASH.

Hoping someone can assist

Kindest Regards,
Jason Mitchell
Software Developer
Spark ATM Systems (PTY) LTD

             reply	other threads:[~2018-04-12  7:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-12  7:04 Jason Mitchell [this message]
2018-04-12 14:01 ` [U-Boot] Re-introducing support for OLD hardware Tom Rini
2018-04-16  6:03   ` Jason Mitchell
2018-05-04  7:27   ` Jason Mitchell
2018-04-16 11:10 ` Lukasz Majewski

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=CAL+A2ONkJZ-Ggk4xvGHtx096d7TbpvQaBhHWZpfnh+erXTb3GQ@mail.gmail.com \
    --to=jason@sparkatm.co.za \
    --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.