From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: at91sam9263 not booting on 3.12-rc1
Date: Thu, 26 Sep 2013 15:27:42 +0200 [thread overview]
Message-ID: <5244364E.5060103@linaro.org> (raw)
In-Reply-To: <CAOMZO5D6Dfh3utsK8DRNHXUZpo4sk7UmOqVchGf2hvbpoFW6Lg@mail.gmail.com>
On 09/23/2013 11:31 PM, Fabio Estevam wrote:
> On Mon, Sep 23, 2013 at 5:49 PM, Daniel Lezcano
> <daniel.lezcano@linaro.org> wrote:
>
>> So I enabled the CONFIG_USE_OF, the dtb are correctly generated.
>>
>> I tried to boot again, specifying the dtb address with bootm.
>>
>> tftp 0x20000000 /var/lib/tftpboot/at91/arch/arm/boot/usb_a9263.dtb
>>
>> tftp 0x21000000 /var/lib/tftpboot/at91/arch/arm/boot/uImage
>>
>> bootm 0x21000000 - 0x20000000
>>
>> but without success.
>>
>> I am wondering what I could be doing wrong ...
>>
>> Any help would be appreciate.
>>
>> -- Daniel
>>
>>
>> ps: u-boot is "U-Boot 2010.09 (Oct 27 2010 - 12:28:54)"
>
> I am not familiar with this board, but most likely this old U-boot
> does not support dtb booting.
> You can check whether "#define CONFIG_OF_LIBFDT" is included in your
> board config file.
>
> You could also try to update the bootloader or try to generate a
> kernel + dtb image (need to select CONFIG_ARM_APPENDED_DTB option in
> the kernel).
Hi Fabio,
thanks for your answer. It took me awhile to setup everything and find
the right tools.
So I tried CONFIG_ARM_APPENDED_DTB but that does not work. I did not
give much credit to that as it is flagged experimental.
Then I tried to flash a more recent u-boot but something went wrong. I
have still the FlashRom prompt but the ttyACM0 where I can upload the
u-boot does not appear anymore on my system.
I am totally stuck at this point ...
--
<http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
next prev parent reply other threads:[~2013-09-26 13:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-23 20:49 at91sam9263 not booting on 3.12-rc1 Daniel Lezcano
2013-09-23 21:31 ` Fabio Estevam
2013-09-26 13:27 ` Daniel Lezcano [this message]
2013-10-04 14:17 ` Nicolas Ferre
2013-10-07 9:36 ` Daniel Lezcano
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=5244364E.5060103@linaro.org \
--to=daniel.lezcano@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).