Re: Newer uBoot as workaround to 3.2 kernel problem? February 23, 2012 06:31AM |
Registered: 13 years ago Posts: 78 |
Re: Newer uBoot as workaround to 3.2 kernel problem? February 23, 2012 08:34PM |
Registered: 13 years ago Posts: 501 |
davygravy@bitbaker64:~$ diff -uNr Downloads/pogo_e02.patch pogo_e02-davyrevision.patch --- Downloads/pogo_e02.patch 2012-02-23 19:53:08.050981859 -0600 +++ pogo_e02-davyrevision.patch 2012-02-20 21:14:22.876924304 -0600 @@ -168,7 +168,7 @@ +DATA 0xFFD01428 0x00085520 # DDR2 ODT Read Timing (default values) +DATA 0xFFD0147C 0x00008552 # DDR2 ODT Write Timing (default values) + -+DATA 0xFFD01500 0x00000000 # CS[0]n Base address to 0x0 ++#DATA 0xFFD01500 0x00000000 # CS[0]n Base address to 0x0 +DATA 0xFFD01504 0x0FFFFFF1 # CS[0]n Size +# bit0: 1, Window enabled +# bit1: 0, Write Protect disabled @@ -177,7 +177,7 @@ +# bit31-24: 0x0F, Size (i.e. 256MB) + +DATA 0xFFD01508 0x10000000 # CS[1]n Base address to 256Mb -+DATA 0xFFD0150C 0x0FFFFFF5 # CS[1]n Size 256Mb Window enabled for CS1 ++DATA 0xFFD0150C 0x00000000 # CS[2]n Size, window disabled + +DATA 0xFFD01514 0x00000000 # CS[2]n Size, window disabled +DATA 0xFFD0151C 0x00000000 # CS[3]n Size, window disabled
Re: Newer uBoot as workaround to 3.2 kernel problem? February 23, 2012 10:00PM |
Admin Registered: 13 years ago Posts: 19,006 |
Re: Newer uBoot as workaround to 3.2 kernel problem? February 24, 2012 01:13PM |
Registered: 13 years ago Posts: 78 |
Re: Newer uBoot as workaround to 3.2 kernel problem? February 24, 2012 04:50PM |
Registered: 13 years ago Posts: 501 |
mcrump001
Re: Newer uBoot as workaround to 3.2 kernel problem? February 24, 2012 07:22PM |
Re: Newer uBoot as workaround to 3.2 kernel problem? February 24, 2012 07:56PM |
Registered: 13 years ago Posts: 501 |
Re: Newer uBoot as workaround to 3.2 kernel problem? February 28, 2012 07:54PM |
Registered: 13 years ago Posts: 501 |
Re: Newer uBoot as workaround to 3.2 kernel problem? February 28, 2012 11:17PM |
Registered: 13 years ago Posts: 501 |
Re: Newer uBoot as workaround to 3.2 kernel problem? February 29, 2012 08:44PM |
Registered: 13 years ago Posts: 501 |
setenv machid 831 saveenvAs Pogoplug E02 is not officially supported in the Linux kernel, we'll just call/mark it as Marvell Sheeva Reference Board Board...
Re: Newer uBoot as workaround to 3.2 kernel problem? March 11, 2012 01:53PM |
Registered: 12 years ago Posts: 9 |
meister-lampe
Re: Newer uBoot as workaround to 3.2 kernel problem? March 11, 2012 03:01PM |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 12, 2012 02:48PM |
Registered: 13 years ago Posts: 20 |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 12, 2012 06:06PM |
Registered: 13 years ago Posts: 501 |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 12, 2012 06:37PM |
Registered: 14 years ago Posts: 78 |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 12, 2012 07:48PM |
Registered: 13 years ago Posts: 501 |
Quote
davygravy
make it boot 3.2 kernels and higher, with
default (non-expert) config settings, as well as
the pre-3.2 stock Debian kernels,
Re: Newer uBoot as workaround to 3.2 kernel problem? March 12, 2012 09:04PM |
Registered: 13 years ago Posts: 78 |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 12, 2012 09:37PM |
Registered: 13 years ago Posts: 501 |
Joschi75
Re: Newer uBoot as workaround to 3.2 kernel problem? March 13, 2012 12:43PM |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 13, 2012 05:40PM |
Registered: 13 years ago Posts: 501 |
nc -klu 6666 nc -up 6666 192.168.xxx.yyy 6666where 192.168.xxx.yyy is the ipaddr of your Kirkwood device/Pogo/Dockstar/GoFlexNet.
socat STDIO UDP-LISTEN:6666Of course, YMMV. I don't use Windows very much at all. So I can only comment on *nix-ish OS's.
Joschi75
Re: Newer uBoot as workaround to 3.2 kernel problem? March 14, 2012 02:50AM |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 15, 2012 02:19PM |
Registered: 13 years ago Posts: 20 |
gz
Re: Newer uBoot as workaround to 3.2 kernel problem? March 17, 2012 02:53AM |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 17, 2012 11:12AM |
Registered: 13 years ago Posts: 501 |
usb_rootfstype=ext2?
gz
Re: Newer uBoot as workaround to 3.2 kernel problem? March 17, 2012 10:27PM |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 18, 2012 12:14PM |
Registered: 12 years ago Posts: 12 |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 18, 2012 03:49PM |
Registered: 13 years ago Posts: 501 |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 18, 2012 04:59PM |
Registered: 12 years ago Posts: 12 |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 18, 2012 09:41PM |
Registered: 13 years ago Posts: 501 |
Re: Newer uBoot as workaround to 3.2 kernel problem? March 19, 2012 11:50AM |
Registered: 12 years ago Posts: 12 |