public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [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

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