Re: Linux Kernel 3.12.0 Kirkwood package and rootfs (Non Flattened Device Tree) February 02, 2014 05:28AM |
Admin Registered: 13 years ago Posts: 19,092 |
nekitip
Re: Linux Kernel 3.12.0 Kirkwood package and rootfs (Non Flattened Device Tree) February 02, 2014 07:48AM |
Atesz
Re: Linux Kernel 3.12.0 Kirkwood package and rootfs (Non Flattened Device Tree) February 02, 2014 11:08AM |
Re: Linux Kernel 3.12.0 Kirkwood package and rootfs (Non Flattened Device Tree) February 02, 2014 11:15AM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: Linux Kernel 3.12.0 Kirkwood package and rootfs (Non Flattened Device Tree) February 02, 2014 10:16PM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 03, 2014 02:56AM |
Admin Registered: 13 years ago Posts: 19,092 |
S Sharma
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 03, 2014 08:38PM |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 04, 2014 05:21AM |
Admin Registered: 13 years ago Posts: 19,092 |
grep -a --null-data U-Boot /dev/mtd0ro
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 04, 2014 02:45PM |
Admin Registered: 13 years ago Posts: 19,092 |
[ 2.556718] udevd[62]: starting version 175 [ 2.650231] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 2.736122] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 2.776651] libphy: orion_mdio_bus: probed [kernel 3.13.1-kirkwood-tld-1
[ 6.479613] udevd[52]: starting version 175 [ 6.557927] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 6.630018] libphy: PHY orion-mdio-mii:00 not found [ 6.634947] platform mv643xx_eth_port.0: Driver mv643xx_eth_port requests probe deferral [ 6.659006] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 6.680708] SCSI subsystem initialized [ 6.742837] libphy: orion_mdio_bus: probed …… Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. ipconfig: no devices to configure ipconfig: no devices to configure
S Sharma
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 04, 2014 09:07PM |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 05, 2014 03:37PM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 06, 2014 02:53AM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 07, 2014 12:38PM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 08, 2014 02:11AM |
Registered: 13 years ago Posts: 23 |
Dave
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 08, 2014 06:13PM |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 08, 2014 07:01PM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 08, 2014 08:04PM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 09, 2014 05:50AM |
Registered: 13 years ago Posts: 23 |
Dave
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 09, 2014 09:10AM |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 09, 2014 12:45PM |
Admin Registered: 13 years ago Posts: 19,092 |
cat config-3.xx.x-kirkwood-xx | grep -i hid
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 09, 2014 02:06PM |
Registered: 14 years ago Posts: 1 |
> cat config-3.xx.x-kirkwood-xx | grep -i hid >
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 13, 2014 07:28AM |
Registered: 12 years ago Posts: 115 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 13, 2014 01:35PM |
Admin Registered: 13 years ago Posts: 19,092 |
nfs_boot=run nfs_load_uimage; run nfs_load_uinitrd; run nfs_boot_debian nfs_boot_debian=run nfs_bootm nfs_bootcmd=run nfs_set_bootargs; run nfs_boot nfs_bootm=bootm 0x800000 0xe00000 nfs_ipconfig=192.168.0.229:192.168.0.224:192.168.0.1:255.255.0.0:tldDebian2::off nfs_load_uimage=nfs 0x800000 $nfs_server:$nfs_path/boot/uImage nfs_load_uinitrd=nfs 0xe00000 $nfs_server:$nfs_path/boot/uInitrd nfs_path=/srv/nfs/hosts/tldDebian2 nfs_server=192.168.0.224 nfs_set_bootargs=setenv bootargs console=$console root=/dev/nfs nfsroot=$nfs_server:$nfs_path,v3 rootfstype=nfs rootwait ip=$nfs_ipconfig $mtdparts
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 13, 2014 07:30PM |
Registered: 10 years ago Posts: 5 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 13, 2014 08:25PM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 18, 2014 01:35PM |
Registered: 11 years ago Posts: 91 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 19, 2014 11:39PM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 20, 2014 03:24PM |
Registered: 11 years ago Posts: 91 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 20, 2014 05:42PM |
Admin Registered: 13 years ago Posts: 19,092 |
Re: Linux Kernel 3.13.1 Kirkwood package and rootfs (Non Flattened Device Tree) February 21, 2014 03:34PM |
Registered: 11 years ago Posts: 91 |