From mboxrd@z Thu Jan 1 00:00:00 1970 From: xueming Date: Wed, 10 Nov 2004 23:05:24 +0800 Subject: [U-Boot-Users] Help:Make error in lite5200 Message-ID: <000001c4c736$b9294eb0$37db1cde@xueming> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all , I took the following step, and get error.Please help me to see what happened. Host : Redhat 9.0 , toolchain: ppc_82xx- U-BOOT version : 1.1.1 1) Set PATH 2) Set CROSS_COMPLIE and export 3) make mrproper 4) make Lite5200_LOWBOOT_config 5) make, then erorr as : in file /cpu/mpc5xxx/start.S: in line 60 : unkown symbol : start_got ........................ My question is : where to define START_GOT ? Thanks a lot. Xueming