* [U-Boot-Users] non intrusive "install" feature
@ 2006-08-23 20:24 Ulf Samuelsson
2006-08-23 22:17 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Ulf Samuelsson @ 2006-08-23 20:24 UTC (permalink / raw)
To: u-boot
Have been thinking about how to accomodate Wolfgangs remarks on install feature and still get what I desire.
This patch creates the framework for an "install" feature.
The toplevel Makefile 'includes' the file "install.mk" which currently is empty.
Since the "install.mk" file is empty, the patch does not do anything at the moment.
Anyone can add his/her own install feature by modifying the install.mk file
Any such install feature will not break as a result of modificaitons of the main Makefile
so they can easily be applied on top of a new "git".
The Top
Best Regards
Ulf Samuelsson ulf at atmel.com
Atmel Nordic AB
Mail: Box 2033, 174 02 Sundbyberg, Sweden
Visit: Kavalleriv?gen 24, 174 58 Sundbyberg, Sweden
Phone +46 (8) 441 54 22 Fax +46 (8) 441 54 29
GSM +46 (706) 22 44 57
Technical support when I am not available:
AT89 C51 Applications Group: mailto:micro.hotline at nto.atmel.com
AT90 AVR Applications Group: mailto:avr at atmel.com
AT91 ARM Applications Group: mailto:at91support at atmel.com
FPSLIC Application Group: mailto:fpslic at atmel.com
Best AVR link: www.avrfreaks.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9.install-feature.CHANGELOG
Type: application/octet-stream
Size: 411 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060823/57605164/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9.install-feature.patch
Type: application/octet-stream
Size: 1050 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060823/57605164/attachment-0001.obj
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] non intrusive "install" feature
2006-08-23 20:24 [U-Boot-Users] non intrusive "install" feature Ulf Samuelsson
@ 2006-08-23 22:17 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2006-08-23 22:17 UTC (permalink / raw)
To: u-boot
Dear Ulf,
in message <00a101c6c6f3$65ba7970$8f4765d5@atmel.com> you wrote:
>
> This patch creates the framework for an "install" feature.
> The toplevel Makefile 'includes' the file "install.mk" which currently
> is empty.
Previos comments about distributin information apply here, too.
> Since the "install.mk" file is empty, the patch does not do anything at
> the moment.
> Anyone can add his/her own install feature by modifying the install.mk
> file
What is the difference between editing "Makefile" and "install.mk"
(except that typing "install.mk" takes two more characters) ?
What do we win with your patch?
> Any such install feature will not break as a result of modificaitons of
> the main Makefile
> so they can easily be applied on top of a new "git".
You just shifted the problem to a different file. To me this is not
better, but actually worse.
> Content-Disposition: attachment;
> filename="9.install-feature.CHANGELOG"
>
> Have been thinking about how to accomodate Wolfgangs remarks on install
> feature and still get what I desire.
>
> This patch creates the framework for an "install" feature.
> The toplevel Makefile 'includes' the file "install.mk" which currently
> is empty.
>
> Since the "install.mk" file is empty, the patch does not do anything at
> the moment.
> Anyone can add his/her own install feature by modifying the install.mk
> file
Ummm.... Please have a look at the CHANGELOG file for the correct
format of CHANGELOG entries. Thanks.
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
Winners never talk about glorious victories. That's because they're
the ones who see what the battlefield looks like afterwards. It's
only the losers who have glorious victories.
- Terry Pratchett, _Small Gods_
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-08-23 22:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-23 20:24 [U-Boot-Users] non intrusive "install" feature Ulf Samuelsson
2006-08-23 22:17 ` Wolfgang Denk
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.