Dear hjj,
In message <[EMAIL PROTECTED]> you wrote:
>
> Hi,every one ,i met a question with u-boot 1.1.6 and nand flash K9G8G08UM ¡£
> when i do saveenv, it can save into ram,but when i reset ,it resets the
> default!
> following is u-boot information:
>
> U-Boot 1.1.6 (Nov 2 2008 - 10:54:43) f
On 17:09 Sat 01 Nov , [EMAIL PROTECTED] wrote:
> Hello,
>
> This is a patch to modify the mx31ads target to use lldiv(). Otherwise,
> it fails to build by EABI toolchain.
>
> Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
> ---
> cpu/arm1136/mx31/interrupts.c | 11 ++-
> 1 fil
On 09:00 Wed 22 Oct , Wolfgang Denk wrote:
> From: Sergei Poselenov <[EMAIL PROTECTED]>
>
> Also make sure to feed the right compiler options.
>
> Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
> Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
> ---
> These changes are needed with some
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
>
> > Is there anybody around volunteering to become custodian for
> > Dataflash support?
> If we can keep it with AT91?
>
> Nearly all at91 ref board had dataflash
Does that mean you want to take that duty as part
Dear Heiko Schocher,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Heiko Schocher <[EMAIL PROTECTED]>
> ---
> include/configs/mgsuvd.h |3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH,
Dear Andy Fleming,
In message <[EMAIL PROTECTED]> you wrote:
> There were several, now there is one (two if you count the lower-case
> versions).
>
> Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
> ---
> board/delta/nand.c |2 --
> board/zylonite/nand.c |2 --
>
Dear Wolfgang Denk,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
> ---
> board/tqc/tqm8260/Makefile |2 +-
> board/tqc/tqm8260/flash.c | 497
>
> include/configs/TQM8260.h |7 +
> 3 files chan
Dear Stanislav Sedov,
In message <[EMAIL PROTECTED]> you wrote:
>
> Content-Type: multipart/signed; protocol="application/pgp-signature";
Please send plain text, no fancy MIME multipart stuff.
> The patch attached implements the FFS/UFS FreeBSD filesystem
> support for u-boot. Hopefully, it will
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
> ---
> common/Makefile |7 +--
> 1 files changed, 5 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DE
Dear Peter Tyser,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
> ---
> lib_ppc/bootm.c |5 +++--
> 1 files changed, 3 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfga
Dear Peter Tyser,
In message <[EMAIL PROTECTED]> you wrote:
> Allow tqm8xx.c to cleanly compile when CONFIG_LCD_INFO is
> defined and remove unneeded version.h from lcd.c
>
> Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
> ---
> I noticed this when adding timestamp.h to tqm8xx.c.
> The "Update U
Dear Ilya,
In message <[EMAIL PROTECTED]> you wrote:
> Hello Michael,
>
> Michael Lawnick wrote:
> > I have put these patches to our board (MPC8548, NOR Flash, MTD partition
> > size 48MB).
> >
> > a) performance has improved (execution time of 'ls' reduced from ~16s to
> > ~1.5s)
> >
>
> Sou
Hi Wolfgang,
please pull he following changes since commit
7c84fe6a06dad9f793ed85b39b1e6c11a7882f5c:
Bartlomiej Sieka (1):
Fix to the auto-update feature documentation
(CONFIG_UPDATE_TFTP_MSEC_MAX)
are available in the git repository at:
git://git.denx.de/u-boot-arm.git mas
Subject: [PATCH 00/13 v5] ARM: OMAP3: Add support for some of TIs ARM-Cortex A8
OMAP3 boards
This patch series adds U-Boot v1 support for some of TI's ARM-Cortex A8 based
OMAP3 boards. These are BeagleBoard [1][2], EVM [3] and Overo [4].
The patch series is based on U-Boot tar ball [5] for Beag
Subject: [PATCH 01/13 v5] ARM: OMAP3: Add pin mux, clock and cpu headers
From: Dirk Behme <[EMAIL PROTECTED]>
Add pin mux, clock and cpu header files for OMAP3.
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in version v5:
- Additonal space changes as proposed by Jean-Christophe PL
Subject: [PATCH 02/13 v5] ARM: OMAP3: Add i2c, memory, omap3 and function
prototype headers
From: Dirk Behme <[EMAIL PROTECTED]>
Add i2c, memory, omap3 and function prototype headers
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in version v5:
- Additonal space changes as propose
From: Dirk Behme <[EMAIL PROTECTED]>
Add ARM Cortex A8 common directory
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
cpu/arm_cortexa8/Makefile | 47
cpu/arm_cortexa8/config.mk | 36 +++
cpu/arm_cortexa8/cpu.c | 238
cpu/arm_cortexa8/start.S | 516
Subject: [PATCH 04/13 v5] ARM: OMAP3: Add lowlevel init and sys_info common
files
From: Dirk Behme <[EMAIL PROTECTED]>
Add assembly lowlevel init and sys_info common files
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in version v3:
- Add detection and support for 128MB/256MB RAM
Subject: [PATCH 05/13 v5] ARM: OMAP3: Add board, clock and interrupts common
files
From: Dirk Behme <[EMAIL PROTECTED]>
Add board, clock, cpu and interrupts common files
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in version v5:
- Add Readme, further clean up as proposed by Jea
Subject: [PATCH 06/13 v5] ARM: OMAP3: Add memory and syslib common files
From: Dirk Behme <[EMAIL PROTECTED]>
Add memory and syslib common files.
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in version v3:
- Add detection and support for 128MB/256MB RAM by Mans Rullgard
Changes
Subject: [PATCH 07/13 v5] ARM: OMAP3: Add NAND support
From: Dirk Behme <[EMAIL PROTECTED]>
Add NAND support
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
Signed-off-by: Nishanth Menon <[EMAIL PROTECTED]>
---
Changes in version v5:
- Fix typos GPMC_NAND_HW_ECC_LAYOUT. By Nishanth Menon.
- Add
Subject: [PATCH 08/13 v5] ARM: OMAP3: Add MMC support
From: Dirk Behme <[EMAIL PROTECTED]>
Add MMC support
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in v2:
- Move MMC driver to drivers/mmc/ as suggested by Haavard Skinnemoen. Thanks!
---
drivers/mmc/Makefile
Subject: [PATCH 09/13 v5] ARM: OMAP3: Add I2C support
From: Dirk Behme <[EMAIL PROTECTED]>
Add I2C support
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in version v5:
- Split functional changes and coding style clean up as proposed by
Jean-Christophe PLAGNIOL-VILLARD.
Changes in
Subject: [PATCH 10/13 v5] ARM: OMAP3: Add BeagleBoard
From: Dirk Behme <[EMAIL PROTECTED]>
Add BeagleBoard
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in version v5:
- Update Makefile style and replace hardcoded values by macros as proposed by
Jean-Christophe PLAGNIOL-VILLARD.
Subject: [PATCH 11/13 v5] ARM: OMAP3: Add EVM board
From: Dirk Behme <[EMAIL PROTECTED]>
Add EVM board
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in version v5:
- Update Makefile style and replace hardcoded values by macros as proposed by
Jean-Christophe PLAGNIOL-VILLARD.
- Ad
Subject: [PATCH 12/13 v5] ARM: OMAP3: Add Overo board
From: Dirk Behme <[EMAIL PROTECTED]>
Add Overo board
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in version v5:
- Update Makefile style and replace hardcoded values by macros as proposed by
Jean-Christophe PLAGNIOL-VILLARD.
From: Dirk Behme <[EMAIL PROTECTED]>
Add Beagle, EVM and Overo configuration and README
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
doc/README.omap3 | 94 +++
include/configs/omap3_beagle.h | 289
include/configs/omap3_evm.h
At IRC we had a short discussion what might be the best way how to go
on with OMAP3 patch series. We are now at version 5 of this patch set,
unfortunately there are still review comments open [1]. On the other
hand, from reviewer point of view, sending patch series again and
again (v6, v7, ...
Dear [EMAIL PROTECTED],
In message <[EMAIL PROTECTED]> you wrote:
> Subject: [PATCH 01/13 v5] ARM: OMAP3: Add pin mux, clock and cpu headers
>
> From: Dirk Behme <[EMAIL PROTECTED]>
>
> Add pin mux, clock and cpu header files for OMAP3.
>
> Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
...
> I
Hello Wolfgang,
Wolfgang Denk wrote:
>> Sounds good. That is what we were expecting.
>>
>
> If you submit a patch, then please add such comments *below* the "---"
> line.
>
That wasn't a patch submission actually... I've just wanted Michael to
test if this patch helps with his problem. I'
Dear [EMAIL PROTECTED],
In message <[EMAIL PROTECTED]> you wrote:
> Subject: [PATCH 02/13 v5] ARM: OMAP3: Add i2c, memory, omap3 and function
> prototype headers
>
> From: Dirk Behme <[EMAIL PROTECTED]>
>
> Add i2c, memory, omap3 and function prototype headers
>
> Signed-off-by: Dirk Behme <[E
Dear [EMAIL PROTECTED],
In message <[EMAIL PROTECTED]> you wrote:
> --===1314021165==
>
> From: Dirk Behme <[EMAIL PROTECTED]>
>
> Add ARM Cortex A8 common directory
>
> Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
...
> +static void cp_delay(void)
> +{
> + volatile int i;
> +
Hello,
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 17:09 Sat 01 Nov , [EMAIL PROTECTED] wrote:
>
>> Hello,
>>
>> This is a patch to modify the mx31ads target to use lldiv(). Otherwise,
>> it fails to build by EABI toolchain.
>>
>> Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
>> ---
On 22:23 Sun 02 Nov , Sergei Poselenov wrote:
> Hello,
>
> Jean-Christophe PLAGNIOL-VILLARD wrote:
>> On 17:09 Sat 01 Nov , [EMAIL PROTECTED] wrote:
>>
>>> Hello,
>>>
>>> This is a patch to modify the mx31ads target to use lldiv(). Otherwise,
>>> it fails to build by EABI toolchain.
>>>
Dirk Behme wrote:
>
> At IRC we had a short discussion what might be the best way how to go on
> with OMAP3 patch series. We are now at version 5 of this patch set,
> unfortunately there are still review comments open [1]. On the other
> hand, from reviewer point of view, sending patch series a
Dear [EMAIL PROTECTED],
In message <[EMAIL PROTECTED]> you wrote:
> Subject: [PATCH 05/13 v5] ARM: OMAP3: Add board, clock and interrupts common
> files
>
> From: Dirk Behme <[EMAIL PROTECTED]>
>
> Add board, clock, cpu and interrupts common files
>
> Signed-off-by: Dirk Behme <[EMAIL PROTECTE
Hello Scott (and Wolfgang),
> libgcc should *not* be expecting any OS interface. It may use a few
> basic libc functions such as memcpy, that u-boot provides.
libgcc could also expect the 'raise()' routine to pass divide-by-zero
execeptions. (if __div0, (or __aeabi_ldiv0) is not overruled)
If no
Dear "Remy Bohmer",
In message <[EMAIL PROTECTED]> you wrote:
>
> libgcc could also expect the 'raise()' routine to pass divide-by-zero
> execeptions. (if __div0, (or __aeabi_ldiv0) is not overruled)
raise()? exceptions? In C?
> In the mean time things are getting more clear. In the ARM section
Dear Kyungmin Park,
I've now used your patch series to add UBI support to the i.MX31
Litekit board (in the NAND device present on that board) and have some
additional comments on the series.
2008/10/28 Kyungmin Park <[EMAIL PROTECTED]>:
> Now you can use the UBI at apollon board
>
> Signed-off-by
Dear Kyungmin Park,
Some more comments.
2008/10/28 Kyungmin Park <[EMAIL PROTECTED]>:
> It supports basic operation such as create, remove, read, and write.
>
> Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]>
> ---
> diff --git a/common/cmd_ubi.c b/common/cmd_ubi.c
> new file mode 100644
> index
Dear Kyungmin Park,
Some more comments after testing your patches.
2008/10/28 Kyungmin Park <[EMAIL PROTECTED]>:
> UBI (Latin: "where?") stands for "Unsorted Block Images". It is a volume
> management system for flash devices which manages multiple logical volumes on
> a single physical flash d
Dear Kyungmin Park,
2008/10/28 Kyungmin Park <[EMAIL PROTECTED]>:
> UBI (Latin: "where?") stands for "Unsorted Block Images". It is a volume
> management system for flash devices which manages multiple logical volumes on
> a single physical flash device and spreads the I/O load (i.e, wear-leveli
Hello Wolfgang,
>> libgcc could also expect the 'raise()' routine to pass divide-by-zero
>> execeptions. (if __div0, (or __aeabi_ldiv0) is not overruled)
> raise()? exceptions? In C?
Please, do not get pikky about choice of words... You can call it an
exception, signal, or whatever. (If I meant C
On 19:34 Sun 02 Nov , [EMAIL PROTECTED] wrote:
> Subject: [PATCH 00/13 v5] ARM: OMAP3: Add support for some of TIs ARM-Cortex
> A8 OMAP3 boards
>
> This patch series adds U-Boot v1 support for some of TI's ARM-Cortex A8 based
> OMAP3 boards. These are BeagleBoard [1][2], EVM [3] and Overo [4
On Nov 1, 2008, at 1:07 AM, Liu Dave wrote:
>> +/*
>> + * Copy the code for other cpus to execute into an
>> + * aligned location accessible via BPTR
>> + */
>> +void setup_mp(void)
>> +{
>> +extern ulong __secondary_start_page;
>> +ulong fixup = (ulong)&__secondary_start_page;
>> +u3
Dear Remy,
In message <[EMAIL PROTECTED]> you wrote:
>
> >> What I now believe that should be done is to investigate (compile
> >> time) what type of ABI is supported by the libgcc provided by the
> >> compiler, and adjust the compile settings to that ABI.
> >
> > If such a thing needs to be done
Hi,
> +}
> Index: u-boot-arm/drivers/mmc/Makefile
> ===
> --- u-boot-arm.orig/drivers/mmc/Makefile
> +++ u-boot-arm/drivers/mmc/Makefile
> @@ -26,6 +26,9 @@ include $(TOPDIR)/config.mk
> LIB:= $(obj)libmmc.a
>
> COBJS-$(CONFIG_A
On Mon, Nov 3, 2008 at 6:00 AM, Magnus Lilja <[EMAIL PROTECTED]> wrote:
> Dear Kyungmin Park,
>
> I've now used your patch series to add UBI support to the i.MX31
> Litekit board (in the NAND device present on that board) and have some
> additional comments on the series.
>
> 2008/10/28 Kyungmin Pa
On Mon, Nov 3, 2008 at 6:01 AM, Magnus Lilja <[EMAIL PROTECTED]> wrote:
> Dear Kyungmin Park,
>
> Some more comments.
>
> 2008/10/28 Kyungmin Park <[EMAIL PROTECTED]>:
>> It supports basic operation such as create, remove, read, and write.
>>
>> Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]>
>> -
On Mon, Nov 3, 2008 at 6:01 AM, Magnus Lilja <[EMAIL PROTECTED]> wrote:
> Dear Kyungmin Park,
>
> Some more comments after testing your patches.
>
> 2008/10/28 Kyungmin Park <[EMAIL PROTECTED]>:
>> UBI (Latin: "where?") stands for "Unsorted Block Images". It is a volume
>> management system for fl
On 19:38 Sun 02 Nov , [EMAIL PROTECTED] wrote:
> Subject: [PATCH 09/13 v5] ARM: OMAP3: Add I2C support
>
> From: Dirk Behme <[EMAIL PROTECTED]>
>
> Add I2C support
>
> Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
>
> ---
> Changes in version v5:
>
> - Split functional changes and coding s
Currently, the CCSR gets relocated while translation is
enabled, meaning we need 2 BAT translations to get to both the
old location and the new location. Also, the DEFAULT
CCSR location has a dependency on the BAT that maps the
FLASH region. Moving the relocation removes this unnecessary
dependen
Hi there,
I am trying to build a U-Boot image for the ML507 board running from
FLASH and got the "Not enough room for program headers" error.
The main difference for my setup is the toolchain. I am using the
powerpc-eabi-ld linker from Xilinx's EDK tool chain to build the
ml507_flash design f
2008/11/3 Kyungmin Park <[EMAIL PROTECTED]>:
> On Mon, Nov 3, 2008 at 6:01 AM, Magnus Lilja <[EMAIL PROTECTED]> wrote:
>>> + ubi_msg("attached mtd%d to ubi%d", mtd->index, ubi_num);
>>> + ubi_msg("MTD device name:\"%s\"", mtd->name);
>>> + ubi_msg("MTD device size:
Hi!,
I’m using ppc440Ep and using u-boot1.3.3
I’m using u-boot1.1.3 with Yosemite configuration.
When I boot with Yosemite conf , it stops SDRAM:256 , it’ shows cpu, pci
conf
My New Board configuration is only different SDRAM Size and Flash Size.
Where can I modify my Yosemite configurati
Pink Boy wrote:
> Hi, first post here.
>
> vis: Building u-boot for the AT91RM9200-EK circa 2008
>
> Is this still possible all things considered? It appears that
> this board is left behind in a backwater sometime around 2006.
>
> Problem is I need to compile a new version of u-boot for my
> new
Hi,
Kyungmin Park wrote:
>> Why? If it's dynamic changes to the boundary that concern you, you could
>> tear down the device(s) and re-initialize.
>
> Okay consider that add reset or reprobe command to do this
>
We can expose Flex-OneNAND as a SLC device and a MLC device by having
two mtd_info
On Monday 03 November 2008, 조기성 wrote:
> I’m using ppc440Ep and using u-boot1.3.3
>
> I’m using u-boot1.1.3 with Yosemite configuration.
Please use the latest version from the DENX git repository.
> When I boot with Yosemite conf , it stops SDRAM:256 , it’ shows cpu, pci
> conf
So it most likel
Hi Ben,
On Saturday 01 November 2008, Ben Warren wrote:
> > Patch failed at 0001.
> > When you have resolved this problem run "git am -3 --resolved".
> > If you would prefer to skip this patch, instead run "git am -3 --skip".
> > To restore the original branch and stop patching run "git am -3 --ab
59 matches
Mail list logo