[U-Boot] [PATCH 0/6] ATSTK1000 LCD panel support

Ben Nizette bn at niasdigital.com
Thu Sep 4 07:12:36 CEST 2008


On Wed, 2008-09-03 at 11:03 +0200, Haavard Skinnemoen wrote:
> Ben Nizette <bn at niasdigital.com> wrote:
> > 
> > Doesn't the MTD system have facility to override partitioning
> > information from the boot arguments?  If so then any big u-boots can
> > just ship with such a clause in their default bootargs, job done.  Have
> > to look in to that...
> 
> Yes. But it won't fix boards which already have a valid environment and
> just want to upgrade u-boot. We could perhaps fix up the bootargs and
> add partitioning information when preparing to boot the kernel...
> 

Hmm, I don't think anything we do will fix the case of people just
trying to upgrade u-boot but keeping an old environment.  Fixing the
partitioning information as the kernel sees it won't alter the actual
partition layout in flash, we're going to need the user's help there,
and if they're repartitioning their flash there's a good chance they
just nuked their old environment anyway.

Right, I give in, prolly best to just keep the LCD support disabled by
default, stick a page on the 'freaks wiki explaining all the steps to
turn it on and try and point as many people towards that as possible.

	--Ben.


More information about the U-Boot mailing list