Wolfgang,
Please pull. Thanks!
Regards,
TsiChung
The following changes since commit f3651764e57e353251695691677bd95ba5a420bc:
Frans Meulenbroeks (1):
cmd_itest.c: fix pointer dereferencing
are available in the git repository at:
git://git.denx.de/u-boot-coldfire.git next
Richard R
Hi Philippe,
ColdFire Linux does use the MAC address, the issue is that the kernel
does not pass the MAC address properly to the FEC driver. I will pass
up this issue to the Linux team to have it fix soon.
The bd_info struct is still there and has not removed from u-boot source.
There is a plan
Thirumalai,
These ColdFire processors (MCF52277, MCF5235, MCF5249, MCF5253,
MCF5271, MCF5272, MCF5275, MCF5282, MCF5329, MCF5373, MCF5445x, and
MCF547x_8x) are supported by u-boot.
Like Wolfgang Wegner mentioned, you can download the ToolChain at
http://www.codesourcery.com/sgpp/lite/coldfire.
A
Wolfgang,
The following changes since commit 0b692dcb190655c7eb96b6b8003bee163e3b58dd:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-net
are available in the git repository at:
git://www.denx.de/git/u-boot-coldfire.git master
TsiChung Liew (1):
MCF5271-o
Matt,
In asm-m68k/io.h, please add
#ifndef _IO_BASE
#define _IO_BASE 0
#endif
Regards,
TsiChung
On Wed, Jul 15, 2009 at 9:43 AM, Matthew Lear wrote:
> Hi TsiChung / Wolfgang,
>
> I just pulled u-boot.git to re-sync and tried to configure and build it
> for M54455EVB_intel_config but the compila
Hi Wolfgang,
Please pull this change for u-boot-coldfire/next into your branch:
The following changes since commit 7d4450a9773673052fcd7fdf0a4a88c089126ac1:
Wolfgang Denk (1):
mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash map
are available in the git repository at:
git://
Richard,
Nack. It is already existed in asm-m68k/coldfire/eport.h
Regards,
TsiChung
On Fri, Jun 5, 2009 at 4:12 PM, Richard
Retanubun wrote:
> From edb2947e95dc8dc1c91bc952002304267d02639f Mon Sep 17 00:00:00 2001
> From: Richard Retanubun
> Date: Fri, 5 Jun 2009 15:54:56 -0400
> Subject: [PAT
Wolfgang,
Have you checked your board/Your_platform/u-boot.lds?
Regards,
TsiChung
On Thu, Jun 4, 2009 at 10:06 AM, Wolfgang Wegner wrote:
> Hi,
>
> sorry I can not provide a solution, but when trying to migrate my
> board to newer U-Boot I realised that the dependency calculation
> is not correc
Mark,
There could be a hardware issue. Is the phy crystal on the board is
F25.00 or F25.00P?
Regards,
TsiChung
On Mon, May 25, 2009 at 3:15 PM, Mark Giacobbe
wrote:
> Hi All -
>
> I'm new to u-boot and I am running into some issues. I an using the
> Axiom 5282lite board and I cannot get the
Richard,
I used 6 for most platforms. 1 is lowest priority - 7 - is the highest.
Regards,
TsiChung
On Thu, Mar 19, 2009 at 4:15 PM, Richard Retanubun
wrote:
> Richard Retanubun wrote:
>>
>> Hi TC,
>>
>> TC Liew wrote:
>>>
>>> Richard,
>>>
Richard,
Nak.
The divider and fdr value are predefined in the 5271 reference manual.
The bus clock is 50Mhz and the CONFIG_SYS_I2C_SPEED is set to 8.
divider = min(i2c_clk / speed, (unsigned short) -1);
divider = 5000 / 8;
= 625
if (fsl_i2c_speed_map[i].divider >= divider
Richard,
Can you be more specific on how the MAX6369 WDO and WDI connects to
MCF5271's signal? Is it GPIO? ResetIn? Others?
Regards,
TsiChung
On Mon, Mar 2, 2009 at 3:05 PM, Richard Retanubun <
richardretanu...@ruggedcom.com> wrote:
> Hi Guys,
>
> I am using u-boot 2009.03-rc1 and a board based
Wolfgang,
We will include in the coming RC release. Thanks!
Regards,
TsiChung
On Sat, Feb 21, 2009 at 6:00 PM, Wolfgang Denk wrote:
> Dear John & Tsi Chung,
>
> I have the following patches still marked as open in my list. Could
> you please have a look...
>
> ColdFire:
> 12/04 "arun c"
Richard,
> /*
> * Linux Kernel Parameters (passing board info data):
> * r3: ptr to board info data
> * r4: initrd_start or 0 if no initrd
> * r5: initrd_end - unused if r4 is 0
> * r6: Start of command line string
> * r7: End of command line string
> */
Above is the copy and paste fro
Carlos,
Compile the hello_world and stubs without the -msep-data and -fPIC options,
then linking with -Ttext 0x4002. Or, make change to the cpu/mcf532x/
config.mk.
Regards,
TsiChung
On Wed, Feb 4, 2009 at 3:43 AM, kescuin wrote:
> Hi, everyone
>
> I'm working wint an u-boot 2008.10 versi
15 matches
Mail list logo