Hello,
Could you tell me what is the maximum size limit for partition to be
able to be listed via ext2ls command?
I have uBoot 1.1.1
Pozdrawiam,
mRon
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
tyS0,115200 root=/dev/sda7 ro
setenv bootargs console=ttyS0,115200
//on sda7 I have Debian
combining with loading the kernel via these commands:
setenv serverip 192.168.0.46;
setenv ipaddr 192.168.0.80;
tftp 40 sda6
//sda6 is raw image of original Lacie's uImage
Cheers,
mRon
Hello,
Could you tell me what does it mean that booting stops after:
Uncompressing Linux... done, booting the kernel.
I load kernel using this command:
disk 0x40 1:6;bootm
where 1:6 is partition with raw uImage.
Cheers,
mRon
___
U-Boot
3 matches
Mail list logo