On Tue, Feb 19, 2008 at 09:17:17AM +0200, Mart Raudsepp wrote:
So basically it would be nice if setting up the serial port on DDC pins would be a configurable thing.
As it should be! The 5536 code needs to learn how to control it, and there could be a setting in the dts - for starters.
Or should the setting be in Kconfig? Hm. Both are good candidates.
For "each time you boot", could we use CMOS settings?
We don't have a RTC/CMOS battery in all models, so I think it wouldn't work out for all cases. However a means to override the build default defined setup in CMOS settings sounds nice for the models where that setting can be stored.
I've also been thinking about storing boot settings in the flash rather than battery-backed NVRAM.
//Peter