--- Log opened Tue Sep 24 00:00:10 2013 | ||
powermaniac | Howdy | 04:47 |
---|---|---|
-!- powermaniac is now known as Powermaniac | 04:48 | |
Powermaniac | Okay so I found somewhere that lists the specs of the Zynq 7010 that is on the Parallella board. Is anyone here able to check for me whether the ORPSoCv3 would be compatible. Link here: http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,1198&Prod=ZYBO | 05:03 |
Powermaniac | I'm not able to do so against the DE0 Nano as the specs of the Cyclone IV are listed differently | 05:03 |
stekern | compatible = fits? | 05:12 |
Powermaniac | Well yeah... | 05:21 |
Powermaniac | As in is the Zynq 7010 as powerful if not more powerful then the Cyclone IV | 05:21 |
Powermaniac | And can thus be used for the ORPSoCv3 | 05:21 |
stekern | heh, define "powerful" | 05:22 |
Powermaniac | Well is it's specs greater then the Cyclone IV...? | 05:23 |
Powermaniac | I don't know xD | 05:23 |
stekern | de0 nano has 22k LE | 05:24 |
stekern | I mean, the FPGA on de0 nano has | 05:25 |
Powermaniac | Yeah | 05:25 |
Powermaniac | According to the specs on the ZyBo Synq board the Zynq 7010 28k logic cells | 05:26 |
Powermaniac | Is that what you mean by LE? | 05:26 |
Powermaniac | And is that the only specification that is needed to be compatible/greater/equal | 05:26 |
stekern | I'm not sure how a logic cell is built up in the zynq, but a LE in cyclone iv is a 4-input LUT and a register, basically | 05:31 |
Powermaniac | Oh okay | 05:31 |
Powermaniac | Well I asked on the parallella forums as well so maybe someone there can help | 05:32 |
jonibo | stekern: what board are you running mor1kx on? de0-nano? | 05:32 |
jonibo | and, hi, by the way! := | 05:32 |
stekern | on older xilinx devices they defined the size in 'slices', on the spartan6 a slice is four 6-input LUTs and eight flip-flops | 05:33 |
stekern | jonibo: hi! | 05:33 |
stekern | yes, on de0-nano, but also on an atlys board and a sockit board | 05:33 |
jonibo | ok, thanks | 05:34 |
jonibo | which one would you recommend | 05:34 |
stekern | depends on your needs ;) | 05:35 |
jonibo | fair enough | 05:35 |
jonibo | "up and running quickly with mor1kx" sums it up | 05:35 |
stekern | I think de0-nano is best there | 05:36 |
jonibo | ok, perfect | 05:36 |
jonibo | thanks | 05:36 |
stekern | it has two drawbacks, no ethernet and you'll need a ttl-rs232 converter | 05:36 |
jonibo | ok... no ethernet is a drawback indeed | 05:37 |
hansfbaier | Powermaniac: You have to consider on the Parallela a part of the FPGA has to be used for interface logic to the Epiphany. | 05:40 |
hansfbaier | Not shure whether you can kick it. | 05:40 |
Powermaniac | hansfbaier: Yeah, I know you can't kick the ARM segment so... | 05:40 |
hansfbaier | Powermaniac: No i mean the FPGA code that interfaces to the Epiphany | 05:41 |
hansfbaier | Powermaniac: jonibo: stekern: The Cyclone V GX starter kit also looks very attractive to me in terms of value for money. It's only $170 for a 75k-cell FPGA. | 05:43 |
hansfbaier | I got the sockit though | 05:43 |
hansfbaier | expecting delivery today :) | 05:43 |
Powermaniac | hansbaier: Ahh okay, might add that to my questions on the Parallella forum | 05:43 |
stekern | hansfbaier: yes, but I noticed now that that lacks ethernet as well | 05:44 |
Powermaniac | Why is ethernet so badly needed? | 05:45 |
stekern | but adding ethernet to de0 nano would be simple with something like this: http://www.thaieasyelec.net/index.php/Ethernet-Module/DP83848-Ethernet-Phy-Breakout-Board/p_179.html | 05:46 |
hansfbaier | stekern: It's probably not Gigabit-Ethernet | 05:48 |
hansfbaier | stekern: GB-Ethernet as HSMC are quite pricey | 05:48 |
stekern | probably not, but I don't see a need for that | 05:48 |
hansfbaier | cost more than the board :) | 05:49 |
stekern | hansfbaier: besides, de0 nano doesn't have a HSMC connector | 05:49 |
hansfbaier | si weird | 05:49 |
hansfbaier | s/si/so | 05:49 |
hansfbaier | stekern: Yes for the nano it's alright | 05:49 |
hansfbaier | I ordered a W5100 for my little board | 05:50 |
hansfbaier | that chip looks attractive. Cool idea: Hardware TCP/IP-Stack | 05:50 |
* hansfbaier gotta go pick up daughter | 05:51 | |
Powermaniac | Very slowly downloading the git clones from here: http://opencores.org/or1k/OpenRISC_GNU_tool_chain#Newlib_toolchain_.28or1k-elf.29 | 06:01 |
Powermaniac | Okay got another error after typing what's in this pastebin: http://pastebin.com/iCDawNDh | 06:24 |
Powermaniac | Don't worry think I just worked it out | 06:26 |
Powermaniac | Let me test it | 06:26 |
Powermaniac | Okay fixed it | 06:28 |
Powermaniac | So I'm up to where it says make and I'm getting the error below in this paste: http://www.0bin.net/paste/u1hEfoEYv6w+p0r9#ElLhvDb2nrjJbJfedh1OYh4stg9Uqr12Bih341QX494= | 06:38 |
stekern | Powermaniac: so did you run the configure in bld-or1k-gcc first? | 06:57 |
Powermaniac | stekern: Yes I did | 07:08 |
Powermaniac | stekern: This was the result: http://www.0bin.net/paste/H7V5gKzCxBIol5PT#IMAVRqSRX+mExjWAPZQRiSBitjG2Is6tQ33ijUSyzs0= | 07:10 |
ams | Powermaniac: did you read the thing? | 07:11 |
stekern | http://opencores.org/or1k/OpenRISC_GNU_tool_chain#Prerequisites | 07:14 |
Powermaniac | ams: Not exactly considering I don't know what I'm actually reading means... | 07:17 |
ams | well, the make bit has nothing to do with your error, if you scroll up your eyes, and read the several lines about missing gmp, mpfr, and mpc libraries then that might hint you in the right direction, stekern link is also useful. :-) | 07:19 |
Powermaniac | ams: Okay so how do I get gmp, mpfr, and mpc. I just tried "svn co http://opencores.org/ocsvn/openrisc/openrisc/trunk/gnu-stable" And got back "bash: svn: command not found" | 07:21 |
stekern | umm... why are you doing that? | 07:21 |
Powermaniac | Err prerequisites? | 07:21 |
Powermaniac | I'm just grabbing everything the prerequisites says to make sure I have it | 07:22 |
stekern | yes, there is nothing under prerequisites that says anything about svn | 07:22 |
Powermaniac | Oh well I'm looking at Downloading the source then | 07:23 |
stekern | http://pastie.org/8350983 <- just run that... | 07:24 |
Powermaniac | The error I got back from this command: "sudo apt-get -y install build-essential make gcc g++ flex bison patch \ texinfo libncurses5-dev libmpfr-dev libgmp3-dev libmpc-dev libzip-dev \ python-dev libexpat1-dev" was this: " E: Unable to locate package flew" | 07:24 |
ams | well, that isn't what stekern said you to write | 07:24 |
stekern | flew? | 07:25 |
ams | since no package is called flew | 07:25 |
ams | the first and formost skill of any programmer, designer, or engineer is: reading | 07:26 |
Powermaniac | flew is in that pastie as well though... And it's the same code I entered before | 07:26 |
Powermaniac | Which gave me the flew error | 07:26 |
stekern | no, there is no flew in the pastie | 07:26 |
ams | Powermaniac: there is no flew in the pastie. | 07:26 |
Powermaniac | Ohhhh | 07:26 |
Powermaniac | It's flex | 07:26 |
Powermaniac | *face-palm* | 07:26 |
Powermaniac | Sorry my bad | 07:27 |
ams | Powermaniac: seriously, you paste one command, with the exact command to be run, then you say that you ran that ... but you didn't. | 07:27 |
ams | Powermaniac: what is the matter with you? | 07:27 |
Powermaniac | ams: Lots of things | 07:28 |
stekern | Powermaniac: I've directed my technology illiterate wife to get a crashed linux box back up and running via sms... you should be able to do this ;) | 07:34 |
Powermaniac | stekern: I should be able to, but it is a whole new level of well technology. And it's working now which is good | 07:36 |
Powermaniac | Hmm new errors | 07:38 |
Powermaniac | Might be okay | 07:40 |
Powermaniac | Will try the next step and see if it works | 07:41 |
hansfbaier | Powermaniac: compiling the or1k toolchain is only for the brave | 07:42 |
Powermaniac | hansfbaier: Haha | 07:42 |
hansfbaier | Powermaniac: I use the or32 meanwhile. Had a lot weirder errors than you | 07:42 |
hansfbaier | I could do it if I wanted, but currently it's not worth the hassle when the or32 does what I need | 07:43 |
stekern | I don't get it, if you follow the instructions... it just works | 07:43 |
stekern | I've even compiled it on ARM | 07:43 |
Powermaniac | The error maybe a non-issue | 07:44 |
hansfbaier | stekern: You make me want to try again. | 07:44 |
hansfbaier | wait | 07:44 |
Powermaniac | Keep getting it but it doesn't seem to stop me going to the next step and compiling | 07:44 |
stekern | Powermaniac: what's the error? | 07:44 |
Powermaniac | http://pastie.org/8351016 | 07:46 |
hansfbaier | Powermaniac: paste too small | 07:46 |
Powermaniac | Okay... | 07:46 |
Powermaniac | Let me go back a couple steps then | 07:47 |
Powermaniac | http://pastie.org/8351028 | 07:51 |
Powermaniac | That is going back to # Build gcc | 07:51 |
hansfbaier | Powermaniac: You need to look around a bit. Very often it is there quite plainly but you need to train your eyes to find the needle in the haystack | 07:51 |
hansfbaier | Powermaniac: I know it hurts but that is the kind of steel good software engineers are made of ;) | 07:51 |
Powermaniac | hansfbaier: Yeah, I get what you mean, it's just going to take a while | 07:51 |
Powermaniac | By the way I've already done that make command before that is probably why it looks like that | 07:52 |
hansfbaier | Powermaniac: do you have a 32bit or 64bit system? | 07:53 |
Powermaniac | hansfbaier: 64bit I'm pretty sure, unless I installed 32bit Debian | 07:53 |
Powermaniac | Yep just checked | 07:54 |
Powermaniac | 64-bit all the way | 07:54 |
stekern | "Be sure to add /opt/or1k-toolchain/bin to the shell's PATH variable" | 07:54 |
hansfbaier | stekern: thanks, that might be what I was missing | 07:56 |
hansfbaier | http://lpaste.net/81128620801654784 | 07:56 |
hansfbaier | I overread that | 08:00 |
hansfbaier | is it needed for the build? | 08:00 |
hansfbaier | then it might have been better it's part of the code block | 08:00 |
hansfbaier | Is it needed for the build already, or afterwards? | 08:01 |
stekern | it's needed for the second step and onwards | 08:03 |
stekern | but it doesn't hurt adding it before-hand | 08:03 |
stekern | http://opencores.org/or1k/OpenRISC_GNU_tool_chain#Newlib_toolchain_.28or1k-elf.29 | 08:03 |
olofk | Time to move | 08:03 |
hansfbaier | stekern: xgcc: error trying to exec 'cc1': execvp: Datei oder Verzeichnis nicht gefunden | 08:11 |
Powermaniac | Okay I've tried adding the PATH to both /etc/profile and /etc/login.defs and neither are registering after I've saved and entered echo $PATH | 08:11 |
hansfbaier | something in the script tries to execute cc1 | 08:11 |
hansfbaier | stekern: I wonder why | 08:11 |
hansfbaier | that's why the build fails | 08:11 |
hansfbaier | ah it's configure: | 08:12 |
hansfbaier | configure: error: computing EOF failed | 08:12 |
hansfbaier | make[1]: *** [configure-target-libstdc++-v3] Fehler 1 | 08:12 |
hansfbaier | in libstdc++ | 08:12 |
ams | Powermaniac: just editing /etc/profile or whatever will not work. | 08:13 |
ams | Powermaniac: they need to be reloaded by your shell, for profile you can just do: source /etc/profile | 08:13 |
ams | or simpler, export PATH=...stuff-to-add...:$PATH | 08:13 |
Powermaniac | That last line worked perfectly thanks ams! | 08:14 |
hansfbaier | stekern: But it does not come as far as compiling newlib | 08:14 |
hansfbaier | it's not there. | 08:14 |
Powermaniac | hansfbaier: Before what did you think the problem was that was causing my error? As I just added /opt/or1k-toolchain/bin to the PATH and still getting that same error I pasted before... | 08:16 |
Powermaniac | Still got it here if you need it: http://pastie.org/8351028 | 08:18 |
stekern | what does the config.log say? | 08:18 |
Powermaniac | Well it says a lot so I thought it best to make another pastie: http://pastie.org/8351099 | 08:21 |
ams | question .. wtf are you doing this as root? | 08:23 |
ams | /home/powermaniac/or1k-gcc/bld-or1k-gcc/./gcc/as: 87: exec: -o: not found | 08:24 |
ams | that seems to be totally FUBAR | 08:24 |
Powermaniac | ams: I'm as root as it makes things easier, or well seems to, don't constantly get asked for my password when sudo'ing. | 08:25 |
ams | why are you constantly sudioing? | 08:25 |
Powermaniac | Doesn't make install require root? | 08:26 |
ams | you haven\t even gotten to that step .. you said you are constantly sudoing | 08:26 |
Powermaniac | It was actually there from the other steps where make install was used. I'm up to # Build gcc which looks to be step two | 08:27 |
ams | may i suggest you start from the top, and go through each step carefully. | 08:27 |
Powermaniac | Okay I shall try again | 08:28 |
hansfbaier | make[2]: *** Keine Regel vorhanden, um das Target »../libgui/src/libgui.a«, | 08:32 |
hansfbaier | benötigt von »gdb«, zu erstellen. Schluss. | 08:32 |
hansfbaier | No rule to create libgui.a? | 08:32 |
hansfbaier | stekern: I can't find an option to disable libgui in ../or1k-src//configure | 08:34 |
hansfbaier | That's weird | 08:35 |
hansfbaier | I guess that's where I ended up last time | 08:35 |
hansfbaier | and quit in frustration | 08:35 |
ams | --disable-libgui passed to ./configure | 08:37 |
hansfbaier | ../or1k-src/configure --target=or1k-elf --prefix=/opt/or1k-toolchain --enable-shared --disable-itcl --disable-tk --disable-tcl --disable-winsup --disable-libgui --disable-rda --disable-sid --enable-sim --disable-or1ksim --enable-gdb --with-sysroot --enable-newlib --enable-libgloss --disable-werror | 08:38 |
hansfbaier | But it already has been there. | 08:38 |
hansfbaier | I'll try again | 08:38 |
Powermaniac | Okay so I re-did all of # Build gcc and am getting the same error | 08:39 |
Powermaniac | Here is the full paste of the new error and all subsequent code: http://www.0bin.net/paste/i1aUOrzhFfwAXA9p#kAICrL0EZvKvNsmw3gxxQZnO2rJ3RZLa6xB4D98pQyw= | 08:44 |
Powermaniac | And here is the config.log: http://www.0bin.net/paste/nHtJXHCZNLqj7mIU#TWdWkgVTYvZSyJxog3qf/m2RJgDhONHk/AvY6smO+1E= | 08:45 |
hansfbaier | try entering this: | 08:46 |
hansfbaier | export PATH=$PATH:/opt/or1k-toolchain/bin/ | 08:46 |
hansfbaier | and then reconfigure | 08:46 |
Powermaniac | *crosses fingers* | 08:48 |
Powermaniac | DAGNABIT still same error | 08:48 |
ams | just reexecuting things over and over again blindly will not solve anything, computers are very stupid | 08:57 |
hansfbaier | ams: What I can't understand: I configured with --disable-libgui | 09:06 |
hansfbaier | but still get the error: | 09:07 |
hansfbaier | make[2]: *** Keine Regel vorhanden, um das Target »../libgui/src/libgui.a«, | 09:07 |
hansfbaier | benötigt von »gdb«, zu erstellen. Schluss. | 09:07 |
hansfbaier | no rule for making libgui needed for gcc | 09:07 |
ams | i don't know what you did, so it is impossible for me to answer. | 09:07 |
ams | nor do i understand german, so i cannot read that. | 09:08 |
ams | please turn of annoying translations like that so that error messages are understandable by anyone. | 09:08 |
ams | two, please provide an exact transcript of commands run, and output from those commands in a pastie. | 09:09 |
Powermaniac | Well I'm leaving this again for tonight will come back to it tomorrow | 09:14 |
Powermaniac | Thanks for all the help everyone | 09:14 |
ams | Not sure what people are having trouble with, just built the whole toolchain on a random debian box with all prereqs listed... | 09:48 |
hansfbaier | ams: I don't really know how to turn off the translations. I tried LC_ALL=C LANG=C LANG=en_US LC_ALL=en_US, no effect :( | 11:04 |
hansfbaier | ams: Do i need the or32- compiler / and the openrisc env variables set? | 11:06 |
hansfbaier | export ARCH=openrisc | 11:07 |
hansfbaier | export CROSS_COMPILE=or32-linux- | 11:07 |
hansfbaier | before build? | 11:07 |
stekern | no | 11:09 |
stekern | so is it in the first or1k-src build you fail or the second? | 11:33 |
juliusb_ | stekern: no probs putting the monitor in mor1kx, makes sense | 11:56 |
-!- You're now known as juliusb | 11:56 | |
juliusb | all this work on ORPSoCv3 looks cool too | 11:57 |
juliusb | i'll hopefully get back on board with this stuff this week | 11:57 |
juliusb | my east coast US jaunt now complete, I should have time to hack again! | 11:58 |
ams | hansfbaier: none of those variables affect _translation_ of messages from programs. | 12:02 |
ams | hansfbaier: what you want it LC_MESSAGES | 12:02 |
hansfbaier | ams LC_ALL includes LC_MESSAGES | 12:04 |
hansfbaier | try export LC_ALL=whatever | 12:04 |
hansfbaier | and then | 12:04 |
hansfbaier | $ locale | 12:04 |
arokux1 | hi guys, you do hardware so I've decided to ask you. do you happen to know that this code does to a USB PHY? https://github.com/arokux/linux/blob/sunxi-next-usb/drivers/usb/host/ehci-sunxi.c#L83 | 12:04 |
arokux1 | note, comments are machine translated | 12:04 |
arokux1 | (from Chinese....) | 12:04 |
ams | urgh, i was thinking of LOCLAE or some such silly var ... | 12:09 |
ams | and no, LC_ALL does not include LC_MESSAGES, it overrides it though | 12:09 |
stekern | juliusb: wb! | 12:19 |
juliusb | arokux1: you'd need the datasheet for the PHY block to know what that's actually doing,b ut it seems like basic configuration to me | 12:20 |
juliusb | stekern: thank ye | 12:20 |
arokux1 | juliusb, yes, I would think the same. do you happen to know what this basic config does? | 12:20 |
juliusb | arokux1: apart from what you can deduce from the comments, no (not without the datasheet or some other description of that register and its operation) | 12:21 |
arokux1 | juliusb, I was googling very much to find *any* data sheet for a USB PHY but couldn't find anything. | 12:21 |
arokux1 | juliusb, maybe you know some datasheets I can check? (maybe these basic operations are similar for different PHYs) | 12:22 |
jonibo | for the messages people, you probably want to set LANGUAGE which is overriding whatever you are setting in LANG, LC_ALL, LC_MESSAGES; see http://www.gnu.org/software/gettext/manual/html_node/Locale-Environment-Variables.html | 12:22 |
juliusb | arokux1: you'd need to know exactly the PHY that is being used (there are many different implementations), but even then I'd be very surprised if the datasheet was publicly available. | 12:23 |
juliusb | there's a chance it's a commonly used one and there's some other open source firmware written for it which better explains the register interface | 12:23 |
arokux1 | juliusb, can you give some pointers to such firmware? | 12:23 |
juliusb | arokux1: not specifically, but I can continue to be vague and say "other embedded software projects", ie. Linux kernel, android, etc? | 12:24 |
juliusb | I would try to determine the exact model of the USB PHY being used | 12:25 |
juliusb | googling for that will then pretty rapidly take you to anythign which exists on it | 12:25 |
arokux1 | juliusb, how? :( | 12:25 |
arokux1 | I only have hardware and working vendors code -- nothing more. | 12:25 |
juliusb | arokux1: not sure. you could scour the source you have now and see if they mention the USB PHY model, or in the datasheet for it | 12:26 |
arokux1 | (and no, there will be no support by the vendor) | 12:26 |
arokux1 | juliusb, nothing on that part. thanks a lot though. | 12:26 |
juliusb | so is this thing you linked to a Linux driver? | 12:26 |
juliusb | surely it knows the model of USB PHY it's talking to, then.\ | 12:27 |
arokux1 | juliusb, I'm the author :D | 12:29 |
arokux1 | juliusb, I've just ported vendor's code to mainline | 12:29 |
arokux1 | the vendor -- Allwinner, a Chinese SoC manufacturer, maybe you have heard about him | 12:30 |
juliusb | ah, ok. I was going to ask how you got those values then, but I guess it was in the original code | 12:30 |
juliusb | I have heard about this, but only that it has an OR1200 in it | 12:30 |
arokux1 | juliusb, yes, copy pasted from Chinese code.. | 12:32 |
arokux1 | juliusb, OR12000 in Allwinner's chips?? | 12:33 |
juliusb | but regarding the USB PHY, it's likely to be one of the major vendor's such as synopsys, cadence or TSMC | 12:33 |
juliusb | arokux1: maybe I'm misremembering but I thought stekern was playing around with the OR1200 in one of these chips recently? It's the power mode management processor? | 12:34 |
juliusb | any idea who fabbed the allwinner stuff? | 12:34 |
stekern | arokux1: a31 has an or1200 on it, called ar100 | 12:34 |
arokux1 | stekern, oh, I'm from sunxi project btw - we try to mainline their code drops. | 12:35 |
arokux1 | stekern, what is ar100 for, btw? | 12:35 |
juliusb | http://www.allwinnertech.com/en/awt/news/2012-03.html - says they used TSMC 55nm for the A10 | 12:35 |
arokux1 | stekern, A31 isn't liked because of PowerVR -- very OSS unfriendly. | 12:35 |
stekern | arokux1: you could potentially use it for whatever, but the code they are using together linux seems to be mostly power management related | 12:37 |
arokux1 | stekern, strange, they had there own AXP chips for power management | 12:37 |
arokux1 | stekern, mostly this one: http://linux-sunxi.org/AXP209 | 12:38 |
arokux1 | stekern, it used for A10, A20, A13 | 12:38 |
arokux1 | juliusb, what "TSMC 55nm" should tell me? (sorry I'm software guy, that is why I'm asking stupid questions here) | 12:39 |
arokux1 | stekern, ok, it is even described on our wiki: http://linux-sunxi.org/AR100 | 12:39 |
juliusb | Sorry, I should have elaborated - it doesn't tell you much, other than that it could be one of several mainstream IPs, such as those I quoted above. The bad news is that those cores are likely to have their datasheets under NDA, the better news is that because they're mainstream it's likely their interfaces have been documented in OSS somewhere. | 12:40 |
stekern | arokux1: I know, but you need something to control it, and using the ARM for that is wasteful in some cases | 12:40 |
stekern | arokux1: I know, I have written some of the stuff in the wiki ;) | 12:41 |
arokux1 | stekern, indeed :) | 12:41 |
juliusb | stekern: I just saw your AR100 page, that's some neat reverse engineering :) | 12:42 |
arokux1 | thanks guys | 12:45 |
-!- Netsplit *.net <-> *.split quits: heroux | 12:46 | |
stekern | juliusb: thanks, it was fun. I think the most interesting thing was that they had the MAC turned on | 14:13 |
stekern | jonibo: re ocfb mail, clean up of that driver was already high up on my list, I'm going to test it together with an arm core very soon, so it will happen together with that | 14:51 |
stekern | I want to give upstreaming that a shot too... | 14:52 |
mor1kx | [mor1kx] skristiansson pushed 1 new commit to master: https://github.com/openrisc/mor1kx/commit/5a36725b5dc0c6d7c06fa6a5978bac8227ed1557 | 20:30 |
mor1kx | mor1kx/master 5a36725 Stefan Kristiansson: cappuccino/fetch: wait out non-cache accesses... | 20:30 |
stekern | I like the dev setup I have on the sockit now, since I can control peripherals on the wb bus, I can bash script: "assert reset to or1k, load or1k memory, arm diila, deassert reset to or1k, dump trace from diila" | 20:36 |
stekern | mor1kx now boots Linux nicely with that fix I just commited | 20:38 |
mor1kx | [mor1kx] skristiansson pushed 1 new commit to mor1kx_v1: https://github.com/openrisc/mor1kx/commit/82d767c517a5ff763ccf08b6762293d3aa496ce6 | 20:43 |
mor1kx | mor1kx/mor1kx_v1 82d767c Stefan Kristiansson: cappuccino/fetch: wait out non-cache accesses... | 20:43 |
poke53281 | Nice | 20:55 |
poke53281 | Any news on hardware TLB refill. Looks like the patches are not in the kernel in the master-next branch yet. | 20:58 |
-!- Netsplit *.net <-> *.split quits: jonmasters, vm, ssvb, simoncook, heroux, jeremybennett | 23:47 | |
--- Log closed Wed Sep 25 00:00:11 2013 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!