Re: [U-Boot] [UBoot] Hows to boot Linux Kernel from USB

2008-09-30 Thread thaoth
>> [EMAIL PROTECTED] boot]# file uImage >> uImage: PPCBoot image >> ... >> >> I tried and send you its log. >What is the kernel version that you use? I'm using version 2.6.22.11. Thank you for answer Best regards, -- View this message in context: http://www.nabble.com/-UBoot--Hows-to-boot-L

Re: [U-Boot] [UBoot] Hows to boot Linux Kernel from USB

2008-09-30 Thread Nobuhiro Iwamatsu
2008/10/1 thaoth <[EMAIL PROTECTED]>: > >>>Can you retry and copy-paste the console output? > > ... > (Re)start USB... > USB: scanning bus for devices... cannot reset port 1!? > 2 USB Device(s) found > scanning bus for storage devices... 1 Storage Device(s) found > => fatload usb 0:1 0x8e00

Re: [U-Boot] [UBoot] Hows to boot Linux Kernel from USB

2008-09-30 Thread thaoth
>>Can you retry and copy-paste the console output? ... (Re)start USB... USB: scanning bus for devices... cannot reset port 1!? 2 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found => fatload usb 0:1 0x8e00 uImage reading uImage . . . . .

Re: [U-Boot] NAND flash driver for Samsung K9F1G08

2008-09-30 Thread Stefan Roese
On Wednesday 01 October 2008, Roman Mashak wrote: > > Flash ID is in $(UBOOT)/include/linux/mtd/nand_ids.h > > Seems this chip is not CFI compliant (at least datasheet says nothing > > of it), so the use of CFI driver falls away. > > After some investigations I see that $(uboot)/drivers/mtd/nand/na

Re: [U-Boot] NAND flash driver for Samsung K9F1G08

2008-09-30 Thread Roman Mashak
Hello 2008/9/30 Roman Mashak <[EMAIL PROTECTED]>: > Flash ID is in $(UBOOT)/include/linux/mtd/nand_ids.h > Seems this chip is not CFI compliant (at least datasheet says nothing > of it), so the use of CFI driver falls away. After some investigations I see that $(uboot)/drivers/mtd/nand/nand.c is

Re: [U-Boot] U-BOOT and Marvell Feroceon 88f5181

