Hello,everyone:
I would like to chang my emai software on my host pc.
which Mail Software is real convenient for dealing with our mailing list?
Any suggestion!
Best Regards
MrGates m
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mai
It seems, something had broke the embedded environment compilation in the
recent git head.
During DO_DEPS_ONLY phase, environment.h is not considered, thus
CONFIG_ENV_IS_EMBEDDED is never set with the obvious consequences.
___
U-Boot mailing lis
On 01/12/2011 11:46 PM, Marek Vasut wrote:
> Signed-off-by: Marek Vasut
> ---
> drivers/block/Makefile |1 +
> drivers/block/mxc_ata.c | 149
> +++
> 2 files changed, 150 insertions(+), 0 deletions(-)
> create mode 100644 drivers/block/mxc_ata.c
Simultaneous FCM and GPCM or UPM operation may erroneously trigger bus
monitor timeout. Set timeout to maximum to avoid.
Based on a patch from Lan Chunhe
Signed-off-by: Kumar Gala
---
arch/powerpc/cpu/mpc85xx/cmd_errata.c |3 +++
arch/powerpc/cpu/mpc8xxx/fsl_lbc.c|7 ++-
arch/
Hi jobhunts02,
> I am trying to switch from writing my JFFS2 filesystem to flash using
> an NFS mounted root filesystem to creating and installing a JFFS2
> image. The reason I am doing this is so I can use sumtool on the
> JFFS2 image and speed up my boot time. When I use the JFFS2 image, I
> s
On 01/12/2011 11:46 PM, Marek Vasut wrote:
> Signed-off-by: Marek Vasut
> ---
> board/efikamx/Makefile | 52
> board/efikamx/config.mk| 25 ++
> board/efikamx/efikamx.c| 668
>
> board/efikamx/imximage.cfg | 124
> boar
On 10 January 2011 20:58, Minkyu Kang wrote:
> S5PC210 is a 32-bit RSIC and Coretex-A9 Dual Core based micro-processor.
>
RSIC and Coretex are typo.
I'm going to fix it.
> Signed-off-by: Minkyu Kang
> Signed-off-by: Kyungmin Park
> ---
> arch/arm/cpu/armv7/s5pc2xx/Makefile | 42 ++
On 10 January 2011 20:59, Minkyu Kang wrote:
> This patch adds support for Samsung s5pc210 universal board
>
> Signed-off-by: Minkyu Kang
> Signed-off-by: Kyungmin Park
> ---
> MAINTAINERS | 5 +-
> MAKEALL | 1 +
> boa
This patch adds support for Samsung s5pc210 universal board
Signed-off-by: Minkyu Kang
Signed-off-by: Kyungmin Park
---
v2
remove debug message
MAINTAINERS |5 +-
MAKEALL |1 +
board/samsung/universal_c210/Makefile
S5PC210 is a 32-bit RISC and Cortex-A9 Dual Core based micro-processor.
Signed-off-by: Minkyu Kang
Signed-off-by: Kyungmin Park
---
v2
fixtypo: RSIC -> RISC, Coretex -> Cortex
arch/arm/cpu/armv7/s5pc2xx/Makefile | 42
arch/arm/cpu/armv7/s5pc2xx/clock.c| 220 +
Add P3041 SoC specific information:
* SERDES Table
* LIODN setup
* Portal configuration
Signed-off-by: Kumar Gala
---
arch/powerpc/cpu/mpc85xx/Makefile |2 +
arch/powerpc/cpu/mpc85xx/p3041_ids.c| 105 +
arch/powerpc/cpu/mpc85xx/p3041_serdes.c | 151 +++
Add P2040 SoC specific information:
* SERDES Table
* LIODN setup
* Portal configuration
Signed-off-by: Kumar Gala
---
arch/powerpc/cpu/mpc85xx/p2040_serdes.c | 66 +++
arch/powerpc/cpu/mpc8xxx/cpu.c |2 +
arch/powerpc/include/asm/processor.h|2 +
Add P5020 SoC specific information:
* SERDES Table
* LIODN setup
* Portal configuration
Signed-off-by: Kumar Gala
---
arch/powerpc/cpu/mpc85xx/Makefile |2 +
arch/powerpc/cpu/mpc85xx/p5020_ids.c| 105 +
arch/powerpc/cpu/mpc85xx/p5020_serdes.c | 151 +++
Add P2040 SoC specific information:
* SERDES Table
* Added p2040 to cpu_type_list and SVR list
* Added number of LAWs for p2040
* Set CONFIG_MAX_CPUS to 4 for p2040
Signed-off-by: Kumar Gala
---
* Fixed commit message
* Added some additional P2040 specific defines/cfg
arch/powerpc/cpu/mpc85xx/p
Hello.
On 12-01-2011 17:52, seedshope wrote:
>>> Since SDRAM init function have already change, So the SDRAM
>>> initial function must be change.
>>> Signed-off-by: seedshope
>>> diff --git a/board/samsung/smdk6400/smdk6400.c
>>> b/board/samsung/smdk6400/smdk6400.c
>>> index 35aa40b..52b44a8 10
On Thursday 13 January 2011 12:48 AM, Albert ARIBAUD wrote:
> (I realize I did not answer the other ones)
>
> Le 08/01/2011 11:06, Aneesh V a écrit :
>
>>> Out of curiosity, can you elaborate on why the compiler would optimize
>>> better in these cases?
>>
>> While counting down the termination con
Le 13/01/2011 09:36, MrGates a écrit :
> Hello,everyone:
>
> I would like to chang my emai software on my host pc.
> which Mail Software is real convenient for dealing with our mailing list?
> Any suggestion!
Thunderbird should be ok -- that's what I use under Linux and it runs
just the same und
Hello.
On 13-01-2011 9:09, Wolfgang Denk wrote:
> Hm... I just notice the "caviumnetworks" in your address, so this is
> probably MIPS? Check if your caches are turned on...
BTW, Cavium also produces ARMs (like CNS3xxx)...
> Best regards,
> Wolfgang Denk
WBR, Sergei
_
On Thursday 13 January 2011 12:53 AM, Albert ARIBAUD wrote:
> Le 12/01/2011 10:08, Aneesh V a écrit :
>> On Saturday 08 January 2011 07:36 PM, Albert ARIBAUD wrote:
>>> Le 08/01/2011 14:17, Aneesh V a écrit :
>>>
>>
>>
>> +/* some utility macros */
>> +#define mask(start, end) \
>> + (
On Thursday 13 January 2011 12:48 AM, Albert ARIBAUD wrote:
+ for (way = num_ways - 1; way>= 0 ; way--)
+ for (set = num_sets - 1; set>= 0; set--) {
>>>
>>> Please fix whitespacing around operators. The best way to ''catch'em
>>> all'' is to run Linux' checkpatch.pl (I do this with opti
The MPC852 based mgsuvd and kmsupx4 boards boards from keymile
were initially ported but later on not developed further. So
the respective files were removed to avoid unneeded merging and
maintenance.
Signed-off-by: Holger Brunck
---
board/keymile/km8xx/Makefile | 48 -
board/keym
Le 13/01/2011 13:05, Aneesh V a écrit :
>>> What I need is something like below:
>>>
>>> #define get_bit_field(nr, start, mask)\
>>> (((nr) & (mask)) >> (start))
>>>
>>> #define set_bit_field(nr, start, mask, val)\
>>> (nr) = ((nr) & ~(mask)) | (((val) << (start)) & (mask))
>>>
>>> Can these go in
Hello Holger,
type in subject, please "s/baords/boards" ;-)
Holger Brunck wrote:
> The MPC852 based mgsuvd and kmsupx4 boards boards from keymile
> were initially ported but later on not developed further. So
> the respective files were removed to avoid unneeded merging and
> maintenance.
>
> Si
Change from V1:
patch 1:
patch 2: Delete some compile information from commit.
patch 3: Add LED modify information and Delete some compile information from
commit.
patch 4: Add new patch for SDRAM init.
Change frome v2:
patch2: Modify Makefile for arch/arm/cpu/arm1176/s3c64xx/cpu_init.s in build
Fix CONFIG_SYS_INIT_SP_ADDR undefined issue.
Signed-off-by: seedshope
diff --git a/include/configs/smdk6400.h b/include/configs/smdk6400.h
index 671f2c7..c9acf58 100644
--- a/include/configs/smdk6400.h
+++ b/include/configs/smdk6400.h
@@ -44,6 +44,11 @@
#define CONFIG_PERIPORT_BASE 0x7000
Modify Makefile for cpu_init.c and Start.s use some label,this defined
u-boot.lds of arch/arm/cpu/arm1176. But SMDK6400 use the link script
board/samsung/smdk6400/u-boot-nand.lds. So add some label form u-boot.lds
to u-boot-nand.lds
Signed-off-by: seedshope
diff --git a/arch/arm/cpu/arm1176/s3c6
Add some relocation symbols to u-boot.lds and disable LED functions
in start.s to support nand_spl.
Signed-off-by: seedshope
diff --git a/arch/arm/cpu/arm1176/start.S b/arch/arm/cpu/arm1176/start.S
index 237dcfe..ae3706a 100644
--- a/arch/arm/cpu/arm1176/start.S
+++ b/arch/arm/cpu/arm1176/start.
Since SDRAM init function have already change, So the SDRAM
initial function must be change.
Signed-off-by: seedshope
diff --git a/board/samsung/smdk6400/smdk6400.c
b/board/samsung/smdk6400/smdk6400.c
index 35aa40b..043d553 100644
--- a/board/samsung/smdk6400/smdk6400.c
+++ b/board/samsung/smdk
On 01/12/2011 01:49 PM, Fabio Estevam wrote:
> Hi,
Hi Fabio,
>
> I am trying to make the new relocation scheme to work on the mx31pdk board.
>
> With this patch applied the mx31pdk build works, but not able to get a U-boot
> prompt yet.
I have tried to imagine some issues, but I cannot find a
The MPC852 based mgsuvd and kmsupx4 boards from keymile
were initially ported but later on not developed further. So
the respective files were removed to avoid unneeded merging
and maintenance.
Signed-off-by: Holger Brunck
---
Changes for v2:
- fix typos in commit message
- remove
Hallo Holger,
Holger Brunck wrote:
> The MPC852 based mgsuvd and kmsupx4 boards from keymile
> were initially ported but later on not developed further. So
> the respective files were removed to avoid unneeded merging
> and maintenance.
>
> Signed-off-by: Holger Brunck
> ---
> Changes for v2:
>
On Thursday 13 January 2011 06:44 PM, Albert ARIBAUD wrote:
> Le 13/01/2011 13:05, Aneesh V a écrit :
>
What I need is something like below:
#define get_bit_field(nr, start, mask)\
(((nr) & (mask)) >> (start))
#define set_bit_field(nr, start, mask, val)\
(nr) = ((
Le 13/01/2011 15:30, Aneesh V a écrit :
> Perhaps my requirement is different. If this scheme is not used by
> many, I shall put these macros in OMAP specific headers.
Yes, I'd prefer that, finally.
> best regards,
> Aneesh
Amicalement,
--
Albert.
__
Le 13/01/2011 13:14, Aneesh V a écrit :
> On Thursday 13 January 2011 12:48 AM, Albert ARIBAUD wrote:
>
>
> + for (way = num_ways - 1; way>= 0 ; way--)
> + for (set = num_sets - 1; set>= 0; set--) {
Please fix whitespacing around operators. The best way to ''catch'em
all'' i
On Thursday 13 January 2011 10:37:47 Stefano Babic wrote:
> On 01/12/2011 11:46 PM, Marek Vasut wrote:
> > Signed-off-by: Marek Vasut
> > ---
> >
> > board/efikamx/Makefile | 52
> > board/efikamx/config.mk| 25 ++
> > board/efikamx/efikamx.c| 668
> > +
Signed-off-by: Marek Vasut
---
v2: Fixed line-too-long bugs as proposed by Stefano
drivers/block/Makefile |1 +
drivers/block/mxc_ata.c | 149 +++
2 files changed, 150 insertions(+), 0 deletions(-)
create mode 100644 drivers/block/mxc_ata.c
dif
Supported:
MMC
IDE
PMIC
SPI flash
LEDs
I can boot the kernel supplied by freescale/genesi with this from MMC card
and/or PATA disk.
Signed-off-by: Marek Vasut
---
v2: Fixed line-too-long, MAINTAINERs etc. (I hope everything but the PMIC*)
bugs as proposed by Stefano.
As for the PMIC, other boar
On 01/13/2011 06:15 PM, Marek Vasut wrote:
>>> + mxc_request_iomux(MX51_PIN_NANDF_RB3, IOMUX_CONFIG_GPIO);
>>> + mxc_iomux_set_pad(MX51_PIN_NANDF_RB3, PAD_CTL_100K_PU);
>>> + mxc_gpio_direction(IOMUX_TO_GPIO(MX51_PIN_NANDF_RB3),
>>> MXC_GPIO_DIRECTION_IN); + rev |=
>>> (!!mxc_gpio_get(IOMU
Le 13/01/2011 14:36, seedshope a écrit :
> Modify Makefile for cpu_init.c and Start.s use some label,this defined
> u-boot.lds of arch/arm/cpu/arm1176. But SMDK6400 use the link script
> board/samsung/smdk6400/u-boot-nand.lds. So add some label form u-boot.lds
> to u-boot-nand.lds
>
> Signed-off-by
Hi,
Hope you are the right person to talk to on email list acquisition/ email
campaigns. I know that you are into infrastructure solution space - where you
provide virtualization solutions.
As a global online marketing company we have an enormous database when it comes
to Information Techno
Le 13/01/2011 07:40, Stefano Babic a écrit :
> Hi Wolfgang,
>
> The following changes since commit cdc51c294ad33879c4e57edf4c9d2155381b1d59:
>
>Merge branch 'next' of ../next (2010-12-22 21:16:17 +0100)
>
> are available in the git repository at:
>
>git://www.denx.de/git/u-boot-imx.git mast
On Jan 9, 2011, at 3:20 PM, Kumar Gala wrote:
> From: Jerry Huang
>
> Do not issue a manual asynchronous CMD12. Instead, use a (software)
> synchronous CMD12 or AUTOCMD12 to abort data transfer.
>
> Signed-off-by: Jerry Huang
> Signed-off-by: Roy Zang
> Signed-off-by: Kumar Gala
> ---
> arc
On Jan 9, 2011, at 3:20 PM, Kumar Gala wrote:
> From: Roy Zang
>
> The default value of the SRS, VS18 and VS30 and ADMAS fields in the host
> controller capabilities register (HOSTCAPBLT) are incorrect. The default
> of these bits should be zero instead of one.
>
> Clear these bits out when we
On Jan 9, 2011, at 3:20 PM, Kumar Gala wrote:
> From: Roy Zang
>
> False multi-bit ECC errors will be reported by the eSDHC buffer which
> can trigger a reset request.
>
> We disable all ECC error checking on SDHC.
>
> Signed-off-by: Roy Zang
> Signed-off-by: Kumar Gala
> ---
> arch/powerpc
On Jan 9, 2011, at 2:27 PM, Kumar Gala wrote:
> Move the parsing of hwconfig to determine if to use spd into common code
> so we can share it across all boards instead of duplicating it
> everywhere.
>
> Signed-off-by: Kumar Gala
> ---
> arch/powerpc/cpu/mpc8xxx/ddr/options.c | 22 +
On Jan 11, 2011, at 12:44 AM, Kumar Gala wrote:
> CONFIG_SYS_BOOTMAPSZ has been 16M on these boards for some time so we
> should also allow the kernel image to be up to 16M decompressed.
>
> Signed-off-by: Kumar Gala
> ---
> include/configs/MPC8536DS.h |3 ++-
> include/configs/MPC8540ADS.h
On Jan 13, 2011, at 1:58 AM, Kumar Gala wrote:
> CoreNet Platform Cache single-bit data error scrubbing will cause data
> corruption. Disable the feature to workaround the issue.
>
> Signed-off-by: Kumar Gala
> ---
> arch/powerpc/cpu/mpc85xx/cmd_errata.c |3 +++
> arch/powerpc/cpu/mpc85xx/c
On Jan 13, 2011, at 1:58 AM, Kumar Gala wrote:
> CoreNet Platform Cache single-bit tag error scrubbing will cause tag
> corruption. Disable the feature to workaround the issue.
>
> Signed-off-by: Kumar Gala
> ---
> arch/powerpc/cpu/mpc85xx/cmd_errata.c |3 +++
> arch/powerpc/cpu/mpc85xx/cpu
On Jan 13, 2011, at 3:07 AM, Kumar Gala wrote:
> Simultaneous FCM and GPCM or UPM operation may erroneously trigger bus
> monitor timeout. Set timeout to maximum to avoid.
>
> Based on a patch from Lan Chunhe
>
> Signed-off-by: Kumar Gala
> ---
> arch/powerpc/cpu/mpc85xx/cmd_errata.c |3
Dear seedshope,
On 13 January 2011 22:36, seedshope wrote:
> Since SDRAM init function have already change, So the SDRAM
> initial function must be change.
>
> Signed-off-by: seedshope
>
> diff --git a/board/samsung/smdk6400/smdk6400.c
> b/board/samsung/smdk6400/smdk6400.c
> index 35aa40b..043d
Dear Scott Wood
2011/1/13 Scott Wood :
> On Wed, 12 Jan 2011 09:00:52 +0100
> Wolfgang Denk wrote:
>
>> Dear =?UTF-8?B?5byg5oms?=,
>>
>> In message
>> you wrote:
>> >
>> > > i trying to sue the kernel's Makefile rule, but the issue is not solved.
>> > WARNING: could not set linux,stdout-path
The following changes since commit c6b734f5aea2ba75caaa1929f7e649ecda8d2f31:
Merge branch 'master' of git://git.denx.de/u-boot-sh (2011-01-12 23:59:53
+0100)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx master
Becky Bruce (9):
socrates: rename sdram_setup
52 matches
Mail list logo