Re: [PATCH 0/3] Variable sized cell support

2011-09-22 Thread Anton Staaf
On Wed, Sep 21, 2011 at 7:26 PM, David Gibson da...@gibson.dropbear.id.au wrote: On Wed, Sep 21, 2011 at 01:42:08PM -0700, Anton Staaf wrote: This patch set adds, tests, and documents support for variable sized cells in cell arrays.  The new syntax is:     property = /size/ [8|16|32|64] 0x00

[PATCH 0/3] Variable sized cell support

2011-09-21 Thread Anton Staaf
This patch set adds, tests, and documents support for variable sized cells in cell arrays. The new syntax is: property = /size/ [8|16|32|64] 0x00 0x12; So cell arrays of 8, 16, 32, or 64-bits can now be created. No padding is done on the resulting cell array. So if three 8-bit cells