From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?q?Markus_Klotzb=FCcher?= Date: Mon, 19 Jun 2006 16:24:58 +0200 Subject: [U-Boot-Users] PROBLEM ABOUT PORTING U-BOOT-1.1.4 TO INTEL PXA255 BOARD In-Reply-To: (scut.paradise@gmail.com's message of "Mon, 19 Jun 2006 20:28:00 +0800") References: <87y7vtigjg.fsf@denx.de> Message-ID: <87mzc9xlxh.fsf@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Scut Paradise, Please reply to the list too. "???" writes: > ? 06-6-19?Markus Klotzb?cher ??? >> The fact that the "DECLARE_GLOBAL_DATA_PTR" is defined inside board_init >> indicates that you are not using top of the tree U-Boot. Please switch >> to current sourcen first of all. The DECLARE_GLOBAL_DATA_PTR statement >> needs to be defined globally due to gcc misbehaviour. >> > I don't quite understand the meaning of this paragraph, what should i do? Use the newest version of U-Boot from the git repository. The version you are using is old. Regards Markus Klotzb?cher