* [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board [not found] <KAEELLICOFHDAEPIACDEEENNCFAA.nicolas.lacressonniere@rfo.atmel.com> @ 2006-01-23 12:52 ` Lacressonniere Nicolas 2006-01-23 12:56 ` Lacressonniere Nicolas ` (2 more replies) 0 siblings, 3 replies; 11+ messages in thread From: Lacressonniere Nicolas @ 2006-01-23 12:52 UTC (permalink / raw) To: u-boot The five following patches adds support to build the AT91SAM9261EK board (USB, LCD, NandFlash and DataFlash support) These patches are applied against the 1.1.4 release and should be applied in numerical order. This patch (1/5) adds support for ATMEL AT91SAM9261EK board. CHANGELOG Patch by Nicolas Lacressonniere 23 January 2006 * Add support for ATMEL AT91SAM9261EK board (arm926ejs) ^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board 2006-01-23 12:52 ` [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board Lacressonniere Nicolas @ 2006-01-23 12:56 ` Lacressonniere Nicolas 2006-01-24 16:52 ` Lacressonniere Nicolas 2006-01-23 13:04 ` [U-Boot-Users] [Patch 1/5] part 2 - Add support for AT91SAM9261EK board - AT91SAM9261 header file Lacressonniere Nicolas 2006-01-23 14:23 ` [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board Wolfgang Denk 2 siblings, 1 reply; 11+ messages in thread From: Lacressonniere Nicolas @ 2006-01-23 12:56 UTC (permalink / raw) To: u-boot Sorry, I forgot to attach the file... -----Original Message----- From: Lacressonniere Nicolas [mailto:nicolas.lacressonniere at rfo.atmel.com] Sent: lundi 23 janvier 2006 13:53 To: U-Boot-Users Cc: Lacressonniere Nicolas Subject: [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board The five following patches adds support to build the AT91SAM9261EK board (USB, LCD, NandFlash and DataFlash support) These patches are applied against the 1.1.4 release and should be applied in numerical order. This patch (1/5) adds support for ATMEL AT91SAM9261EK board. CHANGELOG Patch by Nicolas Lacressonniere 23 January 2006 * Add support for ATMEL AT91SAM9261EK board (arm926ejs) -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-u-boot-1.1.4.gz Type: application/x-gzip Size: 17539 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20060123/6904abeb/attachment.bin ^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board 2006-01-23 12:56 ` Lacressonniere Nicolas @ 2006-01-24 16:52 ` Lacressonniere Nicolas 2006-01-31 8:44 ` Lacressonniere Nicolas 0 siblings, 1 reply; 11+ messages in thread From: Lacressonniere Nicolas @ 2006-01-24 16:52 UTC (permalink / raw) To: u-boot Hi Wolfgang, This time, patches are applied against git top of tree and should be applied in numerical order. The five following patches adds support to build the AT91SAM9261EK board (USB, LCD and DataFlash support) This first patch (1/5) adds support for ATMEL AT91SAM9261EK board. CHANGELOG Patch by Nicolas Lacressonniere 24 January 2006 * Add support for ATMEL AT91SAM9261EK board (arm926ejs) Best regards. Nicolas. -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-u-boot-git.gz Type: application/x-gzip Size: 17355 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20060124/cae3a363/attachment.bin ^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board 2006-01-24 16:52 ` Lacressonniere Nicolas @ 2006-01-31 8:44 ` Lacressonniere Nicolas 0 siblings, 0 replies; 11+ messages in thread From: Lacressonniere Nicolas @ 2006-01-31 8:44 UTC (permalink / raw) To: u-boot Hi Wolfgang, Following patches are applied against git top of tree and should be applied in numerical order. The five following patches adds support to build the AT91SAM9261EK board (USB, LCD and DataFlash support) This first patch (1/5) adds support for ATMEL AT91SAM9261EK board. CHANGELOG Patch by Nicolas Lacressonniere 31 January 2006 * Add support for ATMEL AT91SAM9261EK board (arm926ejs) Best regards. Nicolas. -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-u-boot-git.gz Type: application/x-gzip Size: 15758 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20060131/c52bf91b/attachment.bin ^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot-Users] [Patch 1/5] part 2 - Add support for AT91SAM9261EK board - AT91SAM9261 header file 2006-01-23 12:52 ` [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board Lacressonniere Nicolas 2006-01-23 12:56 ` Lacressonniere Nicolas @ 2006-01-23 13:04 ` Lacressonniere Nicolas 2006-01-24 16:52 ` [U-Boot-Users] [Patch 2/5] " Lacressonniere Nicolas 2006-01-23 14:23 ` [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board Wolfgang Denk 2 siblings, 1 reply; 11+ messages in thread From: Lacressonniere Nicolas @ 2006-01-23 13:04 UTC (permalink / raw) To: u-boot I had to split my first patch, so please find attached AT91SAM9261.h header file CHANGELOG Patch by Nicolas Lacressonniere 23 January 2006 * Add AT91SAM9261 header file for ATMEL AT91SAM9261EK board -----Original Message----- From: u-boot-users-admin@lists.sourceforge.net [mailto:u-boot-users-admin at lists.sourceforge.net]On Behalf Of Lacressonniere Nicolas Sent: lundi 23 janvier 2006 13:53 To: U-Boot-Users Cc: Lacressonniere Nicolas Subject: [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board The five following patches adds support to build the AT91SAM9261EK board (USB, LCD, NandFlash and DataFlash support) These patches are applied against the 1.1.4 release and should be applied in numerical order. This patch (1/5) adds support for ATMEL AT91SAM9261EK board. CHANGELOG Patch by Nicolas Lacressonniere 23 January 2006 * Add support for ATMEL AT91SAM9261EK board (arm926ejs) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ U-Boot-Users mailing list U-Boot-Users at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-u-boot-1.1.4-at91sam9261-h.gz Type: application/x-gzip Size: 13828 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20060123/fdd2d841/attachment.bin ^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot-Users] [Patch 2/5] - AT91SAM9261 header file 2006-01-23 13:04 ` [U-Boot-Users] [Patch 1/5] part 2 - Add support for AT91SAM9261EK board - AT91SAM9261 header file Lacressonniere Nicolas @ 2006-01-24 16:52 ` Lacressonniere Nicolas 0 siblings, 0 replies; 11+ messages in thread From: Lacressonniere Nicolas @ 2006-01-24 16:52 UTC (permalink / raw) To: u-boot Please find attached AT91SAM9261.h header file (patch 2/5) CHANGELOG Patch by Nicolas Lacressonniere 24 January 2006 * Add AT91SAM9261 header file for ATMEL AT91SAM9261EK board -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-u-boot-git-at91sam9261-h.gz Type: application/x-gzip Size: 13811 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20060124/cead1200/attachment.bin ^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board 2006-01-23 12:52 ` [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board Lacressonniere Nicolas 2006-01-23 12:56 ` Lacressonniere Nicolas 2006-01-23 13:04 ` [U-Boot-Users] [Patch 1/5] part 2 - Add support for AT91SAM9261EK board - AT91SAM9261 header file Lacressonniere Nicolas @ 2006-01-23 14:23 ` Wolfgang Denk 2006-01-23 14:53 ` Lacressonniere Nicolas 2006-01-23 14:57 ` Mohammed Amine SAYA 2 siblings, 2 replies; 11+ messages in thread From: Wolfgang Denk @ 2006-01-23 14:23 UTC (permalink / raw) To: u-boot In message <KAEELLICOFHDAEPIACDEAEOECFAA.nicolas.lacressonniere@rfo.atmel.com> you wrote: > > These patches are applied against the 1.1.4 release and should be applied in > numerical order. Why don't you submit patches against top of tree? > This patch (1/5) adds support for ATMEL AT91SAM9261EK board. Ummm... "this patch"? There is no patch anywhere... Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Oh, that sound of male ego. You travel halfway across the galaxy and it's still the same song. -- Eve McHuron, "Mudd's Women", stardate 1330.1 ^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board 2006-01-23 14:23 ` [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board Wolfgang Denk @ 2006-01-23 14:53 ` Lacressonniere Nicolas 2006-01-23 14:57 ` Mohammed Amine SAYA 1 sibling, 0 replies; 11+ messages in thread From: Lacressonniere Nicolas @ 2006-01-23 14:53 UTC (permalink / raw) To: u-boot Hi Wolfgang, > Why don't you submit patches against top of tree? I don't have access to CVS in my office. Moreover, my last submitted patches (mainly for at91rm9200dk) were submitted against the release and not against CVS, and you accepted them... That's why I did the same thing today... But, as I have to try to find a solution to submit my nandflash patch against "testing-NAND" branch, I can try to submit other patches against top of tree at the same time, in this case, forget all patches I submitted today and I will re-submit them later. Is it OK for you? Best regards. Nicolas. -----Original Message----- From: wd@denx.de [mailto:wd at denx.de] Sent: lundi 23 janvier 2006 15:23 To: Lacressonniere Nicolas Cc: U-Boot-Users Subject: Re: [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board In message <KAEELLICOFHDAEPIACDEAEOECFAA.nicolas.lacressonniere@rfo.atmel.com> you wrote: > > These patches are applied against the 1.1.4 release and should be applied in > numerical order. Why don't you submit patches against top of tree? > This patch (1/5) adds support for ATMEL AT91SAM9261EK board. Ummm... "this patch"? There is no patch anywhere... Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Oh, that sound of male ego. You travel halfway across the galaxy and it's still the same song. -- Eve McHuron, "Mudd's Women", stardate 1330.1 ^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board 2006-01-23 14:23 ` [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board Wolfgang Denk 2006-01-23 14:53 ` Lacressonniere Nicolas @ 2006-01-23 14:57 ` Mohammed Amine SAYA 2006-01-23 22:04 ` Wolfgang Denk 1 sibling, 1 reply; 11+ messages in thread From: Mohammed Amine SAYA @ 2006-01-23 14:57 UTC (permalink / raw) To: u-boot Wolfgang Denk wrote: >In message <KAEELLICOFHDAEPIACDEAEOECFAA.nicolas.lacressonniere@rfo.atmel.com> you wrote: > > >>These patches are applied against the 1.1.4 release and should be applied in >>numerical order. >> >> > >Why don't you submit patches against top of tree? > > We can't run cvs commands at work. We are behind a proxy and according to some standards imposed by an audit company (bla bla bla bla) we are not allowed to even get a watched tunnel. There is also no way to get a snapshot from sourceforge site without using cvs. I am also asking myself, if there aren't many changes between 1.1.4 and top of tree, maybe you should consider these patches anyway. We will see what we can do. Regards, Amine. > > >>This patch (1/5) adds support for ATMEL AT91SAM9261EK board. >> >> > >Ummm... "this patch"? There is no patch anywhere... > >Best regards, > >Wolfgang Denk > > > ^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board 2006-01-23 14:57 ` Mohammed Amine SAYA @ 2006-01-23 22:04 ` Wolfgang Denk 0 siblings, 0 replies; 11+ messages in thread From: Wolfgang Denk @ 2006-01-23 22:04 UTC (permalink / raw) To: u-boot In message <43D4EED4.9030508@rfo.atmel.com> you wrote: > > We can't run cvs commands at work. We are behind a proxy and according > to some standards imposed by > an audit company (bla bla bla bla) we are not allowed to even get a > watched tunnel. > There is also no way to get a snapshot from sourceforge site without > using cvs. Ummm... that argument is just void. First, CVS is dead and only kept working for a limited time. Please use GIT instead. GIT inherently supports HTTP transfers so I guess you should be able to access the GIT repository just fine. Second, the documentation clearly explains how to use the cvsgrab tool (see http://www.denx.de/wiki/view/DULG/UBootVersions) to tunnel CVS through HTTP protocol; again, this should work fine even for you behind your restrictive firewall. Third, you should be in a position to explain your network admins that their role is to enable you to get some work done, not to block you. They are servants of your company, not Gods. > I am also asking myself, if there aren't many changes between 1.1.4 and > top of tree, maybe you should consider > these patches anyway. You will need to use GIT anyway to get access to the testing-NAND branch. Any patches against the current NAND code will just be lost when we merge that branch back into the trunk. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Computers are not intelligent. They only think they are. ^ permalink raw reply [flat|nested] 11+ messages in thread
[parent not found: <20060123220647.DD23C35288F@atlas.denx.de>]
* [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board [not found] <20060123220647.DD23C35288F@atlas.denx.de> @ 2006-01-24 8:18 ` Lacressonniere Nicolas 0 siblings, 0 replies; 11+ messages in thread From: Lacressonniere Nicolas @ 2006-01-24 8:18 UTC (permalink / raw) To: u-boot OK, Wolfgang, forget all patches I submitted yesterday. This time, I will submit them against top of tree. Best regards. Nicolas. -----Original Message----- From: wd@denx.de [mailto:wd at denx.de] Sent: lundi 23 janvier 2006 23:07 To: Lacressonniere Nicolas Subject: Re: [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board In message <KAEELLICOFHDAEPIACDEOEOKCFAA.nicolas.lacressonniere@rfo.atmel.com> you wrote: > > > Why don't you submit patches against top of tree? > I don't have access to CVS in my office. Moreover, my last submitted patches Why not? You do have a network connection, don't you? You can run HTTP traffic, right? > (mainly for at91rm9200dk) were submitted against the release and not against > CVS, and you accepted them... This is what I get back for my good-naturedness ... > But, as I have to try to find a solution to submit my nandflash patch > against "testing-NAND" branch, I can try to submit other patches against top > of tree at the same time, in this case, forget all patches I submitted today > and I will re-submit them later. > Is it OK for you? Yes, it is. Just let me know how you decide. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Extended Epstein-Heisenberg Principle: In an R & D orbit, only 2 of the existing 3 parameters can be defined simultaneously. The parame- ters are: task, time and resources ($). ^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2006-01-31 8:44 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <KAEELLICOFHDAEPIACDEEENNCFAA.nicolas.lacressonniere@rfo.atmel.com>
2006-01-23 12:52 ` [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board Lacressonniere Nicolas
2006-01-23 12:56 ` Lacressonniere Nicolas
2006-01-24 16:52 ` Lacressonniere Nicolas
2006-01-31 8:44 ` Lacressonniere Nicolas
2006-01-23 13:04 ` [U-Boot-Users] [Patch 1/5] part 2 - Add support for AT91SAM9261EK board - AT91SAM9261 header file Lacressonniere Nicolas
2006-01-24 16:52 ` [U-Boot-Users] [Patch 2/5] " Lacressonniere Nicolas
2006-01-23 14:23 ` [U-Boot-Users] [Patch 1/5] Add support for AT91SAM9261EK board Wolfgang Denk
2006-01-23 14:53 ` Lacressonniere Nicolas
2006-01-23 14:57 ` Mohammed Amine SAYA
2006-01-23 22:04 ` Wolfgang Denk
[not found] <20060123220647.DD23C35288F@atlas.denx.de>
2006-01-24 8:18 ` Lacressonniere Nicolas
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.