Page 1 of 1

UBoot manual

Posted: Sun Feb 02, 2014 9:33 pm
by vox
Is there any good Uboot manual?

Re: UBoot manual

Posted: Sun Feb 09, 2014 7:48 am
by Spektro
There is an U-Boot wiki http://www.denx.de/wiki/U-Boot/WebHome and Philippe's U-Boot article in IntuitionBase http://www.intuitionbase.com/static.php?section=uboot.

Re: UBoot manual

Posted: Sun Feb 09, 2014 4:40 pm
by acmn
BTW, is this normal?
When I start my AmigaOne500 with usb stick (having backup of WB) inserted, it won't
boot at all...it just turns off...a few seconds after the Uboot has printed
the text "Init USB...".

Is there something wrong in my Uboot settings?
-----------------------
baudrate=115200
loads_echo=1
hostname=Sam460ex
stdout=vga
stdin=usbkbd
ide_doreset=on
ide_reset_timeout=15
pcie_mode=RP:RP
pciconfighost=1
bootcmd=menu; run menuboot_cmd
menucmd=menu
boot_method=boota
usb_enable_4x0=1
usb_retry=1
usb_ohci_power_down_before_reset=1
ethact=ppc_4xx_eth0
ethaddr=00:50:c2:80:d5:3c
ipaddr=192.168.2.50
serverip=192.168.2.222
sii3512ide_xfer=GF
sii3512ide_conf=12
scan_usb_storage=1
serdes=pci-e
menuboot_cmd=boota
ide_cd_timeout=20
video_activate=pci
hush=1
boot1=ssii
boot2=ssiicdrom
boot3=usb
boota_timeout=1
menuboot_delay=3
os4_commandline=debuglevel=0
bootargs=root=/dev/sda3 console=tty0
ver=U-Boot 2010.06.05a (Jan 30 2012 - 16:06:56)
----------------------------------------------------------------

Re: UBoot manual

Posted: Sun Feb 09, 2014 5:11 pm
by Spectre660

Re: UBoot manual

Posted: Fri Feb 28, 2014 12:48 pm
by vox
Spektro wrote:There is an U-Boot wiki http://www.denx.de/wiki/U-Boot/WebHome and Philippe's U-Boot article in IntuitionBase http://www.intuitionbase.com/static.php?section=uboot.
Thanks, however it should come with SAMs, CFE manual that comes with X1000 is often savior.