public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Make preparatory patches that initially have no effect?
@ 2010-08-14  9:07 Reinhard Meyer
  2010-08-14 14:30 ` Wolfgang Denk
  0 siblings, 1 reply; 16+ messages in thread
From: Reinhard Meyer @ 2010-08-14  9:07 UTC (permalink / raw)
  To: u-boot

Hello,

my current work in the AT91 SoCs will add several new drivers.

Some of them require new header files in arch-at91 or amendments
to existing header files there. Same for some at91 specific
header files in driver/*.

In existing header files it is adding adresses for
going-to-be-used devices and proper struct SoC defines for
them, the new header files will only allow struct SoC access
anyway.

If I add those discrete changes to each driver patch (where it
might actually belong), the incremental changes to some of
those files would require all those driver patches to be applied
in the right order to avoid conflicts.

Therefore I would like to put all new header files and all
changes to header files in one patch which would need to be
applied before the driver patches.

That patch would essentially cause no change to existing code.

Anyone find this idea bad?

Reinhard

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2010-08-17  6:58 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-14  9:07 [U-Boot] Make preparatory patches that initially have no effect? Reinhard Meyer
2010-08-14 14:30 ` Wolfgang Denk
2010-08-14 17:05   ` Reinhard Meyer
2010-08-14 18:46     ` Wolfgang Denk
2010-08-14 19:30       ` [U-Boot] Struct SoC access (was:Make preparatory patches that initially have no effect?) Reinhard Meyer
2010-08-14 19:36         ` Mike Frysinger
2010-08-14 19:40           ` [U-Boot] Struct SoC access Reinhard Meyer
2010-08-14 20:48             ` Mike Frysinger
2010-08-14 19:41         ` [U-Boot] Struct SoC access (was:Make preparatory patches that initially have no effect?) Wolfgang Denk
2010-08-14 19:58           ` [U-Boot] Struct SoC access Reinhard Meyer
2010-08-14 20:47             ` Reinhard Meyer
2010-08-14 21:49               ` Wolfgang Denk
2010-08-14 21:47             ` Wolfgang Denk
2010-08-14 22:15               ` Reinhard Meyer
2010-08-16 20:21                 ` Scott Wood
2010-08-17  6:58                   ` Reinhard Meyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox