From mboxrd@z Thu Jan 1 00:00:00 1970 From: xbc_5419 Date: Mon, 22 Oct 2007 22:31:39 +0800 Subject: [U-Boot-Users] download the u-boot.bin to flash ...but when power on ...nothing promted out Message-ID: <200710222231347556000@163.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de hi,guys... i am new to the u-boot....and wanna to port the u-boot.1.2.0....to a board based on at91rm9200, i had a compiled u-boot.bin...but when i downloaded it to the flash....reboot...nothing promt out i modified according the at91rm9200dk.... what does boot.bin and loader.bin work for? Do I have to have these two file? 1.Add a new configuration option for my board to the toplevel "Makefile" and to the "MAKEALL" script 2.Create a new directory to hold the specific code. Add any files you need. In your board directory, you will need at least the "Makefile", a ".c", "flash.c" and "u-boot.lds". 3.Create a new configuration file "include/configs/.h" for my board... 4. Run "make _config" with your new name. 5.make everything is all right except not message promted out. thanks Jack Xu 2007-10-22 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.denx.de/pipermail/u-boot/attachments/20071022/2b76e970/attachment.htm