On 02:03 Thu 21 Aug , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <[EMAIL PROTECTED]> you wrote:
> > On 09:57 Tue 19 Aug , Heiko Schocher wrote:
> > > Hello Jean-Chistophe,
> > >
> > > your commit:
> > >
> > > commit00b1883a4cac59d97cd297b1a3a398db859
On 01:50 Thu 21 Aug , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <[EMAIL PROTECTED]> you wrote:
> > rename CFG_ENV_IS_IN_* to CONFIG_ENV_IS_IN_*
> > and CFG_ENV_IS_NOWHERE to CONFIG_ENV_IS_NOWHERE
> >
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAI
Remy Bohmer wrote:
> With this patch and CONFIG_YAFFS2 enabled, I get a readable filesystem
> in U-boot, as well as in Linux.
> Tested on a Atmel AT91SAM9261EK board.
> Signed-off-by: Remy Bohmer <[EMAIL PROTECTED]>
Acked-by: William Juul <[EMAIL PROTECTED]>
Hi,
I would like to know if u-boot source code is there for ARM Cortex A8.
Thanks,
Alwin
Please do not print this email unless it is absolutely necessary.
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addres
David Gibson wrote:
> On Wed, Aug 20, 2008 at 09:45:04PM -0400, Jerry Van Baren wrote:
>> [EMAIL PROTECTED] wrote:
>>> The following changesets resynchronize u-boot with the master libfdt.
>>>
>>> Best regards,
>>> gvb
>> First results using aliases with David's libfdt improvements...
>>
>> These a
On Wed, Aug 20, 2008 at 09:45:04PM -0400, Jerry Van Baren wrote:
> [EMAIL PROTECTED] wrote:
>> The following changesets resynchronize u-boot with the master libfdt.
>>
>> Best regards,
>> gvb
>
> First results using aliases with David's libfdt improvements...
>
> These are the aliases:
>
> => fdt p
[EMAIL PROTECTED] wrote:
> The following changesets resynchronize u-boot with the master libfdt.
>
> Best regards,
> gvb
First results using aliases with David's libfdt improvements...
These are the aliases:
=> fdt p /aliases
aliases {
ethernet0 = "/[EMAIL PROTECTED]/[EMAIL PROTECTED]"
Dear Kumar Gala,
In message <[EMAIL PROTECTED]> you wrote:
> Move to using the environment variables 'ethaddr', 'eth1addr', etc..
> instead of bd->bi_enetaddr, bi_enet1addr, etc.
>
> This makes the code a bit more flexible to the number of ethernet
> interfaces.
>
> Signed-off-by: Kumar Gala <[E
Dear Stefan Roese,
In message <[EMAIL PROTECTED]> you wrote:
> This patch changes the debug_printf() marco for U-Boot in hush.c and
> moves the definition of DEBUG_SHELL to a place that is actually compiled
> under U-Boot.
>
> Signed-off-by: Stefan Roese <[EMAIL PROTECTED]>
> ---
> v2: Fix commen
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> On 09:57 Tue 19 Aug , Heiko Schocher wrote:
> > Hello Jean-Chistophe,
> >
> > your commit:
> >
> > commit 00b1883a4cac59d97cd297b1a3a398db85982865
> >
> > drivers/mtd: Move conditional compilation to Mak
Dear Heiko Schocher,
In message <[EMAIL PROTECTED]> you wrote:
>
> Subject: [PATCH] [FIX] cfi: rename CFG_FLASH_CFI_DRIVER to
> CONFIG_FLASH_CFI_DRIVER
> for the 3 missing boards.
>
> Signed-off-by: Heiko Schocher <[EMAIL PROTECTED]>
> ---
> include/configs/M5253DEMO.h |2 +-
>
Dear Michal Simek,
In message <[EMAIL PROTECTED]> you wrote:
> Hi Wolfgang,
>
> the patches are older and progress in U-BOOT is too big. That's why some
> patches
> contains faults. And you applied some patches from Jean-Christophe before
> these
> which fixed the same issue.
>
> In driver fol
Dear Jean-Christophe,
In message <[EMAIL PROTECTED]>
Haavard Skinnemoen wrote:
>
> > I've seen 2 others functions which are commom.
> >
> > Could we use the patch that reply to this message instead?
>
> The only downside that I can think of is that configuration that truly
> don't require strmhz
Dear Andre Schwarz,
In message <[EMAIL PROTECTED]> you wrote:
> This is a multi-part message in MIME format.
> --020103080003000708050406
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: 7bit
>
> fix build warnings @ mvBC-P board by using correct types, i.e.
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> rename CFG_ENV_IS_IN_* to CONFIG_ENV_IS_IN_*
> and CFG_ENV_IS_NOWHERE to CONFIG_ENV_IS_NOWHERE
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
...
> 535 files changed, 936 insertions(+), 97
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
>
> diff --git a/Makefile b/Makefile
> index 00ae9ca..de255d6 100644
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineerin
Dear Axel Beierlein,
In message <[EMAIL PROTECTED]> you wrote:
> Tested with TQM5200S on STK52XX.200 Board
>
> Signed-off-by: Axel Beierlein <[EMAIL PROTECTED]>
> ---
> cpu/mpc5xxx/cpu.c | 20
> include/configs/TQM5200.h |1 +
> include/mpc5xxx.h |1
Dear Peter Tyser,
In message <[EMAIL PROTECTED]> you wrote:
> The last used chip, address, and address length were not being
> stored for the imm and imn commands.
>
> Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
> ---
> common/cmd_i2c.c |6 +++---
> 1 files changed, 3 insertions(+), 3 del
Dear "Steven A. Falco",
In message <[EMAIL PROTECTED]> you wrote:
> Wolfgang Denk wrote:
> > Dear "Steven A. Falco",
> >
> > In message <[EMAIL PROTECTED]> you wrote:
> >> I realized that I should be checking to see if word 163 is applicable to
> >> the ATA device in question. To do that, I need
Dear "Steven A. Falco",
In message <[EMAIL PROTECTED]> you wrote:
>
> [PATCH 2/3] Add a hook to allow board-specific PIO mode setting.
>
> This patch adds a hook whereby a board-specific routine can be called to
> configure hardware for a PIO mode. The prototype for the board-specific
> routine
From: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
board/freescale/mpc8548cds/Makefile |1 +
board/freescale/mpc8548cds/ddr.c| 239 +++
board/freescale/mpc8548cds/mpc
From: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
board/freescale/mpc8568mds/Makefile | 14 +-
board/freescale/mpc8568mds/ddr.c| 248 +++
board/freescale/mpc8568mds/mp
From: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
board/freescale/mpc8541cds/Makefile |1 +
board/freescale/mpc8541cds/ddr.c| 293 +++
board/freescale/mpc8541cds/mpc
From: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
board/freescale/mpc8555cds/Makefile |1 +
board/freescale/mpc8555cds/ddr.c| 293 +++
board/freescale/mpc8555cds/mpc
From: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
board/freescale/mpc8560ads/Makefile | 13 +-
board/freescale/mpc8560ads/ddr.c| 282 +++
board/freescale/mpc8560ads/mp
From: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
Makefile |3 +
board/freescale/mpc8641hpcn/Makefile |8 +-
board/freescale/mpc8641hpcn/ddr.c | 234 ++
From: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
board/freescale/mpc8610hpcd/Makefile | 10 +-
board/freescale/mpc8610hpcd/ddr.c | 223 +
board/freescale/mpc8610hpcd
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
board/freescale/mpc8540ads/Makefile | 13 +-
board/freescale/mpc8540ads/ddr.c| 282 +++
board/freescale/mpc8540ads/mpc8540ads.c | 16 ++-
include/configs/MPC8540ADS.h| 70 +---
4 files
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
Makefile |1 +
board/freescale/mpc8544ds/Makefile|9 +-
board/freescale/mpc8544ds/ddr.c | 242 +
board/freescale/mpc8544ds/mpc8544ds.c | 11 +-
cpu/mpc85xx/Makefile
From: James Yang <[EMAIL PROTECTED]>
Also added a few helper functions for DDR1 & DDR2 to print SPD info and
verify the checksum.
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
common/Makefile |1 +
common/ddr_spd.c | 519 +
include/
Provide a mechanism to allow interactive configuration of DDR params. This
is useful when trying to test various DDR settings to determine optimal
configuration values for a given board.
Signed-off-by: James Yang <[EMAIL PROTECTED]>
Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: K
Provide a helper function that board code can call to map TLBs when
setting up DDR.
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
cpu/mpc85xx/tlb.c | 64 +
include/asm-ppc/mmu.h |1 +
2 files changed, 65 insertions(+), 0 deletions(-)
Make fsl_ddr_sdram_set_lawbar() a weak function to allow board code to
override if desired.
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
drivers/misc/fsl_law.c | 88
1 files changed, 88 insertions(+), 0 deletions(-)
diff --git a/drivers/mis
Signed-off-by: James Yang <[EMAIL PROTECTED]>
Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
cpu/mpc8xxx/fsl_ddr2.c | 339
1 files changed, 339 insertions(+), 0 deletions(-)
create mode 100644 cpu
Signed-off-by: James Yang <[EMAIL PROTECTED]>
Signed-off-by: Jon Loeliger <[EMAIL PROTECTED]>
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
cpu/mpc8xxx/fsl_ddr1.c | 342
1 files changed, 342 insertions(+), 0 deletions(-)
create mode 100644 cpu
Dear "Steven A. Falco",
In message <[EMAIL PROTECTED]> you wrote:
>
> [PATCH 1/3] Replace enums in ata.h with an include of libata.h
>
> This patch removes some enums from ata.h and replaces them with an
> include of libata.h. This way, we eliminate duplicated code, and
> prevent errors whereby
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH,
Dear Kumar Gala,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
> ---
> common/cmd_fdt.c |8
> 1 files changed, 8 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolf
Dear Kumar Gala,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
> ---
> common/cmd_fdt.c | 21 +
> 1 files changed, 17 insertions(+), 4 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering Gmb
Dear Kumar Gala,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
> ---
> common/Makefile |1 +
> common/cmd_irq.c | 50 ++
> 2 files changed, 51 insertions(+), 0 deletions(-)
> create mode 100644 com
Dear Stefan Roese,
In message <[EMAIL PROTECTED]> you wrote:
> The following changes since commit fcd69a1a57fb2af4d26201422095a4be9f36963e:
> Kumar Gala (1):
> Clean up usage of icache_disable/dcache_disable
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot
Dear Haavard Skinnemoen,
In message <[EMAIL PROTECTED]> you wrote:
> Hi Wolfgang,
>
> Please pull
>
> git://git.denx.de/u-boot-avr32.git master
>
> to receive the below changes. This adds support for three new
> avr32-based boards.
>
> There are a couple of commits that were never posted to
Dear Ben Warren,
In message <[EMAIL PROTECTED]> you wrote:
> Wolfgang,
>
> The following changes since commit fcd69a1a57fb2af4d26201422095a4be9f36963e:
> Kumar Gala (1):
> Clean up usage of icache_disable/dcache_disable
>
> are available in the git repository at:
>
> git://git.denx.
Fix a regression in the 1.3.4 version of drivers/mtd/cfi_flash.c.
Add a case to the new switch statement in flash_real_protect()
to make flash chips using the Intel extended command set work again.
Also correct a debug printf format-string/argument mismatch.
Signed-off-by: Andrew Klossner <[EMAIL
Dear "Menon, Nishanth",
In message <[EMAIL PROTECTED]> you wrote:
>
> > I do have a USB-RS232 cable. I am using MPC8549 as processor. Would
> > you please let me know more details on the usbtty?
> >
> See:
> http://git.denx.de/?p=u-boot.git;a=blob;f=drivers/usbtty.c;h=2f89e2b7411c307cf27a5876ed6f
Mike,
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mike zheng
> Sent: Wednesday, August 20, 2008 3:44 PM
> To: Hunter, Jon
> Cc: u-boot@lists.denx.de; Ben Warren
> Subject: Re: [U-Boot] USB serial console under Uboot
>
> I do have a USB-RS232 cable.
I do have a USB-RS232 cable. I am using MPC8549 as processor. Would
you please let me know more details on the usbtty?
On 8/20/08, Hunter, Jon <[EMAIL PROTECTED]> wrote:
> > > Hello,
> > >
> > > I have one system with USB connector only, no RS232 port. How can I do
> > > the interaction with Uboot
> There is usbtty support in u-boot but only for some OMAP1 devices
> (although it is broken in the current release) and for some MPC devices.
> Unfortunately, I don't believe that this is currently supported for OMAP3.
> Therefore, I think that you are going to need an RS232-to-USB dongle for
> yo
> > Hello,
> >
> > I have one system with USB connector only, no RS232 port. How can I do
> > the interaction with Uboot?
> >
> You can start by providing much more detail. I don't know if there's
> USB console support in U-boot, but if so I'm sure it's hardware dependent.
There is usbtty support
mike zheng wrote:
> Hello,
>
> I have one system with USB connector only, no RS232 port. How can I do
> the interaction with Uboot?
>
You can start by providing much more detail. I don't know if there's
USB console support in U-boot, but if so I'm sure it's hardware dependent.
regards,
Ben
__
Hello,
I have one system with USB connector only, no RS232 port. How can I do
the interaction with Uboot?
Thanks for your help,
Mike
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Recently the YAFFS filesystem support has been added to U-boot.
However, just enabling CONFIG_YAFFS2 is not enough to get it working.
ymount will generate an exception (when dereferencing mtd->readoob()), because
the genericDevice is a null pointer. Further, a lot of logging is produced
while usin
This "||" doesn't seem to work. Now using the idea suggest by Scott Wood
to combine both config options into one line. This even allows defining
both options and not generating the target object twice.
Signed-off-by: Stefan Roese <[EMAIL PROTECTED]>
---
drivers/rtc/Makefile |3 ++-
1 files ch
On Wednesday 20 August 2008, Scott Wood wrote:
> On Wed, Aug 20, 2008 at 02:41:26PM +0200, Stefan Roese wrote:
> > This "||" doesn't seem to work. So I created 2 lines, one for each config
> > option. Not sure if this really can be combined into one line in the
> > Makefile but this approach seems
On Wed, Aug 20, 2008 at 02:41:26PM +0200, Stefan Roese wrote:
> This "||" doesn't seem to work. So I created 2 lines, one for each config
> option. Not sure if this really can be combined into one line in the
> Makefile but this approach seems clearer to me. And it works.
Won't you get duplicate s
Resending the patch since it was not copied to Stefan. Stefan, please ignore
the previous post.
Read pipeline depth set to 4 for PPC440SP/SPE, PPC405EX, PPC460EX/GT/SX
processors
Moved PLB4 Arbiter register definitions to ppc4xx.h since it is shared
across processors
Optimize Memory
Read pipeline depth set to 4 for PPC440SP/SPE, PPC405EX, PPC460EX/GT/SX
processors
Moved PLB4 Arbiter register definitions to ppc4xx.h since it is shared
across processors
Optimize Memory Queue settings for PPC440SP/SPE and PPC460EX/GT/SX processors
Add register bit definitions for Me
Hi Jean-Christophe, Scott and the list,
Le mercredi 13 août 2008 à 23:23 +0200, Jean-Christophe PLAGNIOL-VILLARD
a écrit :
> On 15:59 Wed 13 Aug , Scott Wood wrote:
> > Signed-off-by: Scott Wood <[EMAIL PROTECTED]>
> > ---
> > I don't have hardware to test, so any help in that regard is apprec
Hi Matthias,
On Wednesday 20 August 2008, Matthias Fuchs wrote:
> Boards with DS1307/DS1338 rtc like DU440 and kilauea fail to build
> without this fix.
I was quicker by 2 hours. :)
Best regards,
Stefan
=
DENX Software Engineer
Boards with DS1307/DS1338 rtc like DU440 and kilauea fail to build
without this fix.
Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]>
---
drivers/rtc/Makefile |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/rtc/Makefile b/drivers/rtc/Makefile
index 2af3ee5..af1
This "||" doesn't seem to work. So I created 2 lines, one for each config
option. Not sure if this really can be combined into one line in the
Makefile but this approach seems clearer to me. And it works.
Signed-off-by: Stefan Roese <[EMAIL PROTECTED]>
---
drivers/rtc/Makefile |3 ++-
1 files
The following changes since commit fcd69a1a57fb2af4d26201422095a4be9f36963e:
Kumar Gala (1):
Clean up usage of icache_disable/dcache_disable
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Nick Spence (1):
CFI: Add CFI_CMDSET_INTEL_EXTE
On Tuesday 19 August 2008, Tsi-Chung Liew wrote:
> From: TsiChung Liew <[EMAIL PROTECTED]>
>
> New implement sector lock and unlock or softlock commands
> do not exist in AMD legacy flash. Thus, causing issue
> when erasing AMD legacy flash (such as lv040)
Applied to u-boot-cfi-flash. Thanks.
Bes
Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> wrote:
> I've seen 2 others functions which are commom.
>
> Could we use the patch that reply to this message instead?
The only downside that I can think of is that configuration that truly
don't require strmhz() and don't use --gc-sections wil
The option CONFIG_BOOTP_RANDOM_DELAY does not compile, because of a
missing extern inside the net/bootp.h header
Signed-off-by: Remy Bohmer <[EMAIL PROTECTED]>
---
net/bootp.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: u-boot-git-22052008/net/bootp.h
===
A recent commit (936897d4d1365452bbbdf8430db5e7769ef08d38)
enabled the usb_stop() command in common/cmd_bootm.c which was
not enabled for some time, because no board did actually set the
CFG_CMD_USB flag. So, now the usb_stop() is executed before
loading the linux kernel.
However, the usb_ohci dri
A recent commit (936897d4d1365452bbbdf8430db5e7769ef08d38)
enabled the usb_stop() command in common/cmd_bootm.c which was
not enabled for some time, because no board did actually set the
CFG_CMD_USB flag. So, now the usb_stop() is executed before
loading the linux kernel, which will result in a han
2 fixes for the networking layer
* 1 fix for a bogus error message when DHCP is used
* 1 compile error fix
--
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
The DHCP handler has 1 state that is not listed in this case, causing a
failure message when there is actually no failure.
Signed-off-by: Remy Bohmer <[EMAIL PROTECTED]>
---
net/bootp.c |3 +++
1 file changed, 3 insertions(+)
Index: u-boot-git-almost-1.3.4/net/bootp.c
===
MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht:
Amtsgericht Stuttgart, HRB 271090
Geschäftsführer: Gerhard Thullner, Werner Armingeon, Uwe Furtner
fix mvBL-M7 config and move to matrix_vision subdir
Signed-off-by: Andre Schwarz <[EMAIL PROTECTED]>
---
Makefile
The patch is that check if usb_get_dev_index() function return valid pointer.
If valid, continue. Otherwise return -1.
Signed-off-by: Ryan Chen <[EMAIL PROTECTED]>
---
common/usb_kbd.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/common/usb_kbd.c b/common/usb_kbd.c
i
The patch introduces a new macro 'CFG_BG_CONSOLE_SERIAL'.
It means print messages through serial port although current console isn't
serial port.
It is important for debugging and looks like multi-consoles in Linux but
without input.
Another modification in the patch is that verify if search_dev
Hi Wolfgang,
Please pull
git://git.denx.de/u-boot-avr32.git master
to receive the below changes. This adds support for three new
avr32-based boards.
There are a couple of commits that were never posted to the list. They
are trivial fixes for compile breakage that turned up after I merged
ever
Hi,
2008/8/20 thaoth <[EMAIL PROTECTED]>:
>
> Hi Nobuhiro Iwamatsu,
>
> 1. Clock frequency of board.
>
> #define CONFIG_SYS_CLK_FREQ
> #define TMU_CLK_DIVIDER 4 /* 4 (default), 16, 64, 256 or 1024 */
> #define CFG_HZ (CONFIG_SYS_CLK_FREQ / TMU_CLK_DIVIDE
Mark Jackson <[EMAIL PROTECTED]> wrote:
> Only just seen this email ... is this okay ?
>
>
> Signed-off-by: Mark Jackson <[EMAIL PROTECTED]>
Yes, thanks a lot.
Haavard
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/
Peter Tyser wrote:
*snip*
>>> Do others view this issue as a problem that should be fixed?
>> Yes.
>>
>>> If others feel that the jt pointer should be moved to the 2nd item in
>>> global_data structure let me know and I can generate a patch.
>> Add a comment and police it is my vote.
>
> That's
76 matches
Mail list logo