DreamPlug to 3.12.1 – Still needs Orion Patch..
Just updated the DreamPlug to Kernel 3.12.1, and found that the Ethernet/network problem from 3.12 is still there… The not-yet-implemented orion_mdio patch is still needed..- see: http://rglinuxtech.com/?p=897
$ uname -a Linux rgdreamplug 3.12.1 #1 PREEMPT Thu Nov 21 14:32:15 GMT 2013 armv5tel armv5tel armv5tel GNU/Linux
Robert Gadsdon. November 21, 2013.
Looks to me as if the patch(es) have made it into 3.13-rc2 (I haven’t bothered to check backwards to see where they went in)
The commit in question is b70cd1c1a95ab2a50ffc5e1070c9e90931b92261
Thanks – that is good to know.. Unfortunately I am having trouble getting 3.13-rc’s to compile for ARM/DreamPlug:
~/linux/arch/arm/include/asm/memory.h:244:40: error: ‘PHYS_OFFSET’ undeclared (first use in this function)
Not sure if this is a bug, or my error, yet, so doing more tests..
RG
Definitely interested in getting 3.12 and/or 3.13 running – I’ll be interested in the results of your research. Feel free to email me if you’d like me to test anything on my end.