[U-Boot] [PATCH] Enable display CPU-Info for at91sam9261
Remy Bohmer
linux at bohmer.net
Tue Jun 2 21:17:12 CEST 2009
Hello,
>> > @@ -45,6 +45,8 @@
>> > #define CONFIG_SKIP_LOWLEVEL_INIT
>> > #define CONFIG_SKIP_RELOCATE_UBOOT
>> >
>> > +#define CONFIG_DISPLAY_CPUINFO 1
>>
>> For homogeneity reasons, since this is a generic AT91 config option, I think
>> it makes sense to define this by default for all the AT91 boards - or not
>> define it at all. Your pick.
Well, I only have the at91sam9261ek board, and as such it is the only
one I can test.
I do not prefer enabling things for boards I cannot test. Once the
framework is there it can be enabled, if desired.
> for the Atmel's ref boards maybe but for other boards we need to let this
> choice to each board Maintainer
I agree on that.
Kind Regards,
Remy
More information about the U-Boot
mailing list