* [U-Boot-Users] IceCube target names to be unified?
@ 2004-03-30 10:25 Jonas Mark-r50740
2004-04-13 12:28 ` Mark Jonas
0 siblings, 1 reply; 3+ messages in thread
From: Jonas Mark-r50740 @ 2004-03-30 10:25 UTC (permalink / raw)
To: u-boot
Dear IceCube users,
looking at the U-Boot Makefile one can see that there are lot of redundant targets for the Lite5200 / IceCube boards. Is there some reason for this legacy or would cleaning it up help?
I propose the following targets:
- icecube_5100_config (MPC5100 boards with 8 MB Flash, official name is Lite5100)
- icecube_5100_lowboot_config (Lite5100, lowboot position)
- icecube_5200_config (MPC5200 boards with 16 MB Flash, official name is Lite5200)
- icecube_5200_lowboot_config (Lite5200 with U-Boot at lowboot position)
- icecube_5200_08_config (Lite5200 with only 8 MB Flash)
- icecube_5200_08_lowboot_config (Lite5200 with only 8 MB Flash, lowboot position)
- icecube_5200_ddr_config (Lite5200 with DDR instead of SDR memory)
- icecube_5200_ddr_lowboot_config (Lite5200 with DDR, lowboot position)
These targets cover the same cases like the existing ones but ignore 2 redundant cases (MPC5200LITE_config, IceCube_5200_config, icecube_5200_config), remove a non-existing target (icecube_5200_DDR_LOWBOOT08_config), add an existing but not mentioned case (Lite5100 lowboot) and present a unified naming convention.
I advocate using the project name IceCube instead of the product name Lite5x00 because the source files and dirctories are already named such. Hopefully our marketing people are not reading this mailing list.
For doing the work I would volunteer but I guess it would be less work for Wolfgang to do it himself than applying my patch. Wolfgang, what would you prefer?
Regards
Mark Jonas
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] IceCube target names to be unified?
2004-03-30 10:25 [U-Boot-Users] IceCube target names to be unified? Jonas Mark-r50740
@ 2004-04-13 12:28 ` Mark Jonas
2004-04-18 23:29 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Mark Jonas @ 2004-04-13 12:28 UTC (permalink / raw)
To: u-boot
Dear IceCube users,
>looking at the U-Boot Makefile one can see that there are lot of redundant targets for the Lite5200 / IceCube boards. Is there some reason for this legacy or would cleaning it up help?
>
>
As I heard no objections against my proposal to unify the IceCube
(Lite5xxx) target naming scheme I prepared a patch implementing it - in
a slightly modified form staying a little closer to the original. After
applying the patch the following targets are available:
icecube_5200_config
icecube_5200_LOWBOOT_config
icecube_5200_LOWBOOT08_config
icecube_5200_DDR_config
icecube_5200_DDR_LOWBOOT_config
icecube_5200_DDR_LOWBOOT08_config
icecube_5100_config
Now the U-Boot target names match the Linux kernel's default config
names. Configuration options are all uppercase.
Regards
Mark Jonas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: icecube_target_names.log
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040413/b788a2f5/attachment.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: icecube_target_names.stat
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040413/b788a2f5/attachment-0001.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icecube_target_names.patch.gz
Type: application/gzip
Size: 695 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20040413/b788a2f5/attachment.bin
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] IceCube target names to be unified?
2004-04-13 12:28 ` Mark Jonas
@ 2004-04-18 23:29 ` Wolfgang Denk
0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2004-04-18 23:29 UTC (permalink / raw)
To: u-boot
Dear Mark,
in message <407BDCD6.9050001@motorola.com> you wrote:
>
> As I heard no objections against my proposal to unify the IceCube
> (Lite5xxx) target naming scheme I prepared a patch implementing it - in
> a slightly modified form staying a little closer to the original. After
> applying the patch the following targets are available:
>
> icecube_5200_config
> icecube_5200_LOWBOOT_config
> icecube_5200_LOWBOOT08_config
> icecube_5200_DDR_config
> icecube_5200_DDR_LOWBOOT_config
> icecube_5200_DDR_LOWBOOT08_config
> icecube_5100_config
>
> Now the U-Boot target names match the Linux kernel's default config
> names. Configuration options are all uppercase.
Added, except that I kept/added "Lite5200" alias names; too many
people asked me which configuration to use on a "Lite5200" board not
knowing that this is an IceCube.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Pain is a thing of the mind. The mind can be controlled.
-- Spock, "Operation -- Annihilate!" stardate 3287.2
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-04-18 23:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-30 10:25 [U-Boot-Users] IceCube target names to be unified? Jonas Mark-r50740
2004-04-13 12:28 ` Mark Jonas
2004-04-18 23:29 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox