commit | c85cc1d7877975d420a43c48414ac330358a2a51 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Dec 04 09:27:35 2013 +0100 |
committer | Tom Rini <trini@ti.com> | Thu Dec 12 14:54:21 2013 -0500 |
tree | 0b443056034263bc8da151474c9d49e04fba0563 | |
parent | fa7a0f9cc842e27f0d4768fbf5ffbc0efed8755b [diff] |
arm: omap3: Remove bootargs mem_size handling The memory size is autodetected and is passed to the Linux kernel either via ATAGs or device-tree (dtb). So there is no need to pass it via the bootargs. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Tapani Utriainen <tapani@technexion.com> Cc: Thorsten Eisbein <thorsten.eisbein@head-acoustics.de> Cc: Tom Rini <trini@ti.com>