[U-Boot-Users] Proposal for patch to configurenetwork parameters
Ulf Samuelsson
ulf at atmel.com
Sat Apr 21 01:39:07 CEST 2007
>> I think everyone so far is missing the point.
>
> Maybe.
>
>> My proposal is just to allow the u-boot developer to customize his/her
>> build
>> with environment variables generated outside the u-boot source tree.
>
> Understood.
>
> My position is that it is a bad thing to built any information from
> outside the U-Boot source tree into the U-Boot image.
>
> If you need different images, you are doing something wrong. The
> varying information should be handled outside the (then constant)
> U-Boot image.
No, I think you need to understand my situation.
I want to develop a building system which I can ship to multiple persons
Each person will need a customized set of environment variables.
Once they have done this configuration (using make menuconfig outside
U-Boot)
the u-boot compile time configuration will not change - ever.
No person is likely to have the same set of configuration.
This configuration is only used at initial production to get access to the
tftp server
>
>> If you have a board with multiple memories, and you can store
>> you environment in all of them, then you can use this function to
>> define where the environment is instead of having multiple board files.
>> It is really a pin to maintain multiple board files for this purpose
>> alone.
>
> Now this is a completely new topic. So far you were talking about
> network parameter settings, now it's multiple memories.
>
> Can we please keep these things separated?
They are not separated, both networking and environment are but examples
on how you can use the patch.
None of them are part of the patch.
>
> Thanks.
>
> Best regards,
>
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
More information about the U-Boot
mailing list