Wolfgang Denk wrote:
Dear Vivek Mahajan,
In message [ref] you wrote:
quoted
Adds documentation for Freescale's QorIQ based cache-sram as under:-
* How to enable it from a low level driver
* How to set its size
...
quoted
+The size of the above cache SRAM memory window is passed via the
+kernel command line as <cache-sram-size=....>
Would it not make more sense to configure this property through the
device tree?
The device tree describes the hardware. It is not a kernel config tree.
-Scott