From: Tony Lindgren Date: Tue, 9 Jun 2009 12:58:12 +0000 (+0300) Subject: REMOVE OMAP LEGACY CODE: Remove omap boot tag support X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~16^2^2~8^2^2~7^2~100 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0ef1bfa1353e048e055374a09c75320d22231b;p=pandora-kernel.git REMOVE OMAP LEGACY CODE: Remove omap boot tag support This is not going to mainline as discussed on linux-arm-kernel list several times earlier. So far it sounds like we should use platform_data where possible for passing board data to drivers. Any boot specific options should be passed via kernel cmdline, which is the Linux standard. If ATAGs are needed, they should be ARM generic. Also using device tree could be explored as discussed in the linux-arm-kernel list. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed