Can't boot into Plug OS (Debian works) September 06, 2010 04:05PM |
Registered: 14 years ago Posts: 4 |
root@debian:/usr/sbin# blparam baudrate=115200 loads_echo=0 ipaddr=169.254.254.253 serverip=169.254.254.254 rootpath=/mnt/ARM_FS/ netmask=255.255.0.0 run_diag=yes console=console=ttyS0,115200 CASset=min MALLOC_len=1 ethprime=egiga0 bootargs_root=root=/dev/mtdblock2 ro ethmtu=1500 usb0Mode=host nandEcc=1bit ethact=egiga0 stdin=serial stdout=serial stderr=serial mainlineLinux=no enaMonExt=no enaCpuStream=no enaWrAllo=no pexMode=RC disL2Cache=no setL2CacheWT=yes disL2Prefetch=yes enaICPref=yes enaDCPref=yes sata_dma_mode=yes netbsd_en=no vxworks_en=no bootdelay=3 disaMvPnp=no ethaddr=00:10:75:1A:CA:CE cesvcid=7J8A3B3MAJGKYT3YCB7KLWHXWN ceserialno=2GEP1FN9 ceboardver=REDSTONE:1.0 bootcmd_original=nand read.e 0x800000 0x100000 0x300000; setenv bootargs $(console) $(bootargs_root); bootm 0x800000 bootcmd=run bootcmd1 root@debian:/usr/sbin#
root@debian:/usr/sbin# fw_printenv bootcmd=run bootcmd_usb; usb stop; run bootcmd_pogo; reset bootdelay=3 baudrate=115200 preboot= arcNumber=2097 mainlineLinux=yes console=ttyS0,115200 usb_init=usb start usb_device=0:1 usb_root=/dev/sda1 usb_rootfstype=ext2 usb_rootdelay=10 mtdparts=mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) mtdids=nand0=orion_nand partition=nand0,2 bootcmd_pogo=fsload uboot-original-mtd0.kwb; go 0x800200 usb_load_uimage=mw 0x800000 0 1; ext2load usb $usb_device 0x800000 /boot/uImage usb_boot=if ext2load usb $usb_device 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000;else bootm 0x800000;fi; set_bootargs_usb=setenv bootargs console=$console root=$usb_root rootdelay=$usb_rootdelay rootfstype=$usb_rootfstype $mtdparts bootcmd_usb=run usb_init; run usb_load_uimage; run set_bootargs_usb; run usb_boot; led_init=green blinking led_exit=green off led_error=orange blinking stdin=serial stdout=serial stderr=serial ethact=egiga0 ethaddr=00:10:75:1A:CA:CE root@debian:/usr/sbin# fw_printenv
Re: Can't boot into Plug OS (Debian works) September 07, 2010 10:56AM |
Registered: 14 years ago Posts: 15 |
Re: Can't boot into Plug OS (Debian works) September 12, 2010 08:08PM |
Registered: 14 years ago Posts: 33 |
Re: Can't boot into Plug OS (Debian works) September 13, 2010 04:15AM |
Registered: 14 years ago Posts: 4 |
linuxkasten
Re: Can't boot into Plug OS (Debian works) September 13, 2010 05:04AM |
Re: Can't boot into Plug OS (Debian works) September 13, 2010 05:11AM |
Registered: 14 years ago Posts: 4 |
Re: Can't boot into Plug OS (Debian works) September 13, 2010 06:46AM |
Registered: 14 years ago Posts: 107 |
Re: Can't boot into Plug OS (Debian works) September 13, 2010 10:28AM |
Registered: 14 years ago Posts: 38 |
Re: Can't boot into Plug OS (Debian works) September 13, 2010 12:21PM |
Registered: 14 years ago Posts: 4 |
Re: Can't boot into Plug OS (Debian works) September 14, 2010 08:55AM |
Registered: 14 years ago Posts: 32 |