From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandr Kuleschov Date: Wed, 30 Nov 2005 17:23:20 +0300 Subject: [U-Boot-Users] troubles Message-ID: <1732926951.20051130172320@alpha.tula.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi people! I work with based on AT91RM9200 board. When i define - CONFIG_SKIP_LOWLEVEL_INIT - CONFIG_SKIP_RELOCATE_UBOOT then i see troubles: cpu/arm920t/start.o:/home/ask/distr/u-boot-1.1.3/cpu/arm920t/start.S:265: undefined reference to `lowlevel_init' How to solve a problem? Thank P.S. host OS - ASPLinux 9.2 Alexandr