public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: David Lechner <david@lechnology.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] davinci: omapl138_lcdk: fix PLL0 frequency
Date: Fri, 16 Mar 2018 10:45:27 -0500	[thread overview]
Message-ID: <fd4eb9d1-23e5-ade3-e8c8-1648744afae0@lechnology.com> (raw)
In-Reply-To: <be5fa06b-cb54-fbb3-6d70-d73b060ba763@ti.com>

On 03/16/2018 04:26 AM, Sekhar Nori wrote:
> On Thursday 15 March 2018 08:02 PM, David Lechner wrote:
>>
>> Thanks for the tips. I've actually done exactly that (using my own SD
>> card).
>>
>> However, these changes affect the u-boot SPL image only. I was able to put
>> the regular u-boot.ais on the SD card, but I'm having troubling figuring
>> out how to install the SPL image.
> 
> Err, I thought u-boot.ais is SPL and U-Boot images concatenated
> together. Anyway, I was able to test your change.

I have no idea. :-)

I've been trying to follow the TI wiki pages, but they are rather inconsistent
so I am having trouble figuring out what is correct and what is not.

[1] seems to be pretty good, but it doesn't have any board-specific information
or information about installing U-Boot on the SD card. [2] Says to flash the
NAND. [3] says to `sudo dd in=u-boot.ais of=/dev/sdx seek=10` and to "Flash the
SPL AIS file into SPI flash" and to use some `tools/uflash/uflash` for the SD
card that I never found. [4] says to `sudo dd if=u-boot-omapl138-lcdk.ais
of=/dev/sd<N> seek=117 bs=512 conv=fsync`, which I did with my u-boot.bin, but
I doesn't explain how to actually boot from this.

[1]: http://processors.wiki.ti.com/index.php/Serial_Boot_and_Flash_Loading_Utility_for_OMAP-L138
[2]: http://processors.wiki.ti.com/index.php/L138/C6748_Development_Kit_(LCDK)#Procedure_to_Flash_and_boot_the_LCDK
[3]: http://processors.wiki.ti.com/index.php/OMAP-L138_Preparing_SD_Card_for_Boot
[4]: http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_create_SD_card_script


> 
> Tested-by: Sekhar Nori <nsekhar@ti.com>
> 
> Thanks,
> Sekhar
> 

  reply	other threads:[~2018-03-16 15:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-15  1:36 [U-Boot] [PATCH] davinci: omapl138_lcdk: fix PLL0 frequency David Lechner
2018-03-15 10:39 ` Peter Howard
2018-03-15 12:34 ` Sekhar Nori
2018-03-15 13:42   ` Sekhar Nori
2018-03-15 14:31     ` Sekhar Nori
2018-03-15 14:56       ` Tom Rini
2018-03-15 15:02         ` David Lechner
2018-03-16  8:04           ` Sekhar Nori
2018-03-15 15:01       ` Lokesh Vutla
2018-03-16  7:51         ` Sekhar Nori
2018-03-15 14:32   ` David Lechner
2018-03-16  9:26     ` Sekhar Nori
2018-03-16 15:45       ` David Lechner [this message]
2018-03-18  4:21         ` Peter Howard
2018-03-18  4:22         ` Peter Howard
2018-03-16  6:26 ` Mike Looijmans
2018-03-16 15:56   ` David Lechner
2018-03-18 18:26     ` Mike Looijmans
2018-03-18  4:12 ` Peter Howard
2018-03-22 20:35 ` [U-Boot] " Tom Rini

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=fd4eb9d1-23e5-ade3-e8c8-1648744afae0@lechnology.com \
    --to=david@lechnology.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox