From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sat, 15 Sep 2007 11:55:42 +0200 Subject: [U-Boot-Users] [PATCH] [ARM] Make DECLARE_GLOBAL_DATA_PTR global for DaVinci Message-ID: <46EBAC1E.4030503@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de As discussed in [1], DECLARE_GLOBAL_DATA_PTR has to be global and not function local. Signed-off-by: Dirk Behme [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/31805 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: make_global_data_ptr_global_patch.txt Url: http://lists.denx.de/pipermail/u-boot/attachments/20070915/73ca0154/attachment.txt