--- Log opened Thu Feb 05 00:00:27 2015 | ||
olofk | stekern, _franck__, juliusb : We should put up u-boot on the github openrisc page too. Who's got the best repo? | 09:45 |
---|---|---|
_franck__ | u-boot is uptream | 09:46 |
_franck__ | so the best one is on u-boot's git | 09:46 |
olofk | aha. I didn't know | 09:46 |
olofk | I'll update the docs then | 09:46 |
olofk | wallento: How do I (or force you to) update openrisc.github.io? | 09:50 |
wallento | good morning olofk: just check it out and push | 09:50 |
wallento | https://github.com/openrisc/openrisc.github.io | 09:51 |
olofk | wallento: Cool. I'll try that then | 09:51 |
olofk | wallento: source.md doesn't seem to be used anywhere and looks a bit outdated. Remove it? | 11:02 |
olofk | And what should we put for email in _config.yml? Just remove the line for now, or point to the openrisc mailing list on opencores? | 11:04 |
olofk | community.md looks unused too | 11:05 |
olofk | hmm.. how does this really work? I see that the community page is in the top bar, but I can't find any reference to it in the source | 11:09 |
olofk | aha, it has a group: navigation property | 11:13 |
olofk | Can I preview the changes without having to push? | 11:15 |
olofk | Ah, I can edit them directly on github instead | 11:16 |
olofk | gah.. turns out the github editor is WYSIAlmostWYG. My strike-through ended up as ~~ | 11:30 |
olofk | _franck__: Do you have a feeling for how small we can make the barebox binary? Would be cool if we could embed it directly into on-chip RAM. Right now I can't get it below ~120kB | 11:32 |
_franck__ | olofk: I don't know, however, we could see if we can use SPL support from barebox (or u-boot) | 12:23 |
_franck__ | I never investigate that | 12:23 |
_franck__ | it's a very small version of the bootloader (~4KB) | 12:23 |
_franck__ | the purpose is to execute from SRAM and then load the bootloader | 12:24 |
_franck__ | olofk: your instruction are cut: http://pbrd.co/16FO2DA | 13:31 |
_franck__ | I don't know if it's because of my browser or something | 13:31 |
stekern | yeah, best is upstream, there's however a couple of drivers I never got around to upstream | 14:57 |
stekern | re u-boot | 14:58 |
olofk | _franck_: I think the problem is the shitty CSS on opencores.org. It looks like it's always assuming that the screen is 1024 pixels wide. It's probably nicer to split up the instructions to two lines to avoid tihs | 19:55 |
olofk | And SPL sounds very interesting. I'll look it up a bit more | 19:55 |
olofk | stekern: Do you remember which drivers? | 19:56 |
olofk | _franck_: We should change the linker script in barebox to use elf32-or1k | 20:15 |
olofk | And how do I generate the SPL stuff in barebox? Couldn't find any config options | 20:16 |
olofk | And no spl dir was created | 20:16 |
olofk | hmm... looks like some of the device tress has device with label = u-boot-spl. Could that be something..? | 20:21 |
olofk | oh well. Got other stuff to do at the moment. Putting it on my todo list for now | 20:23 |
olofk | Checking out the OpenRISC SVN repo was slow, but it's nothing compared to cloning a Linux kernel | 20:46 |
olofk | Are there any instructions btw on how to add OpenRISC busybox to a upstream kernel? | 20:47 |
olofk | aha. There are some on openrisc.net. Better save those | 20:47 |
_franck_ | olofk: in barebox SPL is called PBL (pre bootloader). But I don't know much about this. | 22:12 |
_franck_ | and yes, we should change the linker script to use elf32-or1k | 22:12 |
olofk | Ha! My memset is now optimized a bit more. All delay slots are filled | 22:13 |
olofk | _franck_: Ah ok. I'll probably take another look at it sometime | 22:14 |
--- Log closed Fri Feb 06 00:00:29 2015 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!