Re: Fan speed control July 08, 2014 11:06AM |
Registered: 11 years ago Posts: 80 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 12, 2014 12:22PM |
Registered: 12 years ago Posts: 43 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 12, 2014 01:36PM |
Admin Registered: 13 years ago Posts: 18,859 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 13, 2014 04:30AM |
Registered: 12 years ago Posts: 43 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 13, 2014 01:52PM |
Admin Registered: 13 years ago Posts: 18,859 |
absintos
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 23, 2014 01:50PM |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 23, 2014 02:16PM |
Registered: 13 years ago Posts: 264 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 23, 2014 02:35PM |
Registered: 13 years ago Posts: 264 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 23, 2014 03:05PM |
Admin Registered: 13 years ago Posts: 18,859 |
root@tldDebian:~# dmesg | grep -i l2 [ 16.769392] Feroceon L2: Enabling L2 [ 16.769431] Feroceon L2: Cache support initialised.
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 23, 2014 03:19PM |
Admin Registered: 13 years ago Posts: 18,859 |
> ext2load ide 0:1 0x00800000 /uImage; ext2load ide > 0:1 0x01100000 /uInitrdThis should boot fine with uncompressed 6.9MB kernel (0x01100000 = 17MB, 0x00800000 = 8MB).
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 24, 2014 12:52AM |
Registered: 13 years ago Posts: 264 |
> root@tldDebian:~# dmesg | grep -i l2 > [ 16.769392] Feroceon L2: Enabling L2 > [ 16.769431] Feroceon L2: Cache support > initialised. >So it is. Thanks, bodhi!
absintos
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 24, 2014 04:17AM |
> > ext2load ide 0:1 0x00800000 /uImage; ext2load > ide > > 0:1 0x01100000 /uInitrd >> This should boot fine with uncompressed 6.9MB
absintos
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 24, 2014 02:18PM |
> > root@tldDebian:~# dmesg | grep -i l2 > > [ 16.769392] Feroceon L2: Enabling L2 > > [ 16.769431] Feroceon L2: Cache support > > initialised. > >> So it is. Thanks, bodhi!
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 24, 2014 02:31PM |
Admin Registered: 13 years ago Posts: 18,859 |
usb_set_bootargs=setenv bootargs console=$console root=$usb_root rootdelay=$usb_rootdelay rootfstype=$usb_rootfstype $mtdparts earlyprintk=serial
absintos
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 25, 2014 03:58PM |
> usb_set_bootargs=setenv bootargs console=$console > root=$usb_root rootdelay=$usb_rootdelay > rootfstype=$usb_rootfstype $mtdparts > earlyprintk=serial >>
absintos
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 25, 2014 04:01PM |
> > usb_set_bootargs=setenv bootargs > console=$console > > root=$usb_root rootdelay=$usb_rootdelay > > rootfstype=$usb_rootfstype $mtdparts > > earlyprintk=serial > >> >
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 25, 2014 04:35PM |
Admin Registered: 13 years ago Posts: 18,859 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 31, 2014 05:14AM |
Registered: 12 years ago Posts: 43 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 31, 2014 02:52PM |
Admin Registered: 13 years ago Posts: 18,859 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 31, 2014 11:36PM |
Admin Registered: 13 years ago Posts: 18,859 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 01, 2014 01:51AM |
Registered: 12 years ago Posts: 43 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 01, 2014 03:08AM |
Admin Registered: 13 years ago Posts: 18,859 |
> mw.l f1010100 0020c000; ide reset; ext2load ide > 0:1 0x800000 /uImage; ext2load ide 0:1 0x01100000 > /uInitrd ; bootm 0x800000 0x2000000;
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 01, 2014 01:14PM |
Registered: 10 years ago Posts: 15 |
> > mw.l f1010100 0020c000; ide reset; ext2load ide > > 0:1 0x800000 /uImage; ext2load ide 0:1 > 0x01100000 > > /uInitrd ; bootm 0x800000 0x2000000; >
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 01, 2014 07:27PM |
Admin Registered: 13 years ago Posts: 18,859 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 03, 2014 05:29PM |
Admin Registered: 13 years ago Posts: 18,859 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 04, 2014 06:08PM |
Admin Registered: 13 years ago Posts: 18,859 |
> I've found that the NSA325 RTC driver was loaded > as module. This was too late in the boot process. > Will see if I can get it working and include it in > either in kernel 3.15.3 or a special version of > 3.14.0.
[ 14.512070] rtc-mv rtc-mv: internal RTC not ticking [ 14.520852] rtc-pcf8563 0-0051: chip found, driver version 0.4.3 [ 14.528172] rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc0 [ 14.572101] rtc-pcf8563 0-0051: setting system clock to 2014-08-04 22:57:46 UTC (1407193066)
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 06, 2014 06:19PM |
Admin Registered: 13 years ago Posts: 18,859 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 07, 2014 08:39AM |
Registered: 12 years ago Posts: 232 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 07, 2014 02:37PM |
Admin Registered: 13 years ago Posts: 18,859 |
Eike
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 08, 2014 05:45AM |