Re: [PATCH] Rename or1ksim BSP to generic_or1k

2015-04-19 Thread Gedare Bloom
On Sun, Apr 19, 2015 at 6:24 AM, Hesham ALMatary wrote: > On Sun, Apr 19, 2015 at 1:49 AM, Joel Sherrill > wrote: >> On 04/18/2015 04:57 PM, Gedare Bloom wrote: >>> >>> Looks straightforward to me. Any doc need updating? >>> >> Maybe the wiki. But the other pieces are sim-scripts >> and rtems-too

Re: [PATCH] Rename or1ksim BSP to generic_or1k

2015-04-19 Thread Hesham ALMatary
On Sun, Apr 19, 2015 at 1:49 AM, Joel Sherrill wrote: > On 04/18/2015 04:57 PM, Gedare Bloom wrote: >> >> Looks straightforward to me. Any doc need updating? >> > Maybe the wiki. But the other pieces are sim-scripts > and rtems-tools for the simulator scripts. > > I don't know of much else unless

Re: [PATCH] Rename or1ksim BSP to generic_or1k

2015-04-18 Thread Joel Sherrill
On 04/18/2015 04:57 PM, Gedare Bloom wrote: Looks straightforward to me. Any doc need updating? Maybe the wiki. But the other pieces are sim-scripts and rtems-tools for the simulator scripts. I don't know of much else unless Hesham wants to update his blog about this. On Sat, Apr 18, 2015 at

Re: [PATCH] Rename or1ksim BSP to generic_or1k

2015-04-18 Thread Gedare Bloom
Looks straightforward to me. Any doc need updating? On Sat, Apr 18, 2015 at 12:25 PM, Hesham ALMatary wrote: > or1ksim BSP was initially named after or1ksim simulator, and it was > intented to only run there. But now it can also run on QEMU, jor1k and > real FPGA boards without modifications. It

[PATCH] Rename or1ksim BSP to generic_or1k

2015-04-18 Thread Hesham ALMatary
or1ksim BSP was initially named after or1ksim simulator, and it was intented to only run there. But now it can also run on QEMU, jor1k and real FPGA boards without modifications. It makes more sense to give it a new generic name like generic_or1k. --- c/src/lib/libbsp/or1k/acinclude.m4