* [U-Boot-Users] Pull request: u-boot-testing new-image
@ 2008-03-22 9:46 Bartlomiej Sieka
2008-03-25 23:39 ` Wolfgang Denk
0 siblings, 1 reply; 6+ messages in thread
From: Bartlomiej Sieka @ 2008-03-22 9:46 UTC (permalink / raw)
To: u-boot
Dear Wolfgang,
Support for the new uImage format is available in the git repository at:
git://www.denx.de/git/u-boot-testing.git new-image
The branch contains all patches related to the new uImage development
that have been posted to the list.
Regards,
Bartlomiej
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot-Users] Pull request: u-boot-testing new-image
2008-03-22 9:46 [U-Boot-Users] Pull request: u-boot-testing new-image Bartlomiej Sieka
@ 2008-03-25 23:39 ` Wolfgang Denk
2008-03-26 9:18 ` Bartlomiej Sieka
0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Denk @ 2008-03-25 23:39 UTC (permalink / raw)
To: u-boot
Dear Bartek,
in message <47E4D565.105@semihalf.com> you wrote:
>
> Support for the new uImage format is available in the git repository at:
>
> git://www.denx.de/git/u-boot-testing.git new-image
>
> The branch contains all patches related to the new uImage development
> that have been posted to the list.
Sorry, but can you please rebase your patches against current HEAD?
I get merge conflicts:
-> git-pull git://www.denx.de/git/u-boot-testing.git new-image
remote: Counting objects: 1039, done.
remote: Compressing objects: 100% (275/275), done.
remote: Total 887 (delta 758), reused 714 (delta 609)
Receiving objects: 100% (887/887), 206.94 KiB, done.
Resolving deltas: 100% (758/758), completed with 115 local objects.
Auto-merged Makefile
Auto-merged README
Auto-merged board/cray/L1/L1.c
Auto-merged common/Makefile
Auto-merged common/cmd_bootm.c
CONFLICT (content): Merge conflict in common/cmd_bootm.c
Auto-merged cpu/mpc5xxx/cpu.c
Auto-merged cpu/mpc8xx/cpu.c
CONFLICT (content): Merge conflict in cpu/mpc8xx/cpu.c
Auto-merged fs/cramfs/uncompress.c
Auto-merged include/common.h
Auto-merged include/libfdt.h
Removed lib_i386/i386_linux.c
Removed lib_m68k/m68k_linux.c
Removed lib_microblaze/microblaze_linux.c
Auto-merged libfdt/fdt.c
Auto-merged libfdt/fdt_ro.c
Auto-merged libfdt/fdt_rw.c
Automatic merge failed; fix conflicts and then commit the result.
Please fix.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Any sufficiently advanced technology is indistinguishable from magic.
- Arthur C. Clarke
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot-Users] Pull request: u-boot-testing new-image
2008-03-25 23:39 ` Wolfgang Denk
@ 2008-03-26 9:18 ` Bartlomiej Sieka
2008-03-26 10:15 ` Wolfgang Denk
0 siblings, 1 reply; 6+ messages in thread
From: Bartlomiej Sieka @ 2008-03-26 9:18 UTC (permalink / raw)
To: u-boot
Wolfgang Denk wrote:
> Dear Bartek,
>
> in message <47E4D565.105@semihalf.com> you wrote:
>> Support for the new uImage format is available in the git repository at:
>>
>> git://www.denx.de/git/u-boot-testing.git new-image
>>
>> The branch contains all patches related to the new uImage development
>> that have been posted to the list.
>
> Sorry, but can you please rebase your patches against current HEAD?
>
> I get merge conflicts:
[...]
> Please fix.
Dear Wolfgang,
To summarize our off-list communication: merge conflicts of the
new-image branch with the current master have been resolved, new uImage
stuff is now ready for pulling from the master_merge_new-image branch.
Regards,
Bartlomiej
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot-Users] Pull request: u-boot-testing new-image
2008-03-26 9:18 ` Bartlomiej Sieka
@ 2008-03-26 10:15 ` Wolfgang Denk
2008-03-26 11:44 ` Jerry Van Baren
0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Denk @ 2008-03-26 10:15 UTC (permalink / raw)
To: u-boot
In message <47EA14FC.5050508@semihalf.com> you wrote:
>
> > in message <47E4D565.105@semihalf.com> you wrote:
> >> Support for the new uImage format is available in the git repository at:
> >>
> >> git://www.denx.de/git/u-boot-testing.git new-image
> >>
> >> The branch contains all patches related to the new uImage development
> >> that have been posted to the list.
> >
> > Sorry, but can you please rebase your patches against current HEAD?
> >
> > I get merge conflicts:
> [...]
> > Please fix.
>
> Dear Wolfgang,
>
> To summarize our off-list communication: merge conflicts of the
> new-image branch with the current master have been resolved, new uImage
> stuff is now ready for pulling from the master_merge_new-image branch.
I merged the new stuff into the master branch now.
This makes the u-boot-testing.git new-image branch obsolete, so I
removed it.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I'd like to meet the man who invented sex and see what he's working
on now.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot-Users] Pull request: u-boot-testing new-image
2008-03-26 10:15 ` Wolfgang Denk
@ 2008-03-26 11:44 ` Jerry Van Baren
2008-03-26 14:13 ` Wolfgang Denk
0 siblings, 1 reply; 6+ messages in thread
From: Jerry Van Baren @ 2008-03-26 11:44 UTC (permalink / raw)
To: u-boot
Wolfgang Denk wrote:
> In message <47EA14FC.5050508@semihalf.com> you wrote:
>>> in message <47E4D565.105@semihalf.com> you wrote:
>>>> Support for the new uImage format is available in the git repository at:
>>>>
>>>> git://www.denx.de/git/u-boot-testing.git new-image
>>>>
>>>> The branch contains all patches related to the new uImage development
>>>> that have been posted to the list.
>>> Sorry, but can you please rebase your patches against current HEAD?
>>>
>>> I get merge conflicts:
>> [...]
>>> Please fix.
>> Dear Wolfgang,
>>
>> To summarize our off-list communication: merge conflicts of the
>> new-image branch with the current master have been resolved, new uImage
>> stuff is now ready for pulling from the master_merge_new-image branch.
>
> I merged the new stuff into the master branch now.
>
> This makes the u-boot-testing.git new-image branch obsolete, so I
> removed it.
>
> Best regards,
>
> Wolfgang Denk
...and the crowd cheers! Thanks, Bartlomiej, for the planning, the
work, and hanging tough through the acceptance process.
Best regards,
gvb
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot-Users] Pull request: u-boot-testing new-image
2008-03-26 11:44 ` Jerry Van Baren
@ 2008-03-26 14:13 ` Wolfgang Denk
0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2008-03-26 14:13 UTC (permalink / raw)
To: u-boot
In message <47EA3725.60707@ge.com> you wrote:
>
> ...and the crowd cheers! Thanks, Bartlomiej, for the planning, the
> work, and hanging tough through the acceptance process.
Me too: Thanks a lot, Bartek!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A well-written program is its own heaven; a poorly-written program is
its own hell. -- Geoffrey James, "The Tao of Programming"
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-03-26 14:13 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-22 9:46 [U-Boot-Users] Pull request: u-boot-testing new-image Bartlomiej Sieka
2008-03-25 23:39 ` Wolfgang Denk
2008-03-26 9:18 ` Bartlomiej Sieka
2008-03-26 10:15 ` Wolfgang Denk
2008-03-26 11:44 ` Jerry Van Baren
2008-03-26 14:13 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox