Re: [U-Boot] Help about a simplified bootloader.

2009-04-08 Thread os user
On Wed, Apr 8, 2009 at 2:42 PM, Shankar Ganesh shankargane...@gmail.com wrote: On Tue, Apr 7, 2009 at 11:02 AM, os user gnuse...@gmail.com wrote: Hi, The data in NAND chip(linux kernel and RootFS)  is the same when booting linux from U-Boot and from the simple loader. :-( On Sat, Apr 4,

Re: [U-Boot] Help about a simplified bootloader.

2009-04-06 Thread os user
Hi, Actually the code is based on Atmel's bootstrap. On Fri, Apr 3, 2009 at 7:57 PM, Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com wrote: On 14:44 Fri 03 Apr     , os user wrote: Hi all, I want to boot linux by a simplified bootloader. I use Atmel's ARM chip (AT91SAM9RL64EK board).

Re: [U-Boot] Help about a simplified bootloader.

2009-04-06 Thread os user
Sure, the Code will be GPL based. On Sat, Apr 4, 2009 at 1:51 AM, Wolfgang Denk w...@denx.de wrote: Dear os user, In message 34f262ce0904022344u6e27ad07g8263785dd36ac...@mail.gmail.com you wrote: I want to boot linux by a simplified bootloader. I use Atmel's ARM chip (AT91SAM9RL64EK

Re: [U-Boot] Help about a simplified bootloader.

2009-04-06 Thread os user
Hi, The data in NAND chip(linux kernel and RootFS) is the same when booting linux from U-Boot and from the simple loader. :-( On Sat, Apr 4, 2009 at 12:53 AM, Scott Wood scottw...@freescale.com wrote: On Fri, Apr 03, 2009 at 02:44:03PM +0800, os user wrote: I want to boot linux by a

Re: [U-Boot] Help about a simplified bootloader.

2009-04-03 Thread Scott Wood
On Fri, Apr 03, 2009 at 02:44:03PM +0800, os user wrote: I want to boot linux by a simplified bootloader. I use Atmel's ARM chip (AT91SAM9RL64EK board). Now, I can boot linux with my small program. The small program will parse the image generaed by mkimage and copy the kernel bianry from NAND