On Sat, Dec 24, 2016 at 05:37:56AM +0100, Kevin Townsend wrote:
> Hi Chris,
> > For option 2, you should modify your target's system configuration.  You
> > can increase the mbuf count to 16 as follows:
> >
> >      newt target syscfg set <target-name> syscfg=MSYS_1_BLOCK_COUNT=16
> >
> Was the 'target syscfg set' support recently added? I don't see this in 
> the help menu for newt based on the latest version in 'develop'?

No, it wasn't... I made a mistake :).  Sorry Cris, the correct command
is:

    newt target set <target-name> syscfg=MSYS_1_BLOCK_COUNT=16

Chris

Reply via email to