On Wed, 27 Jun 2012 19:56:35 +0200 Stephen Warren swarren@wwwdotorg.org wrote:
On 06/27/2012 08:29 AM, Hiroshi Doyu wrote:
Could you explain a bit more why you want carveout size on per-board basis?
Different boards have different amounts of memory, and are sometimes targeted at different use-cases (e.g. server with simple display buffer, vs. consumer-oriented device intended to play games with OpenGL allocating lots of textures).
May I ask a bit? If the above requirement has been satisfied by one of the kernel parameter in a commandline, wouldn't it be enough since DT can also specify "bootargs"? Or using bootargs in dts isn't so encouraged?