From mboxrd@z Thu Jan 1 00:00:00 1970 From: sunr2007 Date: Tue, 1 Sep 2009 01:53:41 -0700 (PDT) Subject: [U-Boot] how to enable various command support in u-boot-1.3.4? Message-ID: <25236687.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear all, I was using u-boot-1.1.5 all these days. so i decided to use SPI API improvements and some other improvements. so i switched to u-boot 1.3.4 . I'm using AT91SAM9261 board cross compiler with GCC 3.4.1. i was able to compile the u-boot but only few of files compiled. in the /common/ directory i want to compile cmd_fat.c and cmd_spi.c . though these files are there in Makefile im unable to compile. may i know what i need to do to compile these files in u-boot? do i need to enable something? thanks.:confused: warm regards, Ravi Kulkarni -- View this message in context: http://www.nabble.com/how-to-enable-various-command-support-in-u-boot-1.3.4--tp25236687p25236687.html Sent from the Uboot - Users mailing list archive at Nabble.com.