2008-09-30 Thread Prafulla Wadaskar
Hi Kurobox Pro (Marvell's 88F5182 based) board support is mainlined with u-boot project, you can get it from u-boot git. May be it is helpful since similar to 88F5181 Regards.. Prafulla... > -Original Message- > From: Yotam Admon > Sent: Sunday, September 28, 2008 11:25 AM > To: Praf

[U-Boot] NAND flash driver for Samsung K9F1G08

2008-09-30 Thread Roman Mashak
Hello I'm using 128Mb Samsung NAND flash K9F1G08 on our custom ARM-based board. Flash ID is in $(UBOOT)/include/linux/mtd/nand_ids.h Seems this chip is not CFI compliant (at least datasheet says nothing of it), so the use of CFI driver falls away. The problem I faced is how to calculate max numbe

[U-Boot] [Fwd: Re: [U-Boot-Users] FIT-image with fdt doesn't work]

2008-09-30 Thread Jon Loeliger
Gah. List foo. Sorry. -- jdl Forwarded Message From: Jon Loeliger <[EMAIL PROTECTED]> To: Simon Pasch <[EMAIL PROTECTED]> Cc: u-boot-users <[EMAIL PROTECTED]> Subject: Re: [U-Boot-Users] FIT-image with fdt doesn't work Date: Tue, 30 Sep 2008 10:37:50 -0500 On Tue, 2008-09-30

Re: [U-Boot] Standalone Application Images support (bootm)

2008-09-30 Thread Wolfgang Denk
Dear Rodrigo, In message <[EMAIL PROTECTED]> you wrote: > > Standalone Applications are no operating systems,m so "bootm" is the > > wrong command. > > This is the answer I was expecting, bootm does not support Standalone > Application Images. My question was not complete, I thought it was not >

Re: [U-Boot] Standalone Application Images support (bootm)

2008-09-30 Thread Rodrigo Vilar
Dear Wolfgang Denk, Thanks for your response, I also answer your question below. > > > > Are "Standalone Applications" supported in the current u-boot (GIT > repo)? > > > > Standalone Applications are no operating systems,m so "bootm" is the > wrong command. > This is the answer I was expecting,

Re: [U-Boot] [PATCH 4/5] net: tsec: export tsec_info

2008-09-30 Thread Anton Vorontsov
On Tue, Sep 30, 2008 at 02:15:00PM -0500, Andy Fleming wrote: > On Tue, Sep 30, 2008 at 11:27 AM, Anton Vorontsov > <[EMAIL PROTECTED]> wrote: > > We'll need the exported tsec_info to fix up the phy addresses and > > tsecs' flags based on the hardware reset configuration words. Thus > > we'll use t

Re: [U-Boot] [PATCH 4/5] net: tsec: export tsec_info

2008-09-30 Thread Andy Fleming
On Tue, Sep 30, 2008 at 11:27 AM, Anton Vorontsov <[EMAIL PROTECTED]> wrote: > We'll need the exported tsec_info to fix up the phy addresses and > tsecs' flags based on the hardware reset configuration words. Thus > we'll use the tsec_info very early and just once at boot time, so > network code wo

Re: [U-Boot] [PATCH v3] [83xx] Adds two more ethernet interface to 83xx

2008-09-30 Thread Ben Warren
Kim Phillips wrote: > On Mon, 29 Sep 2008 18:28:23 -0400 > richardretanubun <[EMAIL PROTECTED]> wrote: > > >> Added as a convenience for other platforms that uses MPC8360 (has 8 UCC). >> Six eth interface is chosen because the platform I am using combines >> UCC1&2 and UCC3&4 as 1000 Eth and the

[U-Boot] [PATCH 5/5] mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards

2008-09-30 Thread Anton Vorontsov
This involves configuring the SerDes and fixing up the flags and PHY addresses for the TSECs. For Linux we also fix up the device tree. Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- board/freescale/mpc837xemds/mpc837xemds.c | 117 + include/configs/MPC837XEM

[U-Boot] [PATCH 4/5] net: tsec: export tsec_info

2008-09-30 Thread Anton Vorontsov
We'll need the exported tsec_info to fix up the phy addresses and tsecs' flags based on the hardware reset configuration words. Thus we'll use the tsec_info very early and just once at boot time, so network code won't notice it. Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- drivers/net/t

[U-Boot] [PATCH 2/5] mpc83xx: serdes: add forgotten shifts for rfcks

2008-09-30 Thread Anton Vorontsov
The rfcks should be shifted by 28 bits left. We didn't notice the bug because we were using only 100MHz clocks (for which rfcks == 0). Though, for SGMII we'll need 125MHz clocks. Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- cpu/mpc83xx/serdes.c |2 +- include/asm-ppc/fsl_se

[U-Boot] [PATCH 3/5] mpc83xx: add TSECs' HRCWH masks for MPC837x processors

2008-09-30 Thread Anton Vorontsov
We'll use these masks to parse TSEC modes out of HRCWH. Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- include/mpc83xx.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/mpc83xx.h b/include/mpc83xx.h index 5d82bb4..ee38191 100644 --- a/include/mpc83xx.h ++

[U-Boot] [PATCH 1/5] mpc83xx: fix serdes setup for the MPC8378E boards

2008-09-30 Thread Anton Vorontsov
MPC837xE specs says that SerDes1 has: — Two lanes running x1 SGMII at 1.25 Gbps; — Two lanes running x1 SATA at 1.5 or 3.0 Gbps. And for SerDes2: — Two lanes running x1 PCI Express at 2.5 Gbps; — One lane running x2 PCI Express at 2.5 Gbps; — Two lanes running x1 SATA at 1.5 or 3.0 Gbps. The sp

Re: [U-Boot] Standalone Application Images support (bootm)

2008-09-30 Thread Wolfgang Denk
Dear "Rodrigo Vilar", please keep the mailing list copied. In message <[EMAIL PROTECTED]> you wrote: > > > > Are "Standalone Applications" supported in the current u-boot (GIT repo)? > > > > Yes, of course. > > I am very happy to hear that. However the manual states "The bootm command > is used

Re: [U-Boot] [PATCH v3] [83xx] Adds two more ethernet interface to 83xx

2008-09-30 Thread Jerry Van Baren
Kim Phillips wrote: > On Mon, 29 Sep 2008 18:28:23 -0400 > richardretanubun <[EMAIL PROTECTED]> wrote: > >> Added as a convenience for other platforms that uses MPC8360 (has 8 UCC). >> Six eth interface is chosen because the platform I am using combines >> UCC1&2 and UCC3&4 as 1000 Eth and the oth

Re: [U-Boot] Standalone Application Images support (bootm)

2008-09-30 Thread Rodrigo Vilar
Dear "Wolfgang Denk", > > > > > Are "Standalone Applications" supported in the current u-boot (GIT repo)? > > Yes, of course. I am very happy to hear that. However the manual states "The bootm command is used to start operating system images." and Standalone Applications were supported on u-boo

Re: [U-Boot] [PATCH v3] [83xx] Adds two more ethernet interface to 83xx

2008-09-30 Thread Kim Phillips
On Mon, 29 Sep 2008 18:28:23 -0400 richardretanubun <[EMAIL PROTECTED]> wrote: > Added as a convenience for other platforms that uses MPC8360 (has 8 UCC). > Six eth interface is chosen because the platform I am using combines > UCC1&2 and UCC3&4 as 1000 Eth and the other four UCCs as 10/100 Eth. >

Re: [U-Boot] Standalone Application Images support (bootm)

2008-09-30 Thread Wolfgang Denk
Dear "Rodrigo Vilar", In message <[EMAIL PROTECTED]> you wrote: > > Are "Standalone Applications" supported in the current u-boot (GIT repo)? Yes, of course. > I have tried to bootm a Standalone Application image stored in flash and I > get the messages (u-boot then crashes): > Wrong Image

Re: [U-Boot] [UBoot] Hows to boot Linux Kernel from USB

2008-09-30 Thread Markus Klotzbücher
On Tue, Sep 30, 2008 at 04:28:44AM -0700, thaoth wrote: > => bootm > Wrong Image Format for bootm command > ERROR: can't get kernel image! > > This seems here is wrong command. I should load uImage (not zImage) into Thats it! Get yourself an uImage! Markus -- DENX Software Engineering GmbH,

Re: [U-Boot] [UBoot] Hows to boot Linux Kernel from USB

2008-09-30 Thread Albert ARIBAUD
thaoth a écrit : > > > Albert ARIBAUD wrote: >> thaoth a écrit : >> >>> This seems here is wrong command. I should load uImage (not zImage) into >>> SDRAM memory. >> Hmm... So why don't you ? >> >> Amicalement, > > I have tried but not ookay. the same issue. (please trim signatures in your rep

[U-Boot] NAND flash support

2008-09-30 Thread Roman Mashak
Hello I didn't find mentions of this in the archives, so asking here. I have Samsung NAND flash K9F1G08 and its ID is present in $(UBOOT)/include/linux/mtd/nand_ids.h Does this mean there's no need to write any additional supporting code? If not, then what board utilizing the same NAND flash can

Re: [U-Boot] [UBoot] Hows to boot Linux Kernel from USB

2008-09-30 Thread thaoth
Albert ARIBAUD wrote: > > thaoth a écrit : > >> This seems here is wrong command. I should load uImage (not zImage) into >> SDRAM memory. > > Hmm... So why don't you ? > > Amicalement, > -- > Albert. > ___ > U-Boot mailing list > U-Boot@lists.denx

Re: [U-Boot] [UBoot] Hows to boot Linux Kernel from USB

2008-09-30 Thread Albert ARIBAUD
thaoth a écrit : > This seems here is wrong command. I should load uImage (not zImage) into > SDRAM memory. Hmm... So why don't you ? Amicalement, -- Albert. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [UBoot] Hows to boot Linux Kernel from USB

2008-09-30 Thread thaoth
Hi All, I would like to know how to boot linux kernel from USB. I have ported UBoot (support serial, USB driver) but didn't support CF card. Would you please tell me how to boot Linux Kernel from USB Flash memory? I have many guide could help hows to boot Linux kernel from CF card or network bu

Re: [U-Boot] ARM Versatile port - possibly inefficient code?

2008-09-30 Thread Roman Mashak
Hello 2008/9/30 Hebbar <[EMAIL PROTECTED]>: > ARM Versatile has only one flash bank. > What if a user has configured an incorrect number for flash banks. Hm, I didn't think of it. > The driver should take care of this properly. Since CFG_MAX_FLASH_BANKS > is in a different place & the flash.c is

Re: [U-Boot] ARM Versatile port - possibly inefficient code?

2008-09-30 Thread Hebbar
Hi, >>Regardless of CFG_MAX_FLASH_BANKS value, the only first bank is >>configured. Was it done deliberately or it's logical flaw? I think >>is code could cloned on a multiple of other platforms. ARM Versatile has only one flash bank. What if a user has configured an incorrect number for flash

[U-Boot] [PATCH] 85xx: Using proper I2C source clock divider for MPC8544

2008-09-30 Thread Wolfgang Grandegger
Measurements with our MPC8544 board showed that the I2C bus frequency is wrong by a factor of 1.5. Obviously, the interpretation of the MPC85xx_PORDEVSR2_SEC_CFG bit of the cfg_sec_freq register is not correct. There seems to be an error in the 8544 RM. Signed-off-by: Wolfgang Grandegger <[EMAIL P

Re: [U-Boot] JFFS2-Summary support for u-boot

2008-09-30 Thread Michael Lawnick
Joakim Tjernlund transmode.se> writes: > Can't remember, possibly it was a hack. > Seems so. I tried to put it in my 1.3.3, but 'ls' never returns :-( So I will wait for Detlev Zundel. Michael ___ U-Boot mailing list U-Boot@lists.denx.de http://l

[U-Boot] Standalone Application Images support (bootm)

2008-09-30 Thread Rodrigo Vilar
Hi All, Are "Standalone Applications" supported in the current u-boot (GIT repo)? I have tried to bootm a Standalone Application image stored in flash and I get the messages (u-boot then crashes): Wrong Image Type for bootm command ERROR: can't get kernel image! In u-boot 1.2.0 file comm