Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
---
doc/README.qemu_mips |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/README.qemu_mips b/doc/README.qemu_mips
index 476c5e6..c9ac3f3 100644
--- a/doc/README.qemu_mips
+++ b/doc/README.qemu_mips
@@
Hi,
The above is Because of Below Reasons.
- According to ARM Dual-Timer Module (SP804) TRM (ARM DDI0271),
---Timer Value Register @ TIMER Base + 4 is Read-only. So removed code which
writes to this register
---Prescale Value (Bits 3-2 of TIMER Control register) can only be one of
00,
Signed-off-by: Gururaja Hebbar <[EMAIL PROTECTED]>
---
drivers/rtc/Makefile|1 +
drivers/rtc/rtc_pl031.c | 123
+++
2 files changed, 124 insertions(+), 0 deletions(-)
create mode 100755 drivers/rtc/rtc_pl031.c
diff --git a/drivers/rtc/Makefile
Signed-off-by: Gururaja Hebbar <[EMAIL PROTECTED]>
---
cpu/arm926ejs/versatile/timer.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/cpu/arm926ejs/versatile/timer.c
b/cpu/arm926ejs/versatile/timer.c
index 32872d2..9659b67 100644
--- a/cpu/arm926ejs/versatile/timer.c
++
Hi,
>Why do we need the #ifdef's here? It seems this is a board specific
>configuration anyway, i. e. we don't expect for example other RTC chips
>to be used on this board, or do we?
Also I Just Checked u-boot-1.3.3/board/bc3450/bc3450.c. Even here it has
a declaration for RTC @ line 47
#ifdef
Hi all,
This patch is part 2 for [PATCH:Enable 2D Engine in SM501]. New macro
"CONFIG_SM501_ENABLE_2DENGINE" be included to specify codes what enable SM501
2D engine. The macro need be declared in config header file.
Why does it need to enable 2D engine? The reason is most of framebuffer
content
Hi Wolfgang,
I have modified my patch. New macro "CONFIG_SM501_ENABLE_2DENGINE" be
included to specify codes what enable SM501 2D engine. The macro need be
declared in config header file.
Why does it need to enable 2D engine? The reason is most of framebuffer
contents need be moved in VRAM when sc
From: TsiChung Liew <[EMAIL PROTECTED]>
Implement usec2ticks() which is used by fsl_i2c.c in
lib_m68k/time.c
Signed-off-by: TsiChung Liew <[EMAIL PROTECTED]>
---
lib_m68k/time.c |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/lib_m68k/time.c b/lib_m68k/time.c
index 2
From: TsiChung Liew <[EMAIL PROTECTED]>
TASREG is ColdFire platform, the include ppc4xx.h in
board/esd/common/flash.c causes conflict.
Signed-off-by: TsiChung Liew <[EMAIL PROTECTED]>
---
board/esd/common/flash.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/board/esd
From: TsiChung Liew <[EMAIL PROTECTED]>
Rename OBJ to COBJ in board/platform/Makefile
Signed-off-by: TsiChung Liew <[EMAIL PROTECTED]>
---
board/freescale/m5275evb/Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/freescale/m5275evb/Makefile
b/board/freesc
From: TsiChung Liew <[EMAIL PROTECTED]>
Rename int mii_init(void) to void mii_init(void) for idmr
ColdFire platform
Signed-off-by: TsiChung Liew <[EMAIL PROTECTED]>
---
board/idmr/mii.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/idmr/mii.c b/board/idmr/mii.c
Hi,
>Please move such comments *below* the '---' line. Anything ABOVE '---'
>will become the commit message that goes into the repository, only
stuff below the '---' gets ignores as comment.
Yes i will do & re-submit
>> drivers/rtc/Makefile|1 +
>> drivers/rtc/rtc_pl031.c | 123
+
Hi,
In message
<[EMAIL PROTECTED]> you
wrote:
>> Hi,
>>
>> >> @@ -50,8 +50,7 @@ static ulong lastdec; int timer_init (void) {
>> >> *(volatile ulong *)(CFG_TIMERBASE + 0) =3D3D CFG_TIMER_RELOAD;
>> >> /*=20 TimerLoad */
>> >^
>> >> - *(volatile ulong *)(CFG_TIMERBASE + 4) =3D3D
Please ignore; this is a test mail ...
Biju-
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a
test
___
Patty Scarpone
IT Network Engineer
Nevada City Development Center
2Wire, Inc. Office:
(530) 274-5454
310 Providence Mine
On 19:03 Thu 31 Jul , Naveen Kumar GADDIPATI wrote:
> Hi,
>
> Processor is arm926ejs based ST processor.
Could you be a bit more precise?
> I'm facing problem in supporting SD Card of size more than 128MB.
Ditto.
> SD Card is able to detect,but failing in reading boot sector info of the SD
>
On 18:28 Thu 31 Jul , Michal Simek wrote:
> Hi Wolfgang,
>
> Microblaze boards are without any warnings.
Same for arm
except IXP as evertime
Best Regards,
J.
-
This SF.Net email is sponsored by the Moblin Your Move Devel
On Sun, Jun 22, 2008 at 04:30:06PM +0200, Marcel Ziswiler wrote:
> Fixes an issue with chip->state not always being set causing troubles.
>
> Signed-off-by: Marcel Ziswiler <[EMAIL PROTECTED]>
> ---
> drivers/mtd/nand/nand_base.c |4
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> +# This program is free software; you can redistribute it and/or
> +# modify it under the terms of the GNU General Public License as
> +# published by the Free Software Foundation; either version 2 of
> +# the License, or (at your option) any later version.
> +#
> +# This program is distributed i
On 12:54 Thu 31 Jul , Guennadi Liakhovetski wrote:
> Notice: USB on s3c6400 currently works _only_ with switched off MMU. One could
> try to enable the MMU, but map addresses 1-to-1, and disable data cache, then
> it should work too and we could still profit from instruction cache.
>
> Signed-
On 12:54 Thu 31 Jul , Guennadi Liakhovetski wrote:
> Ported from u-boot-1.1.6 driver by Samsung.
>
> Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
> ---
> drivers/serial/Makefile |1 +
> drivers/serial/s3c64xx.c | 189
> ++
> 2 fil
> +/*
> + * (C) Copyright 2006 DENX Software Engineering
> + *
> + * See file CREDITS for list of people who contributed to this
> + * project.
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of the GNU General Public License as
> + * publis
Hi Wolfgang,
> It's already there - see
> http://www.denx.de/wiki/view/DULG/MoreInformationFurtherReading#Section_12.2.4.
Indeed it is :)
Thanks,
Dave
-
This SF.Net email is sponsored by the Moblin Your Move Developer's cha
Dear David,
in message <[EMAIL PROTECTED]> you wrote:
>
> I just received an email from Power.org referencing this document:
>
> http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf
Thanks for distributing this information here, too.
> I see lots of familiar U-Boot developer
Hi,
I just received an email from Power.org referencing this document:
http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf
"The ePAPR is loosely related to the IEEE 1275 Open Firmware
standard—IEEE Standard for Boot (Initialization Configuration)
Firmware: Core Require
On Thu, Jul 31, 2008 at 12:01:18PM +0100, Nigel Hathaway wrote:
> I have been playing around with a board from Olimex: the SAM9-L9260 (it
> has an Atmel AT91SAM9260 on it). This has a ROMboot with U-Boot in NAND
> flash. The board I am using has an interesting feature: the block which
> U-Boot is c
On Wed, Jul 30, 2008 at 09:20:39AM +0200, Fathi BOUDRA wrote:
> TODO: Use NAND command interface (e.g.: part_validate_*nand()).
Do you mean merging the NAND and OneNAND versions of the jffs2 code,
through the (mostly already existing) function pointer interface?
I'd really like to see that done
Tiju,
Redboot on MX27ADS already supports NAND. Contact me offline if you need help
with it.
Regards,
Fabio Estevam
--- On Thu, 7/31/08, Tiju <[EMAIL PROTECTED]> wrote:
> From: Tiju <[EMAIL PROTECTED]>
> Subject: [U-Boot-Users] Porting NAND drivers
> To: u-boot-users@lists.sourceforge.net
>
Dear Michal,
in message <[EMAIL PROTECTED]> you wrote:
>
> Microblaze boards are without any warnings.
Thanks ofr the confirmation.
> I sent some patches about Makefiles(driver folder and others) two weeks ago
> - but they need some testing.
> These patches should go to next merge window.
T
Wolfgang,
thanks - I'll fix it on monday/tuesday and send a patch after testing
the -rc2.
regards,
André
Wolfgang Denk schrieb:
> Hi,
>
> I'm trying to clean up the build warnings for the mvbc_p board.
> I've succeded with all but this one:
>
> mvbc_p.c: In function 'mvbc_init_gpio':
> mvbc_p
Hi All,
I am interested in writing a NAND flash driver for my freescale i.MX27ADS board
in Redboot.
1. Could anyone suggest me wether it is possible to take the u-boot's NAND
flash generic driver and modify it and port it for Samsung NAND flash in
redboot?
2. Or is there an easier way I could
Hi Wolfgang,
Microblaze boards are without any warnings.
I sent some patches about Makefiles(driver folder and others) two weeks ago -
but they need some testing.
These patches should go to next merge window.
Regards,
Michal
> Hello everybody,
>
> I have released U-Boot v1.3.4-rc2, and it
Hello everybody,
I have released U-Boot v1.3.4-rc2, and it is available both from the
git repository and the FTP server.
Please help testing.
Please also check if all your patches that you want to have included
in v1.3.4 have really been added - I don't have anything pending on
my list, but I
In message <[EMAIL PROTECTED]> you wrote:
> The README file states that CONFIG_VIDEO_BMP_GZIP behaves as follows:-
>
> If this option is set, additionally to standard BMP
> images, gzipped BMP images can be displayed via the
> splashscreen support or the bmp command.
>
> However, the splash
In message <[EMAIL PROTECTED]> you wrote:
> The Atmel lcd controller is used on Atmel's AT91 (little endian) and AVR32
> (big endian) platforms.
>
> As such, the controller can handle both big and little endian memory.
>
> This patch fixes the driver for the AVR32 platform.
>
> Signed-off-by: M
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
> ---
> Makefile |4 +-
> onenand_ipl/board/apollon/Makefile | 42 ---
> 2 files changed, 31 insertions(+), 15 deletions(-
In message <[EMAIL PROTECTED]> you wrote:
> The current lcd_display_bitmap() function does not work properly for the
> Atmel LCD controller.
>
> 2 fixes need to be done:-
>
> (a) when setting the colour map, use the lcd_setcolreg() function as provided
> by the Atmel driver
> (b) the actual dat
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
> ---
> common/cmd_bootm.c |5 ++---
> 1 files changed, 2 insertions(+), 3 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Den
Hello Cacre,
See the other thread about the same problem with the subject:
"AT91SAM9261-EK USB storage not working..."
I am working on this problem still, but I have a temporarily
workaround (Use GCC v3 instead of GCC v4)
Any help debugging this is appreciated!
Kind Regards,
Remy
2008/7/31 Wo
The README file states that CONFIG_VIDEO_BMP_GZIP behaves as follows:-
If this option is set, additionally to standard BMP
images, gzipped BMP images can be displayed via the
splashscreen support or the bmp command.
However, the splashscreen function *only* supports standard BMP images.
Th
The Atmel lcd controller is used on Atmel's AT91 (little endian) and AVR32 (big
endian) platforms.
As such, the controller can handle both big and little endian memory.
This patch fixes the driver for the AVR32 platform.
Signed-off-by: Mark Jackson <[EMAIL PROTECTED]>
---
drivers/video/atmel_
In message <[EMAIL PROTECTED]> you wrote:
> Ported from u-boot-1.1.6 driver by Samsung.
>
> Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
...
> --- /dev/null
> +++ b/drivers/mtd/nand/s3c64xx.c
> @@ -0,0 +1,315 @@
> +/*
> + * (C) Copyright 2006 DENX Software Engineering
Please add your
In message <[EMAIL PROTECTED]> you wrote:
> Ported from u-boot-1.1.6 driver by Samsung.
>
> Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
> --- a/drivers/serial/Makefile
> +++ b/drivers/serial/Makefile
> @@ -36,6 +36,7 @@ COBJS-y += serial_pl010.o
> COBJS-y += serial_pl011.o
> COBJS-
In message <[EMAIL PROTECTED]> you wrote:
> Notice: USB on s3c6400 currently works _only_ with switched off MMU. One could
> try to enable the MMU, but map addresses 1-to-1, and disable data cache, then
> it should work too and we could still profit from instruction cache.
>
> Signed-off-by: Guenn
In message <[EMAIL PROTECTED]> you wrote:
> This is a port of s3c6400 sources by Samsung from u-boot-1.1.6.
>
> Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
Coding style errors: indentation by space instead of TAB;
...
> +/* * reset the cpu by setting up the watchdog timer and let hi
In message <[EMAIL PROTECTED]> you wrote:
> This board can only boot U-Boot from NAND-flash. This patch adds a nand_spl
> driver for it too. SMDK6400 can also boot from the NOR flash, but due to
> hardware limitations it can only address 64KiB on it, which is not enough for
> U-Boot. Ported from u-
Guennadi Liakhovetski wrote:
> Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
> ---
> common/cmd_bootm.c |5 ++---
> 1 files changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c
> index 4040a69..7ad04b9 100644
> --- a/common/cmd_bootm.c
>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
---
Makefile |4 +-
onenand_ipl/board/apollon/Makefile | 42 ---
2 files changed, 31 insertions(+), 15 deletions(-)
diff --git a/Makefile b/Makefile
index 369bbd7..f
On Thu, Jul 31, 2008 at 3:55 AM, Guennadi Liakhovetski <[EMAIL PROTECTED]>
wrote:
> This board can only boot U-Boot from NAND-flash. This patch adds a nand_spl
> driver for it too. SMDK6400 can also boot from the NOR flash, but due to
> hardware limitations it can only address 64KiB on it, which i
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
> ---
> need Scott Wood patch * NAND: $(obj)-qualify ecc.h in kilauea NAND boot
> Makefile.
This has been in mainline for some time...
> @@ -53,54 +60,54 @@ $(nandobj)u-boot-spl.bin:
Hi,
Processor is arm926ejs based ST processor.
I'm facing problem in supporting SD Card of size more than 128MB.
SD Card is able to detect,but failing in reading boot sector info of the SD
block.
Is their any limitation for FAT16 in uboot 1.3.1?
One more thing,Is FAT32 support is present in ubo
Hi,
I'm trying to clean up the build warnings for the mvbc_p board.
I've succeded with all but this one:
mvbc_p.c: In function 'mvbc_init_gpio':
mvbc_p.c:124: warning: dereferencing type-punned pointer will break
strict-aliasing rules
This relates to the following code:
115 out_be32(&g
Hello Stelian and others,
I have made some progress here, and I would like to inform you all:
>> But I have a question here:
>> Does USB-storage devices work in U-boot at your place? (e.g. 1GB USB
>> memory stick) I use U-boot 1.3.4-rc1
> You're correct, USB support on the AT91SAM9 boards has som
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
---
need Scott Wood patch * NAND: $(obj)-qualify ecc.h in kilauea NAND boot
Makefile.
nand_spl/board/amcc/acadia/Makefile | 51
nand_spl/board/amcc/bamboo/Makefile | 39 ---
In message <[EMAIL PROTECTED]> you wrote:
>
> I'm experiencing a problem with some KINGSTON usb stick (FAT32, 2
> Gbytes) using u-boot 1.1.5.
U-Boot 1.1.5 is *very* old. A lot of USB related problems have been
fixed since. Please try a recent version of U-Boot instead (1.3.3 or
later).
> Cont
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
---
Makefile |4 +-
onenand_ipl/board/apollon/Makefile | 41 +--
2 files changed, 31 insertions(+), 14 deletions(-)
diff --git a/Makefile b/Makefile
index 369bbd7..f
Hi all,
I'm experiencing a problem with some KINGSTON usb stick (FAT32, 2 Gbytes) using
u-boot 1.1.5.
Since I'm a newbe in u-boot I hope someone could give me some info/suggestions
about this problem.
Our HW platform is based on ATMEL at91sam9261ek board on which we have
installed (in datafla
On Wed, 30 Jul 2008, Wolfgang Denk wrote:
> Dear Ken,
>
> in message <[EMAIL PROTECTED]> you wrote:
> >
> > You missed my point. I suspect that the mailing list server is not
> > sending me messages when it sees that my address is also in a To
> > or CC header. I verified the U-Boot-Users mail
Bernard,
> Nigel Hathaway wrote:
> > Hoping to avoid re-inventing the wheel
> >
> > It would seem that there are a number of people who are
independently
> > porting UBI to U-Boot.
>
> I expressed interest in doing so at the time but nothing happened
about
> it unfortunately. I can't speak f
Sorry, these were of course 7 patches. Can resend the first two if needed.
Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +4
This board can only boot U-Boot from NAND-flash. This patch adds a nand_spl
driver for it too. SMDK6400 can also boot from the NOR flash, but due to
hardware limitations it can only address 64KiB on it, which is not enough for
U-Boot. Ported from u-boot-1.1.6 version by Samsung.
Signed-off-by: Gue
Ported from u-boot-1.1.6 driver by Samsung.
Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
---
drivers/mtd/nand/Makefile |1 +
drivers/mtd/nand/s3c64xx.c | 373
2 files changed, 374 insertions(+), 0 deletions(-)
create mode 100644 driv
Ported from u-boot-1.1.6 driver by Samsung.
Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
---
drivers/serial/Makefile |1 +
drivers/serial/s3c64xx.c | 189 ++
2 files changed, 190 insertions(+), 0 deletions(-)
create mode 100644 driver
Notice: USB on s3c6400 currently works _only_ with switched off MMU. One could
try to enable the MMU, but map addresses 1-to-1, and disable data cache, then
it should work too and we could still profit from instruction cache.
Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
---
cpu/arm117
This lets SMDK6400 use the NAND flash chip from Micron for booting.
Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
---
nand_spl/nand_boot.c | 61 +
1 files changed, 31 insertions(+), 30 deletions(-)
diff --git a/nand_spl/nand_boot.c b/n
This will be needed for SMDK6400
Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
---
drivers/mtd/jedec_flash.c | 17 +
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/drivers/mtd/jedec_flash.c b/drivers/mtd/jedec_flash.c
index 9845e93..020647a 100644
---
Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
---
drivers/mtd/nand/nand_base.c | 33 +
1 files changed, 17 insertions(+), 16 deletions(-)
diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c
index 6416d15..49bf51d 100644
--- a/drive
Environment can be smaller than NAND block size, do not need to read a whole
block and minimum for writing is one page. Also remove an unused variable.
Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
---
common/env_nand.c | 18 +-
1 files changed, 9 insertions(+), 9 del
Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
---
common/cmd_bootm.c |5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c
index 4040a69..7ad04b9 100644
--- a/common/cmd_bootm.c
+++ b/common/cmd_bootm.c
@@ -251,10 +251,9 @@
In message <[EMAIL PROTECTED]> you wrote:
>
> Some of the flash memories produced by ATMEL start in read-only mode. We
> need to unprotect it.
> This patch allows the AT49BV6416 to work with cfi_flash memories. Tested
> in the at91rm9200ek board.
This is really maddening.
Did we not just dis
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Matvejchikov Ilya <[EMAIL PROTECTED]>
> ---
> cpu/mpc8260/speed.c | 47 +++
> 1 files changed, 27 insertions(+), 20 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Softwa
In message <[EMAIL PROTECTED]> you wrote:
> This patch adds pci_clk field to the global_data structure for the
> processors which have CPM2 module in case the CONFIG_PCI is defined.
>
> Signed-off-by: Matvejchikov Ilya <[EMAIL PROTECTED]>
> ---
> include/asm-ppc/global_data.h |3 +++
> 1 file
In message <[EMAIL PROTECTED]> you wrote:
> * Move to using absolute addressing always. Makes the scripts a bit more
> portable and common
> * Moved .bss after the end of the image. These allows us to have more
> room in the resulting binary image for code and data.
> * Removed .text object f
In message <[EMAIL PROTECTED]> you wrote:
> The origional code was using on odd reference to get to the first
> real element in av_[]. The first two elements of the array are
> not used for actual bins, but for house keeping. If we are more
> explicit about how use the first few elements we can g
Hi,
I am new to Uboot and using the version uboot 1.3.2.
I am porting MPC8360EMDS board and configuration to our board. I am
stuck up in setting the BAT registers according to the memory map in
the include/configs/MPC8360EMDS.h. Please guide me.
Thanks in advance.
Regards
Subhashini
In message <[EMAIL PROTECTED]> you wrote:
>
> > Given the fact that print_lnum() unconditionally takes a u64 arg and
> > unconditionally uses a %llX format, I thinkwe shoudl either fix
> > print_lnum() for non-64bit cases, or drop the CFG_64BIT_VSPRINTF /
> > CFG_64BIT_STRTOUL options com
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Stefan Roese <[EMAIL PROTECTED]>
> ---
> board/w7o/post2.c |6 ++
> 1 files changed, 6 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detle
In message <[EMAIL PROTECTED]> you wrote:
> A recent patch used '#if (CONFIG_CMD_USB)' instead of
> '#if defined(CONFIG_CMD_USB)'. This patch fixes this problem and makes
> common/bootm.c compile again.
>
> Signed-off-by: Stefan Roese <[EMAIL PROTECTED]>
> ---
> common/cmd_bootm.c |4 ++--
>
In message <[EMAIL PROTECTED]> you wrote:
> JFFS2 command support on OneNAND.
>
> - Fix typo.
> - Fix nand_bbt_descr redefinition when NAND and OneNAND are enabled.
>
> TODO: Use NAND command interface (e.g.: part_validate_*nand()).
>
> Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]>
> Signed-
In message <[EMAIL PROTECTED]> you wrote:
> There's no I2C devices.
>
> Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]>
> ---
> diff --git a/include/configs/apollon.h b/include/configs/apollon.h
> index 8973296..5884611 100644
> --- a/include/configs/apollon.h
> +++ b/include/configs/apollon.h
A
In message <[EMAIL PROTECTED]> you wrote:
> Hi,
>
> >> @@ -50,8 +50,7 @@ static ulong lastdec; int timer_init (void) {
> >> *(volatile ulong *)(CFG_TIMERBASE + 0) =3D3D CFG_TIMER_RELOAD; /*=20
> >> TimerLoad */
> >^
> >> - *(volatile ulong *)(CFG_TIMERBASE + 4) =3D3D CFG_TIMER_RELO
In message <[EMAIL PROTECTED]> you wrote:
>
> > So is there an easy way to fix these boards?
>
> Enable CFG_NAND_LEGACY and CONFIG_CMD_NAND, include whatever header that
> the NAND macros depend on, fix any other build breaks, and test the
> result. I don't have the hardware to do that last step,
Tried fixing NAND support for the at91rm9200dk board; untested.
Disabled NAND support in the csb637 board config file.
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
include/asm-arm/arch-at91rm9200/AT91RM9200.h |4 +++-
include/configs/at91rm9200dk.h | 12
i
Some of the flash memories produced by ATMEL start in read-only mode. We
need to unprotect it.
This patch allows the AT49BV6416 to work with cfi_flash memories. Tested
in the at91rm9200ek board.
Style modifications suggested by Stefan Roese.
Signed-off-by: Rafael Campos Las Heras <[EMAIL PRO
In message <[EMAIL PROTECTED]> you wrote:
> Hi Wolfgang,
>
> Please pull my 'master' branch:
>
> git://git.denx.de/u-boot-avr32 master
>
> to receive the following fixes.
>
> Haavard Skinnemoen (5):
> avr32: asm/io.h needs asm/types.h
> avr32: Fix printf() format warnings
>
I will be out of the office starting 07/31/2008 and will not return until 08/05/2008.
I will respond to your message when I return.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the c
86 matches
Mail list logo