Re: [PATCH] scripts/dtc: pad DTBs to facilitate later modification

2014-05-29 Thread Kevin Hilman
On Thu, May 29, 2014 at 8:55 AM, Stephen Warren wrote: > On 05/23/2014 05:41 PM, Kevin Hilman wrote: >> By default, add some padding to the DT blobs to facilitate later >> patching. >> >> An example need for DTB patching is the need to modifiy the command >> line on platforms where ATAGS are not (

Re: [PATCH] scripts/dtc: pad DTBs to facilitate later modification

2014-05-29 Thread Stephen Warren
On 05/23/2014 05:41 PM, Kevin Hilman wrote: > By default, add some padding to the DT blobs to facilitate later > patching. > > An example need for DTB patching is the need to modifiy the command > line on platforms where ATAGS are not (or cannot) be used to pass the > commandline. For example, we

[PATCH] scripts/dtc: pad DTBs to facilitate later modification

2014-05-23 Thread Kevin Hilman
By default, add some padding to the DT blobs to facilitate later patching. An example need for DTB patching is the need to modifiy the command line on platforms where ATAGS are not (or cannot) be used to pass the commandline. For example, we do not support a big-endian kernel reading ATAGS from a