Hi
Do we have support for RGMII mode to support phy loopback for Marvell
Alaska 88E1112 phy. Any inputs helpful.
Amruth p.v
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
script. We can issue the commands and parse the response and print
useful messages to users.
myvar = echo a
if itest.s myvar == a
then echo 'a"
else echo "no a"
Any idea how we can achieve this.
Thanks
Amruth p.v
On Fri, Jan 6, 2012 at 2:47 PM, Wolfgang Denk wrote:
> De
Hi
How do we know whether hush shell capability is supported or not in
the command shell.I have enabled CONFIG_SYS_HUSH_PARSER in in config
file.
I am trying to write simple script like below
myname=`test`
if $myname=test
then echo "test"
else echo "failed"
fi
I am getting the following error "unk
Hi
I am trying to access CCSRBAR using address 0xffe0.I know this is
not the default address for freescale P1011 board, flash address is
mapped to 0xff00 and the flash is not programmed with u-boot.I am
running out of RAM and have issues accessing CCSRBAR.Can we relocate
CCSRBAR to someothe
4 matches
Mail list logo