All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stuart Longland <stuartl@vrt.com.au>
To: u-boot@lists.denx.de
Subject: [U-Boot] i.MX286 U-Boot fails with code HTLLCL0x8050100b
Date: Thu, 11 Feb 2016 15:34:47 +1000	[thread overview]
Message-ID: <56BC1D77.601@vrt.com.au> (raw)

Hi all,

I'm trying to build a previously known working branch of U-Boot that I
built some time back which forks from revision
e89d623f099c44b0b166ccf46bce2e6a0b99c984.

I previously built this before, the binaries and source for which are
here: http://bne.vrt.com.au/technologicsys/

There you'll find the notes on exactly how I built it too.

Since I did development there, I've done a number of system updates on
my workstation, and so I suspect one of them has broken something, as
when I try to build that U-Boot branch and `dd` the resulting
`u-boot.sd` (according to the documentation in doc/README.mxs), I now
get the following error code displayed:

HTLLCL0x8050100b

The documentation I found here http://www.denx-cs.de/?q=blogm28mxssb
seemed to suggest the following meaning:


.--------------- Valid SB
|.-------------- SB tag
||.------------- u-boot-spl.bin loaded
|||.------------ IVT loaded
||||.----------- SPL executed
|||||.---------- U-Boot binary loaded
HTLLCL0x8050100b
      '--------'
        CRC Error

I'm guessing "IVT" here means interrupt vector table, and that the lack
of a second 'L' suggests it was loading of this interrupt vector table
that failed due to a CRC error.

I've tried building u-boot with a number of different toolchains:
- binutils-2.25.1, gcc-4.7.3, glibc, EABI, built using Gentoo crossdev
- arm-none-eabi toolchain, self-built using sources from
https://launchpad.net/gcc-arm-embedded
- Linaro arm EABI toolchain from
http://releases.linaro.org/14.11/components/toolchain/binaries/arm-linux-gnueabi/

None of these seem to generate a successfully booting binary, which is
perplexing to say the least.  Is there somewhere else I should be
looking for the cause of the above issue?

Regards,
-- 
     _ ___             Stuart Longland - Systems Engineer
\  /|_) |                           T: +61 7 3535 9619
 \/ | \ |     38b Douglas Street    F: +61 7 3535 9699
   SYSTEMS    Milton QLD 4064       http://www.vrt.com.au

             reply	other threads:[~2016-02-11  5:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-11  5:34 Stuart Longland [this message]
2016-02-15  4:09 ` [U-Boot] i.MX286 U-Boot fails with code HTLLCL0x8050100b Stuart Longland
2016-02-16 12:38   ` Stuart Longland

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=56BC1D77.601@vrt.com.au \
    --to=stuartl@vrt.com.au \
    --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.