Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 01, 2013 09:34AM |
Registered: 11 years ago Posts: 4 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 02, 2013 01:21AM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 02, 2013 05:41PM |
Registered: 11 years ago Posts: 4 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 05, 2013 01:29PM |
Registered: 12 years ago Posts: 5 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 05, 2013 01:53PM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 06, 2013 10:20AM |
Registered: 12 years ago Posts: 5 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 06, 2013 04:10PM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 15, 2013 10:24AM |
Registered: 11 years ago Posts: 91 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 16, 2013 12:09AM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 16, 2013 05:23AM |
Registered: 11 years ago Posts: 91 |
Re: Linux Kernel 3.8.11 Kirkwood package (Non Flattened Device Tree) July 19, 2013 12:35PM |
Registered: 11 years ago Posts: 36 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 21, 2013 06:41PM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 22, 2013 08:55AM |
Registered: 11 years ago Posts: 4 |
Re: Linux Kernel 3.8.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 25, 2013 01:57AM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 25, 2013 01:26PM |
Registered: 11 years ago Posts: 38 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 25, 2013 04:03PM |
Registered: 13 years ago Posts: 23 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 25, 2013 06:12PM |
Registered: 11 years ago Posts: 8 |
tar -xjf linux-3.9.11-kirkwood-tld-1-bodhi.tar.bz2 dpkg -i linux-image-3.9.11-kirkwood-tld_1_1.0_armel.deb dpkg -i linux-headers-3.9.11-kirkwood-tld_1_1.0_armel.deb mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-3.9.11-kirkwood-tld-1 -d /boot/vmlinuz-3.9.11-kirkwood-tld-1 /boot/uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-3.9.11-kirkwood-tld-1 -d /boot/initrd.img-3.9.11-kirkwood-tld-1 /boot/uInitrd
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 26, 2013 12:19AM |
Admin Registered: 13 years ago Posts: 18,841 |
Quote
I have uploaded a Debian kernel package for 3.6.11-kirkwood which I've built with a collection of patches for GoFlex Home/Net, Pogoplug E02/Mobile/V4, iConnect, Dockstar, Sheevaplug and a few other Kirkwood plugs are already in the mainline. Since we don't have all Kirkwood FDT board files available yet (mainline has GoFlex Net and iConnect), I thought it would be useful for users who are looking to run kernel 3.6.x on Kirkwood boxes and can't wait for their board files to be submitted. This patched kernel basically de-selected FDT option in kernel config, and also has changed some FDT-only initialization code to remove compile problem. With this kernel we can run the Kirkwood boxes with arcNumber (i.e. mach-types implementation) like we've been doing.
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 26, 2013 02:25AM |
Registered: 11 years ago Posts: 36 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 26, 2013 03:02AM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 26, 2013 02:25PM |
Registered: 11 years ago Posts: 8 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 27, 2013 05:56PM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 28, 2013 11:38AM |
Registered: 11 years ago Posts: 8 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 28, 2013 03:17PM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) July 29, 2013 05:04PM |
Registered: 13 years ago Posts: 23 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) August 01, 2013 05:30AM |
Registered: 13 years ago Posts: 23 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) August 02, 2013 12:57AM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) August 02, 2013 01:13AM |
Admin Registered: 13 years ago Posts: 18,841 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) August 05, 2013 12:55AM |
Registered: 13 years ago Posts: 23 |
Re: Linux Kernel 3.9.11 Kirkwood package and rootfs (Non Flattened Device Tree) August 06, 2013 06:33AM |
Registered: 12 years ago Posts: 5 |