[U-Boot] U-Boot version for a new port

2008-09-02 Thread Roman Mashak
Hello, I'm planning to make a port on a ARM926EJ-S based board. What is the recommended way: take release or GIT version as a base ? Thanks. -- Roman Mashak ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] U-Boot version for a new port

2008-09-02 Thread Gururaja Hebbar K R
Hi, From: Roman Mashak [EMAIL PROTECTED] Subject: [U-Boot] U-Boot version for a new port I'm planning to make a port on a ARM926EJ-S based board. What is the recommended way: take release or GIT version as a base ? Depends on what processor you are using, atmel at91sam9 series or omap or ti

Re: [U-Boot] U-Boot version for a new port

2008-09-02 Thread Roman Mashak
Hi, 2008/9/2 Gururaja Hebbar K R [EMAIL PROTECTED]: Depends on what processor you are using, atmel at91sam9 series or omap or ti davinci It's LG's system-on-chip, consisting of main CPU (ARM926EJ-S based), running at 216MHz, mpeg2/mpeg4/audio decoding engines, LCD interface, UART. On-chip ROM

Re: [U-Boot] U-Boot version for a new port

2008-09-02 Thread Roman Mashak
Hello, 2008/9/2 Jerry Van Baren [EMAIL PROTECTED]: [skip] I didn't work with 'git' before, mainly subversion and CVS -- need time to master up this tool. Is it correct to issue git clone git://www.denx.de/git/u-boot.git u-boot/ in order to obtain local copy of the current sources ? The

Re: [U-Boot] U-Boot version for a new port

2008-09-02 Thread Ben Warren
Roman Mashak wrote: Hello, 2008/9/2 Jerry Van Baren [EMAIL PROTECTED]: [skip] I didn't work with 'git' before, mainly subversion and CVS -- need time to master up this tool. Is it correct to issue git clone git://www.denx.de/git/u-boot.git u-boot/ in order to obtain local copy of the

Re: [U-Boot] U-Boot version for a new port

2008-09-02 Thread Wolfgang Denk
Dear Roman, In message [EMAIL PROTECTED] you wrote: I didn't work with 'git' before, mainly subversion and CVS -- need time to master up this tool. Is it correct to issue git clone git://www.denx.de/git/u-boot.git u-boot/ Yes. The current window for changes is (almost) closed: there

Re: [U-Boot] U-Boot version for a new port

2008-09-02 Thread Wolfgang Denk
Dear Ben, In message [EMAIL PROTECTED] you wrote: git clone git://www.denx.de/git/u-boot.git u-boot/ in order to obtain local copy of the current sources ? git clone git://git.denx.de/u-boot.git u-boot I seem to vaguely remember a message that this one is more guaranteed to be