Re: [PATCH 1/2] ieee1275: alloc-mem and free-mem

2017-05-10 Thread Vladimir 'phcoder' Serbinenko
On Fri, Nov 18, 2016, 13:33 Stanislav Kholmanskikh < stanislav.kholmansk...@oracle.com> wrote: > Hi, Daniel. > > Thank you for review. > > My comments are below. > > On 11/16/2016 12:22 AM, Daniel Kiper wrote: > > On Tue, Apr 12, 2016 at 03:39:55PM +0300, Stanislav Kholmanskikh wrote: > >> Add wra

Re: [PATCH 1/2] ieee1275: alloc-mem and free-mem

2016-11-18 Thread Stanislav Kholmanskikh
Hi, Daniel. Thank you for review. My comments are below. On 11/16/2016 12:22 AM, Daniel Kiper wrote: > On Tue, Apr 12, 2016 at 03:39:55PM +0300, Stanislav Kholmanskikh wrote: >> Add wrappers for memory allocation using >> alloc-mem and free-mem commands from the User Interface. > > Please tell

Re: [PATCH 1/2] ieee1275: alloc-mem and free-mem

2016-11-15 Thread Daniel Kiper
On Tue, Apr 12, 2016 at 03:39:55PM +0300, Stanislav Kholmanskikh wrote: > Add wrappers for memory allocation using > alloc-mem and free-mem commands from the User Interface. Please tell why it is needed. Additionally, please forgive me if it is stupid question, why are you using command line to al