Hello all,
I've posted this to the MTD mailing list to no avail :-( I'm hoping that
somebody can help me here...
Is it possible to obtain an MTD partition's start address (either through
usage of the MTD ioctls or some other means)? I've had a very quick look
and from what I can tell, this doesn'
Matthew Lear wrote:
> Hi all,
>
> Is there a common mechanism to hook in board specific ethernet phy
> commands? For example, I'd like to hook in the ability to read the TDR
> characteristics of the ethernet cable connected to my board. I know the
> phy on my board supports
Hi all,
Is there a common mechanism to hook in board specific ethernet phy
commands? For example, I'd like to hook in the ability to read the TDR
characteristics of the ethernet cable connected to my board. I know the
phy on my board supports this so I was planning on hooking it into the
mii comma
Hi Wolfgang,
Wolfgang Denk wrote:
> Dear Matthew Lear,
>
> In message <4a896ed5.3010...@bubblegen.co.uk> you wrote:
[snip]
>> I've got netconsole running via netcat on a host pc but this is console
>> only and is not ideal for a multi-platform deployment model.
Hello all,
Is U-Boot able to log its actives etc to a machine accessible via the
network?
Desirable -> U-Boot being able to log all its boot up info and details
regarding booting it's OS image etc (ie everything sent to stdout) to a
file on a remote machine.
Scenario - multiple deployments all h
Thanks TsiChung. That did the trick.
-- Matt
TC Liew wrote:
> 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
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 compilation failed. I tried a fresh
clone just to be sure and it was the same.
[snip]
m68k-linux-gnu-gcc -g -Os -ffixed-d7 -msep-data -D__KERNEL__
-DTEXT_BASE=0x
Hello all,
I've added watchdog support based on U-Boot (git) for the m68k coldfire
mcf54455evb platform. I've fed the patch to the maintainer to help in
development.
However, I am unable to start my m68k w/MMU coldfire Linux kernel from
U-Boot if U-Boot is built with CONFIG_WATCHDOG regardless if
Hello all,
U-Boot provides data containing board information to a resident OS that
may be booted. Are there plans to extend this so that an additional
'level' of more specific board information can be provided to the OS?
Specifically, and for example, is there a mechanism that U-Boot can use
to i
Hi Detlev,
> What exactly is secure boot?
Jean-Christophe - if I may interject...
Embedded systems using core soc silicon from a number of manufacturers
have started to use what is known as 'secure boot'. This is typically the
case in applications which utilise conditional access system software t
starting the
>> linux kernel of watchdog behavior to make sure it is not causing problem
>> to the linux kernel.
>>
>> Best Regards,
>> TsiChung
>>
>>
>> -Original Message-
>> From: Matthew Lear [mailto:m...@bubblegen.co.uk]
>> Sent: Monday, June
Hi Robert.
> I set the bootargs variable to: root=\dev\ram (I used: set bootargs
> root=/dev/ram)
> But when I'm trying to start the Linux with the
>
> bootm 8100 81C0
>
> the Linux can't find the ramdisk. It write out:
>
> Initrd not found or empty - disabling initrd
Do you see U-Boot
gt; investigate more in booting linux and the transition to starting the
> linux kernel of watchdog behavior to make sure it is not causing problem
> to the linux kernel.
>
> Best Regards,
> TsiChung
>
>
> -Original Message-
> From: Matthew Lear [mailto:m...@bubbl
Hi TsiChung,
I pulled U-Boot from git (2009.06-00185-g57fe301), configured it for the
Freescale mcf54455 EVB with Intel flash (M54455EVB_intel_config) and
programmed it into the Intel flash device. It boots fine but when it
attempts any ethernet communication whatsoever there are tx timeouts from
Hi TsiChung et al,
I was wondering if there are plans to support and utilise the watchdog in the
mcf5445x devices within U-Boot?
I've ported a kernel driver from the bitshrine gpp
(http://www.bitshrine.org/gpp/linux-2.6.25-mcfv4e-watchdog.patch) so that it
hooks into my 54455 hw (Freescale EVB),
15 matches
Mail list logo