[Tegra Flash tool] Install nvflash

653 views
Skip to first unread message

ShankarGanesh K

unread,
Jul 13, 2011, 2:11:18 AM7/13/11
to Chromium OS dev
Hi All,

Could experts help me to install nvflash tool under chroot ?

-shankar

ShankarGanesh K

unread,
Jul 13, 2011, 2:50:09 AM7/13/11
to Chromium OS dev
Hi All,

Apoligies, missed to attch my error mesg,

cros > emerge nvflash

>>> Failed to emerge dev-embedded/nvflash-0.0.4, Log file:

>>> '/var/tmp/portage/dev-embedded/nvflash-0.0.4/temp/build.log'

* Messages for package dev-embedded/nvflash-0.0.4:

* Checking for cached /var/lib/portage/distfiles/cros-binary/nvflash-0.0.4.tbz2
* Running: scp -qo BatchMode=yes -oCheckHostIP=no -P 6222
tegra2-...@git.chromium.org:/home/tegra2-private/dev-embedded/nvflash/nvflash-0.0.4.tbz2
/var/lib/portage/distfiles/cros-binary/nvflash-0.0.4.tbz2
* Checking for cached /var/lib/portage/distfiles/cros-binary/nvflash-0.0.4.tbz2
* ERROR: dev-embedded/nvflash-0.0.4 failed (unpack phase):
* Failed to fetch
ssh://tegra2-...@git.chromium.org:6222/home/tegra2-private/dev-embedded/nvflash/nvflash-0.0.4.tbz2.
*
* Call stack:


-shankar

Olof Johansson

unread,
Jul 13, 2011, 12:21:30 PM7/13/11
to ShankarGanesh K, Chromium OS dev
nvflash is not publically available, I am not sure what kind of
paperwork you need to get access to it.

One thing that would be quicker to try is to download the l4t release
from nvidia's site and use the nvflash binary from there.


-Olof

On Tue, Jul 12, 2011 at 11:50 PM, ShankarGanesh K <blr....@gmail.com> wrote:
> Hi All,
>
> Apoligies, missed to attch my error mesg,
>
> cros > emerge nvflash
>
>>>> Failed to emerge dev-embedded/nvflash-0.0.4, Log file:
>
>>>>  '/var/tmp/portage/dev-embedded/nvflash-0.0.4/temp/build.log'
>
>  * Messages for package dev-embedded/nvflash-0.0.4:
>
>  * Checking for cached /var/lib/portage/distfiles/cros-binary/nvflash-0.0.4.tbz2
>  * Running: scp -qo BatchMode=yes -oCheckHostIP=no -P 6222
> tegra2-...@git.chromium.org:/home/tegra2-private/dev-embedded/nvflash/nvflash-0.0.4.tbz2
> /var/lib/portage/distfiles/cros-binary/nvflash-0.0.4.tbz2
>  * Checking for cached /var/lib/portage/distfiles/cros-binary/nvflash-0.0.4.tbz2
>  * ERROR: dev-embedded/nvflash-0.0.4 failed (unpack phase):
>  *   Failed to fetch
> ssh://tegra2-...@git.chromium.org:6222/home/tegra2-private/dev-embedded/nvflash/nvflash-0.0.4.tbz2.
>  *
>  * Call stack:
>
>
> -shankar
>
>
> On Wed, Jul 13, 2011 at 11:41 AM, ShankarGanesh K <blr....@gmail.com> wrote:
>> Hi All,
>>
>> Could experts help me to install nvflash tool under chroot ?
>>
>> -shankar
>>
>

> --
> Chromium OS Developers mailing list: chromiu...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
>

ShankarGanesh K

unread,
Jul 14, 2011, 12:13:34 AM7/14/11
to Chromium OS dev
Hi ,

> from nvidia's site and use the nvflash binary from there.

Thanks Olof. I do have access to private repositories. Emerge fails
with permission access failed for
/var/lib/portage/distfiles/cros-binary/, but i did scp
nvflash-0.0.4.tbz2 locally and able to flash u-boot (
/build/tegra2_seaboard/u-boot/u-boot-legacy.bin) . but flashing
fails with following errors :


--------------------------------------------------------------------------------------------------------

U-Boot 2010.09-00000-ga946202 (Jul 13 2011 - 13:44:28)

Board: Tegra2 chromeos/tegra2/seaboard/flasher
DRAM: 1 GiB
NAND: 512 MiB
Using default environment

In: tegra-kbc
Out: lcd
Err: lcd
Hit any key to stop autoboot: 0
## Executing script at 00e48000
CRC32 for 00e49000 ... 00eb97ff ==> 19de943c
Initing SPI
SF: Unsupported manufacturer 00
Failed to initialize SPI flash at 0:0


Any pointers on this front ?

Vincent Palatin

unread,
Jul 14, 2011, 12:44:16 AM7/14/11
to ShankarGanesh K, Chromium OS dev
On Wed, Jul 13, 2011 at 21:13, ShankarGanesh K <blr....@gmail.com> wrote:
> --------------------------------------------------------------------------------------------------------
>
> U-Boot 2010.09-00000-ga946202 (Jul 13 2011 - 13:44:28)
>
> Board:   Tegra2 chromeos/tegra2/seaboard/flasher
> DRAM:  1 GiB
> NAND:  512 MiB
> Using default environment
>
> In:    tegra-kbc
> Out:   lcd
> Err:   lcd
> Hit any key to stop autoboot:  0
> ## Executing script at 00e48000
> CRC32 for 00e49000 ... 00eb97ff ==> 19de943c
> Initing SPI
> SF: Unsupported manufacturer 00
> Failed to initialize SPI flash at 0:0
>
>
> Any pointers on this front ?

What is your hardware ?
Is there a SPI flash chip soldered on the board ?

--
Vincent

ShankarGanesh K

unread,
Jul 14, 2011, 12:55:53 AM7/14/11
to Vincent Palatin, Chromium OS dev
Thanks Vincent .

> What is your hardware ?
> Is there a SPI flash chip soldered on the board ?

I have Tegra T25 seaboard. I don't have h/w spec to check SPI flash
available on my board. Earlier u-boot comes up from NAND . I am
facing issue : http://code.google.com/p/chromium-os/issues/detail?id=17275
on my h/w as well. So, trying to update u-boot on my tegra2 seaboard
and struck with this issue. Is there a way to get my u-boot images
built to support NAND ?

-shankar

ShankarGanesh K

unread,
Jul 14, 2011, 3:12:05 AM7/14/11
to Vincent Palatin, Chromium OS dev
>> facing issue : http://code.google.com/p/chromium-os/issues/detail?id=17275

Thanks All. resolved the issue. All jumper settings : magic jumper at
the back of the display board named GPIO control has to be enabled +
boot select made to SPI and u-boot built from TOT and flashed to get
my latest CROS running on my t25 board.

-Shankar

>> What is your hardware ?
>> Is there a SPI flash chip soldered on the board ?
>
> I have Tegra T25 seaboard. I don't have h/w spec to check SPI flash
> available on my board. Earlier u-boot comes up from NAND .  I  am

Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages