From mboxrd@z Thu Jan 1 00:00:00 1970 From: ong Date: Wed, 8 Apr 2009 16:01:59 +0800 Subject: [U-Boot] how to build u-boot environment Message-ID: <200904081601550002173@free2move.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, May i know how to build the u-boot environment for my board? Whats the different below. I would like to know how to build u-boot environment. As i know its different with u-boot.bin. make distclean make at91sam9263ek_config make CROSS_COMPILE= make distclean make at91sam9263ek_dataflash_cs0_config make CROSS_COMPILE= /Ong